📚 PDF资源导航

AS AQA Mathematics 9665 FM02 International AS Further Mathematics Specimen Paper 2019: Full Walkthrough & Exam Strategy | AS AQA 数学 9665 FM02 国际AS进阶数学2019样卷:全面解析与应试策略

📚 AS AQA Mathematics 9665 FM02 International AS Further Mathematics Specimen Paper 2019: Full Walkthrough & Exam Strategy | AS AQA 数学 9665 FM02 国际AS进阶数学2019样卷:全面解析与应试策略

The AQA International AS Further Mathematics 9665 FM02 specimen paper, released in 2019, represents the official benchmark for what students can expect in the real examination. This article offers a detailed section-by-section breakdown of the paper, focusing on the core topics, typical question patterns, and the precise mathematical techniques required to earn full marks.

AQA 国际AS进阶数学 9665 FM02 样卷于2019年发布,是官方为考生提供的真实考试基准。本文将逐节剖析该样卷,聚焦核心考点、典型题型以及获取满分所需的确切数学技巧。


1. Paper Structure & Exam Format | 试卷结构与考试形式

The FM02 paper is a one-hour 30-minute examination, carrying 75 marks in total. It constitutes 50% of the International AS Further Mathematics qualification, with FM01 forming the other half. The paper is non-calculator-free, meaning a scientific calculator is permitted, but graphing calculators with symbolic manipulation are prohibited.

FM02 试卷考试时间为1小时30分钟,总分75分,占国际AS进阶数学资格总成绩的50%,其余50%由FM01构成。本考试允许使用科学计算器,但禁止使用具备符号运算功能的图形计算器。

The specimen paper targets a Grade A* boundary of roughly 80%, reflecting that FM02 is designed to stretch high-achieving students through multi-step problem solving and abstract reasoning. Questions typically appear in two tiers: short procedural questions worth 2–4 marks, and extended problem-solving questions worth 6–9 marks.

样卷的A*分数线大约设定在80%左右,这反映出FM02旨在通过多步骤问题求解和抽象推理来选拔高分段学生。试题通常分为两个层次:占总分2–4分的短程序性问题,以及占6–9分的扩展型综合问题。


2. Polar Coordinates: Sketching & Area Calculation | 极坐标:绘图与面积计算

Polar coordinates form a significant portion of FM02, typically appearing as a 7–9 mark question. In the specimen paper, candidates are asked to sketch the curve r = a(1 + cos θ), a cardioid, and then calculate the area enclosed by the curve using the formula A = ½∫r² dθ. The key skill is recognising that the cardioid is symmetric about the initial line, which allows the area to be computed from θ = 0 to θ = π and then doubled.

极坐标是FM02的重要组成部分,通常以7–9分的大题形式出现。样卷要求考生绘制曲线 r = a(1 + cos θ)(即心形线),并利用公式 A = ½∫r² dθ 计算其围成面积。核心技巧是识别心形线关于极轴的对称性,从而可先计算 θ = 0 到 θ = π 的面积再乘以2。

When expanding the integrand, candidates must handle the identity cos²θ = ½(1 + cos 2θ) correctly. The integration then proceeds as A = ½∫₀^π a²(1 + 2cosθ + cos²θ)dθ, which simplifies to A = ½a²[θ + 2sinθ + ½θ + ¼sin2θ]₀^π, yielding a final result of 3πa²/2.

展开被积函数时,考生必须正确运用恒等式 cos²θ = ½(1 + cos 2θ)。积分过程为 A = ½∫₀^π a²(1 + 2cosθ + cos²θ)dθ,化简得 A = ½a²[θ + 2sinθ + ½θ + ¼sin2θ]₀^π,最终结果为 3πa²/2。

A frequent examiner comment on this question is that candidates lose marks by failing to state the symmetry argument explicitly. Always write: ‘Since r(θ) = r(−θ), the curve is symmetric about the initial line, so total area = 2 × area from 0 to π.’ Examiners reward this justification even when the final numerical answer is correct.

考官对此题的常见评语是:考生未明确写出对称性论证而失分。务必写明:”由于 r(θ) = r(−θ),曲线关于极轴对称,因此总面积 = 2 × 从0到π的面积。” 即使最终数值正确,考官也会因这一论证步骤而给分。


3. Hyperbolic Functions: Identities & Inverse Functions | 双曲函数:恒等式与反函数

Hyperbolic functions appear in FM02 both as definition-based questions and as integration tools. The specimen paper asks candidates to prove the identity cosh²x − sinh²x = 1 from the exponential definitions, and then to express sinh(2x) in terms of sinh x and cosh x. These questions reward fluency with the fundamental definitions:

双曲函数在FM02中既以定义推导题出现,也作为积分工具出现。样卷要求考生从指数定义证明恒等式 cosh²x − sinh²x = 1,并将 sinh(2x) 用 sinh x 和 cosh x 表示。此类题目考查考生对基本定义的熟练程度:

cosh x = (eˣ + e⁻ˣ)/2, sinh x = (eˣ − e⁻ˣ)/2

Beyond these basic derivations, the specimen paper also tests the logarithmic form of inverse hyperbolic functions. Candidates must know that arsinh x = ln(x + √(x² + 1)) and arcosh x = ln(x + √(x² − 1)). A typical question asks to differentiate y = arsinh(x/a), which produces dy/dx = 1/√(x² + a²) — a result that links directly to standard integration forms.

除基本推导外,样卷还考查反双曲函数的对数形式。考生必须掌握 arsinh x = ln(x + √(x² + 1)) 与 arcosh x = ln(x + √(x² − 1))。典型题型是求 y = arsinh(x/a) 的导数,结果为 dy/dx = 1/√(x² + a²)——这一结果直接关联到标准积分形式。

In the specimen paper, the integration question ∫ dx/√(x² + 4) is best solved by recognising it as arsinh(x/2) + C. Substituting the exponential definition would be tedious; the logarithmic form is the examiner’s intended route. Memorise all three inverse hyperbolic derivatives and their corresponding integral forms before the examination.

样卷中的积分题 ∫ dx/√(x² + 4) 最好通过识别其为 arsinh(x/2) + C 来求解。若用指数定义代入则过于繁琐;对数形式才是考官的预期解法。考前务必牢记全部三个反双曲函数的导数及其对应的积分形式。


4. Matrices: Eigenvalues, Eigenvectors & Diagonalisation | 矩阵:特征值、特征向量与对角化

The matrix question in the FM02 specimen paper focuses on 2 × 2 matrices, requiring candidates to find eigenvalues and eigenvectors, and then to use these to compute a power of the matrix. For a matrix A, the eigenvalues λ satisfy the characteristic equation det(A − λI) = 0. The specimen paper uses a matrix with eigenvalues λ = 3 and λ = −1, chosen deliberately to produce integer eigenvectors that simplify the subsequent calculations.

FM02样卷中的矩阵题聚焦2 × 2矩阵,要求考生求特征值和特征向量,并利用它们计算矩阵的幂。对于矩阵 A,特征值 λ 满足特征方程 det(A − λI) = 0。样卷选用特征值为 λ = 3 和 λ = −1 的矩阵,旨在产生整数特征向量,以简化后续计算。

The diagonalisation method is the key technique: A = PDP⁻¹, where D is the diagonal matrix of eigenvalues and P is the matrix of corresponding eigenvectors. Consequently, Aⁿ = PDP⁻¹. Raising a diagonal matrix to a power n is trivial — each diagonal entry is simply raised to that power — making this method far more efficient than repeated matrix multiplication.

对角化方法是核心技巧:A = PDP⁻¹,其中 D 是由特征值构成的对角矩阵,P 是由对应特征向量构成的矩阵。由此可得 Aⁿ = PDP⁻¹。将对角矩阵求 n 次幂非常简单——每个对角元素直接取 n 次幂——因此该方法远比重复矩阵乘法高效。

Specifically, if D = diag(3, −1), then Dⁿ = diag(3ⁿ, (−1)ⁿ). When the question asks for A⁵, the parity of n matters: (−1)⁵ = −1, while 3⁵ = 243. Candidates who forget the signs in P⁻¹ or miscompute the inverse matrix will propagate errors through the problem. Always double-check that PP⁻¹ = I before proceeding.

具体而言,若 D = diag(3, −1),则 Dⁿ = diag(3ⁿ, (−1)ⁿ)。当题目要求计算 A⁵ 时,n 的奇偶性至关重要:(−1)⁵ = −1,而 3⁵ = 243。若考生在 P⁻¹ 中的符号出错或逆矩阵计算错误,错误会传导至整道题。在继续计算前,务必验证 PP⁻¹ = I


5. Complex Numbers: Roots of Unity & Geometric Interpretation | 复数:单位根与几何意义

Complex numbers in FM02 extend beyond basic arithmetic into nth roots of unity and locus problems. The specimen paper asks candidates to solve z⁴ = 1 to obtain the four roots 1, i, −1, −i, and to verify their sum equals zero. This result — that the sum of all nth roots of unity is zero — is a classic theorem that examiners love to test because it admits a simple geometric proof: the roots are equally spaced around the unit circle in the Argand diagram.

FM02中的复数超越基本四则运算,进入n次单位根与轨迹问题。样卷要求考生解方程 z⁴ = 1,得出四个根 1, i, −1, −i,并验证其和为零。这一结论——所有n次单位根之和为零——是考官偏爱考查的经典定理,因为它可由阿甘图上的几何证明得出:各根均匀分布在单位圆上。

The geometric interpretation extends to transformation questions. The specimen paper includes a question on mapping the complex plane using w = (z − i)/(z + i), asking candidates to find the image of the real axis. The substitution z = x + iy with y = 0 leads to w = (x − i)/(x + i). Since the numerator and denominator are complex conjugates when x is real, we obtain |w| = 1. Hence the real axis maps to the unit circle.

几何意义还扩展到变换题型。样卷含有一道关于用 w = (z − i)/(z + i) 映射复平面的题目,要求找出实轴的像。代入 z = x + iy 并令 y = 0,得 w = (x − i)/(x + i)。当 x 为实数时,分子和分母互为共轭复数,故 |w| = 1。因此实轴映射为单位圆。

For locus problems, memorise the standard forms: |z − a| = r represents a circle with centre a and radius r; |z − a| = |z − b| represents the perpendicular bisector of the segment joining a and b; arg(z − a) = θ represents a half-line from a at angle θ. These interpretations appear in nearly every FM02 paper and are quick marks once recognised.

对于轨迹问题,牢记标准形式:|z − a| = r 表示以 a 为圆心、半径为 r 的圆;|z − a| = |z − b| 表示连接 a 和 b 的线段的垂直平分线;arg(z − a) = θ 表示从 a 出发、角度为 θ 的半射线。这些形式几乎出现在每份FM02试卷中,一旦识别即为送分题。


6. Maclaurin Series: Expansion & Standard Results | 麦克劳林级数:展开与标准结论

The Maclaurin series section of FM02 tests the standard expansions and their derivation. The specimen paper asks candidates to derive the series for eˣ up to x³ directly from the definition f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3!, and then to substitute x = 2t to obtain e²ᵗ = 1 + 2t + 2t² + 4t³/3+…

FM02的麦克劳林级数部分考查标准展开式及其推导。样卷要求考生直接从定义 f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! 推导 eˣ 至 x³ 项,然后代入 x = 2t 得到 e²ᵗ = 1 + 2t + 2t² + 4t³/3+…

A more challenging specimen question asks for the Maclaurin series of ln(1 + x). Since direct differentiation yields f'(x) = 1/(1 + x), f”(x) = −1/(1 + x)², and f”'(x) = 2/(1 + x)³, evaluating at 0 gives the alternating series ln(1 + x) = x − x²/2 + x³/3 − x⁴/4 + …. This standard result, alongside eˣ, sin x, cos x, and (1 + x)ⁿ, should be memorised to at least the x³ or x⁴ term.

样卷中更具挑战性的题目是求 ln(1 + x) 的麦克劳林级数。直接求导得 f'(x) = 1/(1 + x),f”(x) = −1/(1 + x)²,f”'(x) = 2/(1 + x)³,在0处取值得到交错级数 ln(1 + x) = x − x²/2 + x³/3 − x⁴/4 + …。该标准结论与 eˣ、sin x、cos x 及 (1 + x)ⁿ 的展开式至少应记忆到 x³ 或 x⁴ 项。

Examiners award method marks for correct differentiation and evaluation at zero even if the final series is incorrect. When a question says ‘using the standard series’, you do not need to derive the coefficients again — simply state the known expansion and apply any required substitution or multiplication.

即使最终展开式有误,考官也会为正确的求导和在零点处的取值步骤给分。当题目注明”使用标准级数”时,无需重新推导系数——直接写出已知展开式并进行所需的代换或乘法即可。


7. First-Order Differential Equations: Separable & Integrating Factor | 一阶微分方程:可分离变量与积分因子

FM02 requires proficiency with two main types of first-order differential equations. The separable type, dy/dx = g(x)h(y), is solved by integrating both sides: ∫ dy/h(y) = ∫ g(x) dx. The specimen paper includes dy/dx = xy², and the expected solution is −1/y = x²/2 + C, or equivalently y = 2/(C − x²).

FM02要求熟练掌握两类一阶微分方程。可分离变量型 dy/dx = g(x)h(y) 通过两边积分求解:∫ dy/h(y) = ∫ g(x) dx。样卷包含 dy/dx = xy²,预期解为 −1/y = x²/2 + C,即 y = 2/(C − x²)。

The second type is the linear equation dy/dx + P(x)y = Q(x), solved using the integrating factor R = e^(∫P dx). The specimen paper presents dy/dx + (2/x)y = x³. Here P(x) = 2/x, so the integrating factor is R = e^(∫2/x dx) = e^(2ln x) = x². Multiplying through gives x² dy/dx + 2xy = x⁵, which simplifies to d/dx(x²y) = x⁵.

第二类是线性方程 dy/dx + P(x)y = Q(x),用积分因子 R = e^(∫P dx) 求解。样卷给出 dy/dx + (2/x)y = x³。此处 P(x) = 2/x,故积分因子 R = e^(∫2/x dx) = e^(2ln x) = x²。两边乘以 x² 得 x² dy/dx + 2xy = x⁵,即 d/dx(x²y) = x⁵。

Integrating both sides with respect to x yields x²y = x⁶/6 + C, hence the general solution y = x⁴/6 + C/x². The specimen paper further asks for the particular solution satisfying y(1) = 2, which substitutes to give 2 = 1/6 + C, so C = 11/6. Do not forget the constant of integration — a single omitted C can cost an accuracy mark and invalidate the subsequent particular solution.

两边对 x 积分得 x²y = x⁶/6 + C,因此通解为 y = x⁴/6 + C/x²。样卷进一步要求满足 y(1) = 2 的特解,代入得 2 = 1/6 + C,故 C = 11/6。切勿遗漏积分常数——一个被省略的 C 可能丢失一个准确分,并使后续特解失效。


8. Second-Order Differential Equations: Auxiliary Equation & Particular Integral | 二阶微分方程:辅助方程与特解

Second-order differential equations with constant coefficients form one of the largest single topics in FM02, typically worth 9–11 marks in the specimen paper. The homogeneous equation a d²y/dx² + b dy/dx + cy = 0 is solved via the auxiliary equation a m² + b m + c = 0. The specimen paper uses d²y/dx² − 3dy/dx + 2y = 0, whose auxiliary equation m² − 3m + 2 = (m − 1)(m − 2) = 0 yields distinct roots m = 1 and m = 2, giving the complementary function y = Aeˣ + Be²ˣ.

常系数二阶微分方程是FM02中最大的单一主题,在样卷中通常占9–11分。齐次方程 a d²y/dx² + b dy/dx + cy = 0 通过辅助方程 a m² + b m + c = 0 求解。样卷使用 d²y/dx² − 3dy/dx + 2y = 0,其辅助方程 m² − 3m + 2 = (m − 1)(m − 2) = 0 有两个不同的根 m = 1 和 m = 2,对应的互补函数为 y = Aeˣ + Be²ˣ。

For the non-homogeneous equation, the specimen paper adds a right-hand side of 6x + 7. The particular integral is sought in the form y = px + q (linear trial since RHS is linear). Substituting into the differential equation gives 0 − 3p + 2(px + q) = 6x + 7. Equating coefficients: 2p = 6 ⇒ p = 3, and −3p + 2q = 7 ⇒ −9 + 2q = 7 ⇒ q = 8. The particular integral is therefore y = 3x + 8.

对非齐次方程,样卷在右侧添加 6x + 7。由于右侧为线性函数,设特解为 y = px + q(线性代入)。代入微分方程得 0 − 3p + 2(px + q) = 6x + 7。比较系数:2p = 6 ⇒ p = 3,且 −3p + 2q = 7 ⇒ −9 + 2q = 7 ⇒ q = 8。因此特解为 y = 3x + 8。

When the non-homogeneous term is a multiple of the complementary function, the trial particular integral must be multiplied by x. A specimen-style extension could be d²y/dx² + y = sin x. Since sin x is part of the complementary function y = A cos x + B sin x, try y = x(C cos x + D sin x). This is a subtle point that many AS candidates overlook; practise at least three examples of this resonance case before the examination.

当非齐次项是互补函数的倍数时,特解试设必须乘以 x。样卷风格的扩展题可能是 d²y/dx² + y = sin x。由于 sin x 是互补函数 y = A cos x + B sin x 的一部分,应尝试 y = x(C cos x + D sin x)。这是许多AS考生容易忽略的微妙之处;考前至少练习三道此类共振情形的例题。

A final practical technique: when applying initial conditions to find A and B, differentiate your general solution first with respect to x, then substitute the given values. Some candidates substitute into the undeifferentiated form and obtain identical equations for A and B that cannot be solved uniquely.

最后一个实用技巧:在代入初始条件求 A 和 B 时,先对通解关于 x 求导,再将给定值代入。有些考生将初始条件代入未求导的表达式,导致得到关于 A 和 B 的相同方程而无法唯一求解。


9. Numerical Methods: Fixed-Point Iteration & Newton–Raphson | 数值方法:迭代法与牛顿–拉夫森法

Numerical methods appear in FM02 as an applied problem-solving question. The specimen paper requires candidates to locate a root of x³ − 3x − 5 = 0 in the interval [2, 3] using the change-of-sign criterion: f(2) = 8 − 6 − 5 = −3, f(3) = 27 − 9 − 5 = 13, so a root exists because the sign changes and the function is continuous.

数值方法在FM02中以应用型问题出现。样卷要求考生使用变号定理定位 x³ − 3x − 5 = 0 在区间 [2, 3] 内的根:f(2) = 8 − 6 − 5 = −3,f(3) = 27 − 9 − 5 = 13,因为函数连续且符号发生变化,故该区间内存在一个根。

The specimen question then asks candidates to rearrange the equation into a fixed-point form x = g(x). One valid rearrangement is x = ∛(3x + 5). Starting from x₀ = 2, iteration gives x₁ = ∛(11) ≈ 2.224, x₂ = ∛(11.672) ≈ 2.268, converging toward x ≈ 2.279. The mark scheme requires that candidates state whether the iteration converges, and to justify this via the condition |g'(x)| < 1 near the root.

样卷接着要求考生将方程重排为不动点形式 x = g(x)。一个有效的重排是 x = ∛(3x + 5)。从 x₀ = 2 开始迭代:x₁ = ∛(11) ≈ 2.224,x₂ = ∛(11.672) ≈ 2.268,收敛于 x ≈ 2.279。评分标准要求考生判断迭代是否收敛,并通过根附近 |g'(x)| < 1 的条件加以论证。

For the Newton–Raphson formula, xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ), the specimen paper chooses f(x) = x³ − 3x − 5, hence f'(x) = 3x² − 3. Starting from x₀ = 2, we compute f(2) = −3 and f'(2) = 9, giving x₁ = 2 − (−3)/9 = 2.333. One or two iterations are typically sufficient for 4–5 marks at AS level. Always quote your iteration values to a consistent number of decimal places between successive steps.

对于牛顿–拉夫森公式 xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ),样卷选择 f(x) = x³ − 3x − 5,故 f'(x) = 3x² − 3。从 x₀ = 2 开始,计算得 f(2) = −3,f'(2) = 9,因此 x₁ = 2 − (−3)/9 = 2.333。在AS阶段,通常一到两次迭代即可获得4–5分。在连续迭代中,所取的数值应保持一致的有效数字。


10. Command Words & Mark Scheme Interpretation | 指令词与评分标准解读

Understanding the precise meaning of AQA command words is essential for maximising marks in FM02. ‘Show that’ requires full working and exact reasoning — calculators alone are insufficient. ‘Hence’ means the next part must use your previous result; deviating from this expectation may forfeit method marks. ‘State’ and ‘Write down’ demand no justification and are usually worth only 1 mark each, so do not spend time over-explaining.

理解AQA指令词的精确含义是FM02最大化得分的关键。”Show that” 需要完整过程和确切推理,仅靠计算器不够。”Hence” 表示后续部分必须使用前文结果;偏离此预期可能失去方法分。”State” 和 “Write down” 不需要任何论证,通常每题仅值1分,因此不要在这些题上过度解释浪费时间。

In the specimen paper, the ‘Show that’ questions are worth 4–5 marks each and align precisely with the standard methods discussed above: polar area integration, hyperbolic identities, and eigenvector computation. The mark scheme allocates marks in three categories: M (method), A (accuracy), and B (independent marks). A common misunderstanding is that B marks require correct final answers; in fact, B marks are awarded for correct statements regardless of subsequent errors.

样卷中的 “Show that” 题每题4–5分,与上文讨论的标准方法精确对应:极坐标面积积分、双曲恒等式和特征向量计算。评分标准将分数分为三类:M(方法分)、A(准确分)和 B(独立分)。一个常见误解是B分要求最终答案正确;事实上,B分仅根据正确的陈述授予,不受后续错误影响。

To recover marks after a computational slip, always write your intermediate algebraic steps. If you make an arithmetic error but your method chain is visible, the examiner can award M marks and sometimes A-follow-through (A1FT). Blank space earns zero; partial working earns credit.

为了在计算失误后挽回分数,务必写出中间代数步骤。若你在算术上出错但方法链条清晰可见,考官可授予M分,有时还有A跟进分(A1FT)。留白得零分;写了部分过程就能得分。


11. Common Pitfalls & How to Avoid Them | 常见误区及规避方法

Analysis of specimen paper performance reveals several recurring errors. The first is confusing radians and degrees in polar integration, where all limits and identities assume radian measure. Write ‘all angles in radians’ at the top of the page as a reminder throughout the polar coordinate question.

对样卷答题情况的分析揭示了几个反复出现的错误。第一个是极坐标积分中混淆弧度与角度——所有极限和恒等式均以弧度为单位。建议在极坐标题页面顶部写下”所有角度均以弧度计”作为全程提醒。

The second pitfall concerns hyperbolic function integration. Many candidates integrate ∫ sinh x dx as −cosh x (the derivative of cosh x), which is incorrect. The correct result is ∫ sinh x dx = cosh x + C, since d/dx(cosh x) = sinh x. Notice the absence of the negative sign compared to trigonometric integration — a direct consequence of the definitions in terms of exponential functions.

第二个误区涉及双曲函数积分。许多考生将 ∫ sinh x dx 当作 −cosh x(cosh x 的导数),这是错误的。正确结果为 ∫ sinh x dx = cosh x + C,因为 d/dx(cosh x) = sinh x。注意与三角函数积分相比没有负号——这是指数函数定义的直接推论。

The third pitfall is in matrix diagonalisation: using row vectors instead of column vectors for eigenvectors, or writing the matrix P with the second eigenvector in the wrong column. Always verify that AP = PD holds for your chosen arrangement; this one-line check instantly catches both ordering and sign errors. Finally, in numerical methods, always retain full calculator precision in intermediate iteration values, rounding only in the final displayed answer.

第三个误区是矩阵对角化:用行向量而非列向量表示特征向量,或将第二个特征向量放在 P 矩阵的错误列。务必验证 AP = PD 对于你选择的排列成立;这一行验证能立即发现排序错误和符号错误。最后,在数值方法中,中间迭代值应保留计算器的完整精度,仅在最终显示答案时四舍五入。


12. Exam Strategy & 8-Week Revision Plan | 应试策略与8周复习计划

A targeted 8-week revision plan for FM02 should allocate time proportionally to exam weighting. Weeks 1–2: polar coordinates and hyperbolic functions (≈20% of the paper). Weeks 3–4: matrices and complex numbers (≈25%). Weeks 5–6: differential equations of both orders (≈30%). Week 7: Maclaurin series and numerical methods (≈15%). Week 8: full specimen paper under timed conditions and targeted error review.

针对FM02的8周复习计划应按试卷权重分配时间。第1–2周:极坐标与双曲函数(约占试卷20%)。第3–4周:矩阵与复数(约占25%)。第5–6周:一阶与二阶微分方程(约占30%)。第7周:麦克劳林级数与数值方法(约占15%)。第8周:限时完成整份样卷并针对错题进行专项复习。

During the examination itself, allocate roughly 1.8 minutes per mark: a 9-mark differential equation question should take about 16 minutes. Do not spend more than 5 minutes on any single ‘State’ or ‘Write down’ item. Reserve the final 10 minutes for checking — verify the sign of each derivative, test that eigenvalues multiply to give det(A), and confirm that initial conditions are satisfied by substituting back into the original differential equation.

考试过程中,按每分约1.8分钟分配时间:一道9分的微分方程题大约需要16分钟。任何 “State” 或 “Write down” 小题不要超过5分钟。留出最后10分钟检查——验证每个导数符号、测试特征值之积等于 det(A)、并通过代回原微分方程确认初始条件被满足。

Success in FM02 is not about memorising answers but about internalising a toolkit of standard methods. Each of the twelve topics above has a finite set of solution patterns. Master these patterns through targeted practice, and the specimen paper — and the real examination — become opportunities to demonstrate fluency rather than sources of surprise.

在FM02中取得成功的秘诀不在于死记答案,而在于内化一套标准方法工具箱。上述十二个主题各自拥有一组有限的解题模式。通过针对性练习掌握这些模式,样卷和真实考试就会成为展现熟练度的机会,而非意外与惊吓的来源。

<

Published by TutorHao | AS Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version