This student-facing guide details crucial, examiner-vetted strategies for scoring maximum marks in the Pearson Edexcel International AS Level Further Mathematics F1 (WFM01) exam. It emphasizes showing comprehensive algebraic working to satisfy strict calculator bans, mastering the specific order of matrix transformations, structuring perfect mathematical induction proofs, and avoiding recurring sign and index errors.
閱讀時間 5 分鐘更新於: 2026年6月21日
試卷概覽
卷數
1
總分
75
考試時間
1小時 30分鐘
題型
4
試卷
時間
分數
題數
比重
題型
Further Pure Mathematics F1
1小時 30分鐘
75
10
100%
Short Answer, Structured Algebra, Coordinate Proof & Geometry
評級
ABCDEU
計算機規定
A scientific or graphical calculator is permitted. Graphical calculators must be in exam mode with all stored programs and data cleared before the exam; the calculator must not be able to retrieve stored text or formulae.
AO1: Recall, select and use their knowledge of mathematical facts, concepts and techniques in a variety of contexts. (30%)
AO2: Construct rigorous mathematical arguments and proofs through use of precise statements, logical deduction and inference and by the linking of concepts. (40%)
AO3: Recall, select and use mathematical models to represent, solve and interpret practical contexts. (30%)
根據歷屆試題與評分準則整理(2023–2026)。
計算機程式
Graph: zeros, intersections & turning points
Graphical calculator / GDC (exam mode)
用途: Plot a function to read its roots (zeros), points of intersection, and maxima/minima.
使用時機: Checking solutions, sketching, or solving where an analytic method is hard.
步驟
Graph the function(s) and use the built-in zero, intersect and maximum/minimum tools.
考試提示: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.
Numerical equation solver
Graphical calculator / GDC (exam mode)
用途: Solve an equation or find a variable numerically when an algebraic route is long or implicit.
使用時機: Iterative or implicit equations, or to confirm an algebraic solution.
步驟
Use the equation/zero solver, entering the equation and a sensible starting estimate.
考試提示: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.
Numerical integration & differentiation
Graphical calculator / GDC (exam mode)
用途: Evaluate a definite integral \(\int_a^b f(x)\,dx\) or a gradient \(f'(x)\) at a point.
使用時機: Checking calculus answers, or where only a numerical value is needed.
步驟
Use the GDC's numeric integral / derivative function with the limits or the point.
考試提示: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.
Statistics & probability distributions
Graphical calculator / GDC (exam mode)
用途: 1-var/2-var statistics, linear regression, and cumulative binomial / normal / Poisson probabilities without tables.
使用時機: Statistics questions and hypothesis tests.
步驟
Enter data in the statistics editor, or use the distribution menu (binomial cdf, normal cdf, …).
考試提示: Allowed, but clear stored programs/data (graphical calculators in exam mode) and show the required working — unsupported calculator answers score no method marks.
常見錯誤
1high涉及分數: 4Transformations using matrices
Reversing matrix multiplication order in equations of the type XA = B, incorrectly solving as X = A^-1 B instead of X = B A^-1.
如何避免: Always post-multiply both sides of the equation by A^-1 to preserve order, as matrix multiplication is non-commutative.
2high涉及分數: 1Proof
Skipping crucial inductive wrapper steps ('if true for n=k then true for n=k+1...') which are strictly required for the final CSO mark.
如何避免: Write down the full structural conclusion verbatim: 'If true for n=k, then true for n=k+1. As it is true for n=1, it is true for all positive integers n by induction.'
3medium涉及分數: 2Numerical solution of equations
Differentiating fractional negative indices incorrectly during the Newton-Raphson process (e.g., differentiating -x^-2 incorrectly or missing signs).
如何避免: Write down fractional steps to convert roots to negative powers (e.g., 7/\sqrt{x} = 7x^{-0.5}) before applying the power rule: d/dx(x^n) = n*x^{n-1}.
4high涉及分數: 2Complex numbers
Sign errors during algebraic expansion of complex conjugates (such as (z - 2i)(z* - 2i)), particularly processing the imaginary component multiplied by itself.
如何避免: Work slowly and expand systematically: (-2i)*(-2i) = 4i^2 = -4. Do not skip writing out the middle terms.
5high涉及分數: 2Series
Incorrect summation limits subtraction when evaluating a series, e.g., subtracting f(20) instead of f(19) when summing from r=20 to r=40.
如何避免: Use the limit rule: \sum_{r=A}^{B} g(r) = \sum_{r=1}^{B} g(r) - \sum_{r=1}^{A-1} g(r).
6medium涉及分數: 1Coordinate systems
Failing to simplify surds in the final coordinate geometry or hyperbola question (such as leaving a distance as \sqrt{1640/9} instead of simplifying it).
如何避免: Identify perfect square factors within your surds systematically and pull them out (e.g., \sqrt{1640}/3 = 2\sqrt{410}/3).