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).