📚 PDF资源导航

Edexcel International GCSE Further Pure Mathematics: Question Type Analysis | Edexcel 国际 GCSE 进阶纯数题型解析

📚 Edexcel International GCSE Further Pure Mathematics: Question Type Analysis | Edexcel 国际 GCSE 进阶纯数题型解析

The Edexcel International GCSE Further Pure Mathematics course builds advanced algebraic, trigonometric and calculus skills beyond standard IGCSE Maths. This article analyses the core question types from the Student Book, highlighting typical problem structures, common pitfalls and examiner expectations. Mastering these patterns is essential for achieving high marks.

Edexcel 国际 GCSE 进阶纯数课程在标准 IGCSE 数学基础上拓展高层次的代数、三角与微积分技能。本文解析学生用书中的核心题型,梳理典型题目结构、常见失分点和考官要求。掌握这些题型规律对于争取高分至关重要。

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

Questions frequently require solving exponential equations using substitution, e.g. e2x – 5ex + 6 = 0. By letting u = ex, the equation becomes u² – 5u + 6 = 0, yielding u = 2 or 3, then x = ln 2 or ln 3. Always substitute back and check the original equation.

题目常通过换元法求解指数方程,例如 e2x – 5ex + 6 = 0。令 u = ex,方程化为 u² – 5u + 6 = 0,得 u = 2 或 3,于是 x = ln 2 或 ln 3。务必回代检验原方程。

Logarithmic equations such as log₂(x+1) + log₂(x-1) = 3 combine to log₂[(x+1)(x-1)] = 3, giving (x+1)(x-1) = 2³ = 8. Solve x² – 1 = 8, x² = 9, x = 3 (reject x = -3 as arguments must be positive). Never skip the domain check.

对数方程如 log₂(x+1) + log₂(x-1) = 3 合并为 log₂[(x+1)(x-1)] = 3,得 (x+1)(x-1) = 2³ = 8。解 x² – 1 = 8,x = 3(舍去 x = -3,因真数必须为正)。切勿遗漏定义域检验。

The Student Book often presents modelling questions, such as expressing y = a·bx in the linear form ln y = ln a + x ln b. A table of ln y against x yields a straight line whose gradient and intercept give ln b and ln a, allowing calculation of the original constants.

学生用书常出现建模题,如将 y = a·bx 化为线性形式 ln y = ln a + x ln b。以 ln y 对 x 绘图得直线,其斜率和截距分别给出 ln b 和 ln a,从而得出原常数。


2. Quadratic Functions and the Discriminant | 二次函数与判别式

Completing the square for f(x) = ax² + bx + c helps identify the vertex (-b/2a, f(-b/2a)) and the axis of symmetry. Questions ask to write f(x) in the form p(x+q)² + r, then state the minimum or maximum value.

对 f(x) = ax² + bx + c 进行配方有助于确定顶点 (-b/2a, f(-b/2a)) 和对称轴。题目要求将 f(x) 写成 p(x+q)² + r 的形式,进而指出最小值或最大值。

The discriminant Δ = b² – 4ac determines the nature of roots. A typical problem: find the range of k such that x² + kx + 9 = 0 has two distinct real roots. Set Δ = k² – 36 > 0, giving k < -6 or k > 6. Be precise with inequality signs and use set notation where required.

判别式 Δ = b² – 4ac 决定根的性质。典型题:求 k 的范围使 x² + kx + 9 = 0 有两个不同实根。令 Δ = k² – 36 > 0,得 k < -6 或 k > 6。使用正确的不等号,必要时采用集合记号。

Applications include showing that a quadratic is always positive by writing it in completed square form and proving the minimum value exceeds zero. For example, x² – 6x + 14 = (x-3)² + 5 ≥ 5 > 0 for all real x.

应用包括将二次式配方后证明其恒正,因为最小值大于零。例如 x² – 6x + 14 = (x-3)² + 5 ≥ 5 > 0 对所有实数 x 成立。


3. Polynomials and the Remainder Theorem | 多项式与余式定理

Given a cubic f(x) = 2x³ + ax² + bx – 6, and that f(1) = 0 and f(-2) = 0, use the Factor Theorem to set up simultaneous equations for a and b. Solve to find the full factorisation. Always check the third root after finding the quadratic factor.

已知三次式 f(x) = 2x³ + ax² + bx – 6,且 f(1)=0、f(-2)=0,利用因式定理建立关于 a 和 b 的方程组,求解后完成因式分解。得到二次因式后务必验证第三个根。

The Remainder Theorem states f(a) is the remainder when divided by (x – a). A typical question: f(x) = x³ – 2x² + px + q leaves remainder 4 when divided by (x-1) and remainder -8 when divided by (x+2). Set f(1)=4 and f(-2)=-8 to find p and q.

余式定理指出 f(a) 是除以 (x – a) 的余数。典型题:f(x) = x³ – 2x² + px + q 除以 (x-1) 余 4,除以 (x+2) 余 -8。令 f(1)=4、f(-2)=-8 求 p 和 q。

After factorising, be prepared to sketch the cubic, labelling intercepts with axes. Pay attention to the leading coefficient to determine the ‘end behaviour’ of the graph.

分解因式后,要能绘制三次函数草图,标出与坐标轴的交点。注意首项系数以确定图像的“远端走势”。


4. Solving Inequalities | 求解不等式

Quadratic inequalities like x² – 5x + 6 < 0 are solved by factorising to (x-2)(x-3) < 0. The critical values 2 and 3 divide the number line. Test a point in each interval or use a sign table; the solution is 2 < x < 3. Use open or closed brackets according to strict or inclusive inequality.

二次不等式如 x² – 5x + 6 < 0 通过因式分解 (x-2)(x-3) < 0 求解。临界值 2 和 3 分割数轴,在各区间取值检验或使用符号表;解为 2 < x < 3。根据严格或非严格不等号选用开区间或闭区间。

Rational inequalities such as (x+2)/(x-3) ≥ 1 must be rearranged to a single fraction: (x+2)/(x-3) – 1 ≥ 0 → (x+2 – (x-3))/(x-3) ≥ 0 → 5/(x-3) ≥ 0. This is true when x-3 > 0, so x > 3. Reject x=3 as denominator is zero.

分式不等式如 (x+2)/(x-3) ≥ 1 必须转化为单个分式:(x+2)/(x-3) – 1 ≥ 0 → (x+2 – (x-3))/(x-3) ≥ 0 → 5/(x-3) ≥ 0。当 x-3 > 0 时成立,故 x > 3。舍去 x=3(分母为零)。

Graphical inequalities may ask you to shade the region satisfying y > x² – 4 and y ≤ 2x + 1. Draw boundaries as dashed or solid accordingly, and test a point to determine the correct side.

图形不等式可能要求绘出满足 y > x² – 4 且 y ≤ 2x + 1 的区域。边界线按等式与否画虚线或实线,并检验一点确定正确一侧。


5. Functions, Domain, Range, and Inverse | 函数、定义域、值域与反函数

The Student Book tests notation fg(x) = f(g(x)). First compute g(x), then input into f. A common question is to solve fg(x) = k, where you set up and solve an equation step by step, checking that solutions lie within the domains of both functions.

学生用书考察复合函数记号 fg(x) = f(g(x))。先计算 g(x),再代入 f。常见题是解 fg(x) = k,你需要逐步建立方程并求解,且检验解是否落在两个函数的定义域内。

To find an inverse function f⁻¹, write y = f(x), rearrange to make x the subject, then swap x and y. For f(x) = (2x-1)/(x+3), solve y = (2x-1)/(x+3) for x, giving x = (1+3y)/(2-y). Hence f⁻¹(x) = (1+3x)/(2-x), with domain x ≠ 2.

求反函数 f⁻¹ 时,设 y = f(x),整理出 x 的表达式,再交换 x 和 y。对于 f(x) = (2x-1)/(x+3),由 y = (2x-1)/(x+3) 解出 x = (1+3y)/(2-y),故 f⁻¹(x) = (1+3x)/(2-x),定义域 x ≠ 2。

The range and domain swap: the domain of f⁻¹ is the range of f, and the range of f⁻¹ is the domain of f. Sketching the function may help visualise these sets. Also be able to restrict a domain to make a function one-to-one.

值域和定义域互换:f⁻¹ 的定义域即 f 的值域,f⁻¹ 的值域即 f 的定义域。绘制函数草图有助于直观理解。还要能通过限制定义域使函数成为一一映射。


6. Binomial Expansion | 二项展开

For rational n, the expansion (1+x)n = 1 + nx + n(n-1)x²/2! + n(n-1)(n-2)x³/3! + … is valid for |x| < 1. Questions often ask for the first three or four terms. When expanding (a + bx)n, factor out an to write an(1 + (b/a)x)n.

当 n 为有理数时,展开式 (1+x)n = 1 + nx + n(n-1)x²/2! + n(n-1)(n-2)x³/3! + … 要求 |x| < 1 时才有效。题目常要求写出前三或四项。展开 (a + bx)n 时,需提取 an 写成 an(1 + (b/a)x)n

A typical application: use a binomial expansion to approximate √4.08. Rewrite as (4 + 0.08)½ = 4½(1 + 0.02)½ = 2(1 + 0.02)½. Expand (1+0.02)½ ≈ 1 + ½(0.02) – ⅛(0.02)² + … then multiply by 2 to get an estimate.

典型应用:利用二项展开求 √4.08 的近似值。改写为 (4 + 0.08)½ = 4½(1 + 0.02)½ = 2(1 + 0.02)½。展开 (1+0.02)½ ≈ 1 + ½(0.02) – ⅛(0.02)² + …,再乘以 2 即得近似值。

You may be asked to state the range of validity, e.g. the expansion of (3+2x)-1 is valid for |2x/3| < 1 → |x| < 3/2. Also, be able to find an unknown coefficient in the original expression given a term in the expansion.

可能会要求给出有效范围,如 (3+2x)-1 的展开要求 |2x/3| < 1 → |x| < 3/2。此外,也可能已知展开式中某项的系数,反求原表达式中的未知系数。


7. Sequences and Series (Arithmetic & Geometric) | 数列与级数(等差与等比)

Arithmetic sequence nth term: un = a + (n-1)d. Sum of first n terms: Sn = n/2 [2a + (n-1)d]. A typical problem: the 5th term is 14 and the 12th term is 35; find a and d. Solve the two linear equations simultaneously.

等差数列通项:un = a + (n-1)d。前 n 项和:Sn = n/2 [2a + (n-1)d]。典型题:第 5 项为 14,第 12 项为 35,求 a 和 d。联立两线性方程求解。

Geometric sequence: un = arn-1, Sn = a(1 – rn)/(1 – r) for r ≠ 1. For a convergent series with |r| < 1, the sum to infinity S = a/(1 – r). Many questions involve finding the common ratio from two given terms, and sometimes linking convergence to a parameter.

等比数列:un = arn-1,Sn = a(1 – rn)/(1 – r) (r≠1)。若 |r|<1 则级数收敛,无穷和 S = a/(1 – r)。不少题目给出两项求公比,或把收敛性与参数联系起来。

Word problems often model savings with compound interest or a bouncing ball: a ball dropped from 10 m rebounds to 0.8 of its previous height after each bounce. The total distance travelled before coming to rest is a sum of two infinite geometric series (descending and ascending parts).

应用题常以复利存款或反弹球建模:一球从 10 m 落下,每次回弹至前次高度的 0.8 倍。球最终停下前经过的总距离为两个无穷等比级数之和(下落和上升部分)。


8. Differentiation Techniques and Applications | 微分技巧与应用

Standard derivatives are tested: d/dx (xn) = nxn-1, d/dx (ex) = ex, d/dx (ln x) = 1/x, d/dx (sin x) = cos x, d/dx (cos x) = -sin x. Be prepared for more complex functions using the chain rule: if y = (2x+3)5, dy/dx = 5(2x+3)4·2 = 10(2x+3)4.

考查标准导数:d/dx (xn) = nxn-1,d/dx (ex) = ex,d/dx (ln x) = 1/x,d/dx (sin x) = cos x,d/dx (cos x) = -sin x。需准备好用链式法则处理更复杂的函数:如 y = (2x+3)5,dy/dx = 5(2x+3)4·2 = 10(2x+3)4

The product rule: d/dx (uv) = u’v + uv’. For y = x² e3x, identify u = x², v = e3x, giving dy/dx = 2x e3x + x²·3e3x = e3x(2x+3x²). The quotient rule is similar: d/dx (u/v) = (u’v – uv’)/v². Show clear working to avoid algebraic errors.

乘积法则:d/dx (uv) = u’v + uv’。对于 y = x² e3x,令 u = x², v = e3x,得 dy/dx = 2x e

Published by TutorHao | GCSE 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