Master Pearson Edexcel International A Level Mathematics (YMA01) with our examiner-backed guide. Learn to secure full marks on 'Show That' proofs, prevent fatal gravity 'g' and unit conversion slips in Mechanics, avoid chronological node errors in Dijkstra's algorithm, and use your calculator legally on exam day.
阅读时间 4 分钟更新于: 2026年6月21日
试卷概览
卷数
6
总分
450
考试时间
9小时
题型
2
试卷
时间
分数
题数
比重
题型
Pure Mathematics P1 (WMA11/01)
1小时 30分钟
75
—
—
—
Pure Mathematics P2 (WMA12/01)
1小时 30分钟
75
—
—
—
Pure Mathematics P3 (WMA13/01)
1小时 30分钟
75
—
—
—
Pure Mathematics P4 (WMA14/01)
1小时 30分钟
75
—
—
—
Mechanics M1 (WME01/01)
1小时 30分钟
75
—
—
—
Statistics S1 (WST01/01)
1小时 30分钟
75
—
—
—
评级
A*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. (50%)
AO2: Construct rigorous mathematical arguments and proofs through use of precise statements, logical deduction and inference. (30%)
AO3: Recall, select and use their knowledge of standard mathematical models to solve problems. (20%)
根据历届试题与评分标准整理(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涉及分数: 2Algorithms on graphs
In D1, failing to write down the final node when specifying the nearest neighbour route (e.g., stopping at J instead of returning to A).
如何避免: Always close the circuit by appending the start node to the very end of your final listed route (e.g., A - B - C - F - E - J - A).
2high涉及分数: 3Dynamics of a particle moving in a straight line or plane
Omitting the gravitational acceleration component 'g' when resolving forces or moments in Mechanics (M1/M2).
如何避免: Audit your equations of motion: verify that every weight term has 'g' included (e.g., '24g' instead of '24') and that mass terms in 'ma' do not.
3medium涉及分数: 2Algorithms on graphs II
Writing values at each node out of chronological or strictly decreasing order in Dijkstra's algorithm.
如何避免: Always write down the values at each node in the exact order they are calculated. Ensure they are listed strictly from left to right as you inspect incoming paths.
4high涉及分数: 3Integration
Omission of the arbitrary constant (+ c) during indefinite integration, especially in multipart differential equations.
如何避免: As soon as you remove the integration symbol, write '+ c' immediately on that line. Never wait until substituting boundary conditions.
5high涉及分数: 3The Normal distribution
Failing to apply the continuity correction (+/- 0.5) when transitioning from discrete binomial/Poisson distributions to Normal approximations.
如何避免: Sketch a discrete bar chart to visualize the inequality. If you need P(X < 20) for discrete X, the Normal approximation must use P(Y < 19.5).
6low涉及分数: 5Critical path analysis
In CPA networks, drawing precedence diagrams using 'Activity on Node' instead of the required 'Activity on Arc'.
如何避免: Draw activities as labeled lines (arcs) and events as numbered circles (nodes). Any Activity on Node diagram will score zero in this exam.