OxfordAQA 9660 MA02 June 2023 Key Concepts Review | OxfordAQA 9660 MA02 2023年6月核心知识点精讲

📚 OxfordAQA 9660 MA02 June 2023 Key Concepts Review | OxfordAQA 9660 MA02 2023年6月核心知识点精讲

This article provides a detailed review of the core mathematical concepts tested in the OxfordAQA International A-level Mathematics 9660 MA02 written response examination from June 2023. We explore essential topics such as polynomial division, binomial expansion, exponential equations, trigonometry, differentiation techniques, integration, parametric and implicit differentiation, numerical methods, and differential equation modelling. Each section presents key formulas, worked examples, and practical strategies aligned with the actual exam paper.

本文针对 2023 年 6 月 OxfordAQA 国际 A-level 数学 9660 MA02 书面问答题试卷,深入剖析所考察的核心数学概念。我们将依次精讲多项式除法与因式定理、二项式展开、指数与对数方程、三角变换、各类微分法则、积分方法、参数与隐函数微分、数值方法以及微分方程建模。每个知识点都配有典型公式、例题解析及与真题紧密对接的应试策略。


1. Polynomial Division and Factor Theorem | 多项式除法与因式定理

Polynomial division is routinely required to factorise cubic or quartic expressions. If f(a)=0 for a polynomial f(x), then (x − a) is a factor. The June 2023 MA02 paper asked candidates to perform long division or equate coefficients to uncover remaining quadratic factors and hence find all roots.

多项式除法是分解三次或四次多项式的常规手段。若 f(a)=0,则 (x−a) 为 f(x) 的一个因式。2023年6月MA02试卷要求考生通过长除法或待定系数法求出剩余的二次因子,进而求得所有根。

Example: Factorise f(x)=x³ − 4x² + x + 6 knowing that x=2 is a root. Dividing by (x−2) yields the quotient x² − 2x − 3, which then factorises into (x−3)(x+1). The complete factorisation is (x−2)(x−3)(x+1).

示例:已知 x=2 为 f(x)=x³−4x²+x+6 的一个根,用 (x−2) 作除法得商式 x²−2x−3,此二次式可继续分解为 (x−3)(x+1)。最终完全分解为 (x−2)(x−3)(x+1)。


2. Binomial Expansion | 二项式展开

Expanding expressions of the form (a + bx)ⁿ where n is a positive integer requires use of the binomial theorem. The general term is given by nCr aⁿ⁻ʳ (bx)ʳ. In MA02, typical tasks involve finding specific coefficients or evaluating the series for small fractional values.

对于 (a+bx)ⁿ(n 为正整数)的展开,需要运用二项式定理。其通项为 nCr aⁿ⁻ʳ (bx)ʳ。在 MA02 试卷中,常见题型是求指定项的系数,或代入微小分数值估算级数。

Example: For (1 + 2x)⁵, expand fully: 1 + 5·2x + 10·(2x)² + 10·(2x)³ + 5·(2x)⁴ + (2x)⁵ = 1 + 10x + 40x² + 80x³ + 80x⁴ + 32x⁵. The coefficient of x³, for instance, is 80. When x is small, truncation after the x² term gives a good approximation.

示例:展开 (1+2x)⁵:1 + 5·2x + 10·(2x)² + 10·(2x)³ + 5·(2x)⁴ + (2x)⁵ = 1+10x+40x²+80x³+80x⁴+32x⁵。其中,x³ 的系数为 80。当 x 很小时,仅取到 x² 项即可得到较好的近似值。


3. Exponential and Logarithmic Equations | 指数与对数方程

Solving equations involving eˣ and ln x is a recurring theme. By substituting y = eˣ, many exponential equations reduce to quadratics. Logarithmic equations are manipulated using properties such as ln(ab) = ln a + ln b and the change-of-base formula.

求解含 eˣ 和 ln x 的方程是常见考点。通过令 y=eˣ,许多指数方程可化为二次方程。而对数方程则运用 ln(ab)=ln a+ln b 等性质以及换底公式进行变形。

Example: Solve e²ˣ − 4eˣ + 3 = 0. Substitute y = eˣ to obtain y² − 4y + 3 = 0, giving y=1 or y=3. Hence eˣ=1 ⇒ x=0; eˣ=3 ⇒ x=ln 3. For logarithmic forms, log₂(x+1) − log₂(x) = 2 leads to (x+1)/x = 2² = 4, so x+1=4x ⇒ x=1/3.

示例:解方程 e²ˣ−4eˣ+3=0。令 y=eˣ,得 y²−4y+3=0,解得 y=1 或 y=3。因此 eˣ=1 ⇒ x=0;eˣ=3 ⇒ x=ln 3。对于对数式,如 log₂(x+1)−log₂x=2,化为 (x+1)/x=2²=4,得 x+1=4x ⇒ x=1/3。


4. Trigonometric Identities and Equations | 三角恒等式与方程

Trigonometric equations often require double-angle identities such as sin 2θ = 2 sin θ cos θ or cos 2θ = 2 cos²θ − 1. The June 2023 MA02 paper involved solving equations like sin 2θ = cos θ in a given interval, where factorisation after applying an identity yields multiple solution families.

三角方程常需使用倍角恒等式,如 sin 2θ=2 sin θ cos θ 或 cos 2θ=2 cos²θ−1。2023年6月MA02试卷出现了类似 sin 2θ=cos θ 的方程,要求在指定区间内求解,代入恒等式后通过因式分解得到多组解。

Example: Solve sin 2θ = cos θ for 0 ≤ θ ≤ 2π. Using sin 2θ = 2 sin θ cos θ gives 2 sin θ cos θ = cos θ ⇒ cos θ (2 sin θ − 1) = 0. Hence cos θ=0 ⇒ θ = π/2, 3π/2; and sin θ=1/2 ⇒ θ = π/6, 5π/6. Always check the domain.

示例:在 0≤θ≤2π 内求解 sin 2θ=cos θ。用 sin 2θ=2 sin θ cos θ 代入得 2 sin θ cos θ=cos θ ⇒ cos θ(2 sin θ−1)=0。因此 cos θ=0 ⇒ θ=π/2, 3π/2;sin θ=1/2 ⇒ θ=π/6, 5π/6。须检验所有解是否落在给定区间。


5. Differentiation: Chain, Product & Quotient Rules | 微分进阶:链式、乘法律、商法则

Competence with advanced differentiation rules is essential. The chain rule, dy/dx = dy/du · du/dx, handles composite functions; the product rule, d(uv)/dx = u dv/dx + v du/dx, deals with products; and the quotient rule manages divisions, d(u/v)/dx = (v du/dx − u dv/dx)/v².

熟练运用微分进阶法则至关重要。链式法则 dy/dx = dy/du · du/dx 处理复合函数;乘法律 d(uv)/dx = u dv/dx + v du/dx 用于乘积;商法则则解决分式微分,d(u/v)/dx = (v du/dx − u dv/dx)/v²。

Example: Differentiate y = (2x+1)³· ln(3x). Let u=(2x+1)³, v=ln(3x). Then u’ = 3(2x+1)²·2 = 6(2x+1)²; v’ = 1/(3x)·3 = 1/x. Product rule: dy/dx = u·v’ + v·u’ = (2x+1)³·(1/x) + ln(3x)·6(2x+1)². Simplify to required form.

示例:对 y=(2x+1)³·ln(3x) 求导。令 u=(2x+1)³, v=ln(3x)。则 u’=3(2x+1)²·2=6(2x+1)²;v’=1/(3x)·3=1/x。乘法律:dy/dx = u·v’+v·u’ = (2x+1)³·(1/x) + ln(3x)·6(2x+1)²。可根据要求进一步化简。


6. Integration Techniques and Area | 积分技巧与面积计算

Basic integration of powers, exponentials, and trigonometric functions is tested. Candidates must remember the reverse of differentiation: ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C (n≠−1), ∫ eˣ dx = eˣ + C, and ∫ cos x dx = sin x + C. Definite integrals are applied to find the area between a curve and the x-axis.

考查幂函数、指数函数和三角函数的积分基本公式。考生需牢记微分的逆运算:∫ xⁿ dx = xⁿ⁺¹/(n+1)+C (n≠−1), ∫ eˣ dx = eˣ+C, ∫ cos x dx = sin x+C。定积分用于求解曲线与 x 轴之间的面积。

Example: Find the area bounded by y = 3x² − 2x + 1 from x=1 to x=3. Integrate: F(x)= x³ − x² + x. Then area = F(3)−F(1) = (27−9+3)−(1−1+1) = 21−1 = 20 square units. Remember to check if the curve crosses the axis.

示例:求 y=3x²−2x+1 在 x=1 到 x=3 之间与 x 轴围成的面积。积分得原函数 F(x)=x³−x²+x。面积 = F(3)−F(1) = (27−9+3)−(1−1+1)=21−1=20 平方单位。注意需验证曲线在区间内是否穿越 x 轴。


7. Parametric Differentiation | 参数方程求导

When a curve is defined by x = f(t), y = g(t), the gradient dy/dx is found via dy/dx = (dy/dt) / (dx/dt). The second derivative d²y/dx² can be obtained using the chain rule: d/dt (dy/dx) ÷ (dx/dt). This technique appears frequently in MA02 to analyse stationary points or tangents.

当曲线由参数方程 x=f(t), y=g(t) 给出时,斜率 dy/dx = (dy/dt)/(dx/dt)。二阶导数 d²y/dx² 可通过链式法则求得:d/dt (dy/dx) ÷ (dx/dt)。MA02 常出现此类问题,用于分析驻点或切线。

Example: For x=t², y=4t, compute dy/dx. dy/dt=4, dx/dt=2t, so dy/dx = 4/(2t)=2/t. At t=1, the gradient is 2. The equation of the tangent at t=1 (point (1,4)) is y−4=2(x−1) → y=2x+2.

示例:已知 x=t², y=4t,求 dy/dx。dy/dt=4,dx/dt=2t,故 dy/dx=4/(2t)=2/t。当 t=1 时,斜率为 2,在点 (1,4) 处的切线方程为 y−4=2(x−1),即 y=2x+2。


8. Implicit Differentiation | 隐函数微分

When a relationship between x and y cannot be easily solved for y, implicit differentiation is used. Each term is differentiated with respect to x, treating y as a function of x and multiplying by dy/dx whenever a term contains y. The June 2023 paper included implicit equations leading to gradient expressions and normal lines.

当 x 与 y 的关系不易解成 y=f(x) 时,使用隐函数微分。对每个项关于 x 求导,凡含有 y 的项均视 y 为 x 的函数并乘以 dy/dx。2023年6月试卷中出现了隐式方程,要求导出斜率表达式及法线方程。

Example: Find dy/dx for x² + 3xy + y² = 5. Differentiate: 2x + 3(y + x·dy/dx) + 2y·dy/dx = 0. Rearrange: (3x+2y) dy/dx = −2x−3y, so dy/dx = (−2x−3y)/(3x+2y). At (1,1), dy/dx = (−5)/5 = −1, giving a normal gradient of 1.

示例:求 x²+3xy+y²=5 的 dy/dx。两边对 x 求导:2x+3(y+x·dy/dx)+2y·dy/dx=0。整理得 (3x+2y) dy/dx=−2x−3y,因此 dy/dx=(−2x−3y)/(3x+2y)。在点 (1,1) 处,dy/dx=−5/5=−1,法线斜率为 1。


9. Numerical Methods – Newton-Raphson | 数值方法——牛顿-拉夫森迭代

The Newton-Raphson method is a root-finding algorithm that uses tangents to approximate solutions of f(x)=0. Starting from an initial guess xₙ, the next approximation is xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ). Candidates must show correct application of the formula and may need to demonstrate convergence or a given number of iterations.

牛顿-拉夫森法是一种利用切线逼近 f(x)=0 根的数值方法。从初始猜测 xₙ 出发,下次近似为 xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ)。考生须正确套用公式,并可能需要展示收敛性或完成指定次数的迭代。

Example: Use Newton-Raphson to find a root of f(x)=x³−2x−5 starting from x₀=2. f'(x)=3x²−2. Compute x₁ = 2 − (2³−4−5)/(3·4−2) = 2 − (−1)/10 = 2.1. Subsequently, x₂ = 2.1 − ((2.1)³−4.2−5)/(3·2.1²−2) ≈ 2.1 − 0.061/11.23 ≈ 2.094. The process converges rapidly.

示例:用牛顿-拉夫森法求 f(x)=x³−2x−5 在 x₀=2 附近的根。f'(x)=3x²−2。计算 x₁=2−(2³−4−5)/(3·4−2)=2−(−1)/10=2.1。接着 x₂=2.1−((2.1)³−4.2−5)/(3·2.1²−2)≈2.1−0.061/11.23≈2.094。迭代收敛迅速。


10. Differential Equations in Context | 微分方程建模应用

Modelling with differential equations links rates of change to real-world scenarios. The simplest form is dy/dx = ky, which by separation of variables yields ln y = kx + C, or y = Aeᵏˣ. MA02 questions often involve deducing the constant from initial conditions and interpreting the long-term behaviour.

微分方程建模将变化率与实际情境联系起来。最简单形式为 dy/dx=ky,分离变量得 ln y = kx + C,或 y = Aeᵏˣ。MA02 常要求根据初始条件确定常数,并解释长期趋势。

Example: The rate of cooling of a liquid is proportional to the temperature difference dθ/dt = −k(θ−20). Solve with θ(0)=80 and θ(5)=60. Let T=θ−20, then dT/dt = −kT ⇒ T = Ce⁻ᵏᵗ. Using t=0, T=60 ⇒ C=60. At t=5, T=40 ⇒ 40=60e⁻⁵ᵏ ⇒ e⁻⁵ᵏ=2/3, find k. Express temperature as θ=20+60(2/3)^(t/5).

示例:液体冷却速率与温差成正比 dθ/dt=−k(θ−20),已知 θ(0)=80,θ(5)=60。令 T=θ−20,则 dT/dt=−kT ⇒ T=Ce⁻ᵏᵗ。由 t=0,

Published by TutorHao | Mathematics Revision Series | aleveler.com

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

Comments

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

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