📚 PDF资源导航

CCEA A-Level Maths: Quadratic Functions Key Points | CCEA A-Level 数学:二次函数考点精讲

📚 CCEA A-Level Maths: Quadratic Functions Key Points | CCEA A-Level 数学:二次函数考点精讲

Quadratic functions are one of the first major function families you study in CCEA A-Level Mathematics, yet they underpin everything from calculus to mechanics. A solid command of quadratics – their forms, graphs, roots and inequalities – is essential for high marks in both AS and A2 modules. This focused revision guide walks you through every key concept, typical CCEA question style and the most common pitfalls to avoid.

二次函数是 CCEA A-Level 数学中最先接触的重要函数类型之一,从微积分到力学都离不开它。透彻掌握二次函数的不同表达形式、图像、根与不等式,是在 AS 和 A2 模块中拿到高分的基础。这篇精讲梳理了每一个核心考点、CCEA 常见题型以及最易失分的陷阱,帮助你有针对性地复习。

1. Standard Form and Terminology | 标准式与术语

A quadratic function can be expressed in the general form f(x) = ax² + bx + c, where a, b and c are real constants and a ≠ 0. The term ax² is the quadratic term, bx is the linear term, and c is the constant term. The coefficient a determines the shape (opening upward if a > 0, downward if a < 0) and the width of the parabola.

二次函数可以表示为一般式 f(x) = ax² + bx + c,其中 a、b、c 为实数且 a ≠ 0。ax² 称为二次项,bx 为一次项,c 为常数项。系数 a 决定了抛物线的开口方向(a > 0 开口向上,a < 0 开口向下)以及抛物线的宽窄。

The graph of any quadratic function is a parabola, which is symmetric about a vertical line called the axis of symmetry. This axis passes through the vertex, the maximum or minimum point of the graph. The y-intercept occurs at (0, c). The x-intercepts (if they exist) are the real roots of the equation ax² + bx + c = 0.

所有二次函数的图像都是抛物线,它关于一条称为对称轴的竖直线对称。对称轴穿过顶点,即图像的最高点或最低点。y 轴截距为 (0, c)。如果存在 x 轴截距,它们就是方程 ax² + bx + c = 0 的实根。

In CCEA exam questions, you will often be asked to identify the value of a, b and c from an equation before using the discriminant or completing the square. Watch out for equations that are not in standard form – you must rearrange them first.

在 CCEA 考题中,常常会要求你先从方程中识别出 a、b、c 的值,然后再去计算判别式或配方。请留意那些不是标准式的方程——你需要先移项整理成一般式。


2. Factorising Quadratics | 因式分解

Factorising quadratics into two linear factors is one of the quickest ways to find roots. For a quadratic ax² + bx + c, look for two numbers that multiply to ac and sum to b. If a = 1, simply find two numbers that multiply to c and sum to b. The equation a² – u² factorises as a difference of two squares: (a – u)(a + u).

将二次式分解为两个一次因式的乘积是求根的最快方法之一。对于 ax² + bx + c,寻找两个数,使其乘积为 ac,和为 b。若 a = 1,直接找两个数使其乘积为 c,和为 b。对于平方差形式 a² – u²,分解为 (a – u)(a + u)。

When a ≠ 1, you may need to split the middle term, bx, into two terms using the numbers found, and then factorise by grouping. Always check your factorisation by expanding the brackets – CCEA marking schemes penalise sign errors heavily.

当 a ≠ 1 时,可能需要用找到的两个数将中间项 bx 拆成两项,然后分组分解。务必通过展开括号来检验因式分解结果——CCEA 的评分标准对符号错误扣分很重。

If the quadratic cannot be factorised over the integers, you will need the quadratic formula or completing the square. CCEA often signals this by using a prime discriminant that is not a perfect square.

如果二次式无法在整数范围内分解,就需要用到求根公式或配方法。CCEA 常常通过给出一个非完全平方数的判别式来暗示这一点。


3. Completing the Square | 配方法

Completing the square rewrites f(x) = ax² + bx + c in the form a(x + p)² + q. This form instantly reveals the vertex coordinates (-p, q) and the axis of symmetry x = -p. The process involves factoring a out of the x-terms, then adding and subtracting (b/(2a))² inside the bracket.

配方法将 f(x) = ax² + bx + c 写成 a(x + p)² + q 的形式。这种形式可以立刻得出顶点坐标 (-p, q) 和对称轴 x = -p。配方过程是先将 x 项中的 a 提出来,再在括号内加上并减去 (b/(2a))²。

x² + bx = (x + b/2)² – (b/2)²

For a lead coefficient a ≠ 1, first factor out a: f(x) = a[x² + (b/a)x] + c, then complete the square inside the square brackets. This is a favourite CCEA skill because it links directly to finding the minimum/maximum value of a function and to solving quadratic equations by rearranging.

当二次项系数 a ≠ 1 时,先提出 a:f(x) = a[x² + (b/a)x] + c,然后在方括号内配方。这是 CCEA 必考技能,因为它直接与求函数的最值以及用移项解二次方程关联在一起。

Memorise the completed-square structure: a(x + p)² + q where p = b/(2a) and q = c – (b²/(4a)). Many students lose marks by forgetting to multiply the subtracted constant by a when taking it outside the bracket.

记住配方式的通式:a(x + p)² + q,其中 p = b/(2a),q = c – (b²/(4a))。很多学生因为在将减去的常数提到括号外时忘记乘以 a 而丢分。


4. The Quadratic Formula | 求根公式

For any quadratic ax² + bx + c = 0 with a ≠ 0, the roots are given by the formula:

对于任意 a ≠ 0 的二次方程 ax² + bx + c = 0,其根由以下公式给出:

x = [-b ± √(b² – 4ac)] / (2a)

This formula works even when the quadratic cannot be factorised. The ± symbol indicates there are generally two solutions, which may be real and distinct, real and equal, or complex. CCEA expects you to quote the formula correctly and substitute values with brackets to avoid sign errors.

这个公式即使二次式不能因式分解时也适用。± 符号说明通常有两个解,它们可以是两个不等实根、两个相等实根或复根。CCEA 要求你准确默写公式,并在代入数值时加上括号以避免符号错误。

A classic exam trick is to present a quadratic with a negative a, or with terms in a different order. Always write the equation in standard form and identify a, b and c before using the formula. Simplify the square root fully: look for perfect-square factors.

一个经典的考题陷阱是给出 a 为负数或者项的顺序打乱的方程。务必先将方程写成标准式,确定 a、b、c 后再代入公式。要彻底化简根号:找出完全平方因子。


5. The Discriminant (Δ) | 判别式

The discriminant Δ = b² – 4ac determines the nature of the roots of a quadratic equation. If Δ > 0, there are two distinct real roots. If Δ = 0, there is one repeated real root (a double root). If Δ < 0, there are no real roots (two complex conjugate roots).

判别式 Δ = b² – 4ac 决定了二次方程根的性质。若 Δ > 0,有两个不等实根;Δ = 0,有两个相等实根(重根);Δ < 0,没有实根(一对共轭复根)。

CCEA questions often ask you to find conditions on a constant k for which a quadratic has equal roots, two distinct real roots or no real roots. This requires setting up an inequality Δ > 0, Δ = 0 or Δ < 0 and solving. Always state the discriminant explicitly first.

CCEA 考题经常要求你求常数 k 的取值范围,使得二次函数有等根、两个不等实根或无实根。这需要建立不等式 Δ > 0、Δ = 0 或 Δ < 0 并求解。一定要先明确写出判别式表达式。

For problems involving a function lying entirely above or below the x-axis, combine discriminant conditions with the sign of a. A quadratic is always positive if a > 0 and Δ < 0; always negative if a < 0 and Δ < 0. This link to quadratic inequalities is tested regularly.

对于函数完全位于 x 轴上方或下方的问题,要将判别式条件与 a 的符号结合起来。当 a > 0 且 Δ < 0 时,二次函数恒正;a < 0 且 Δ < 0 时恒负。这种与二次不等式的结合考得很频繁。


6. Vertex Form and Graph Transformations | 顶点式与图像变换

The vertex form f(x) = a(x – h)² + k gives the vertex (h, k) directly. Pay attention to the sign: (x – h)² means the vertex’s x-coordinate is h, not -h. This is opposite to the completed-square form a(x + p)² + q where the vertex is (-p, q). CCEA moves between these representations seamlessly in exam questions.

顶点式 f(x) = a(x – h)² + k 可直接得出顶点 (h, k)。注意符号:(x – h)² 意味着顶点的 x 坐标为 h,而非 -h。这与配方式 a(x + p)² + q 相反,后者的顶点为 (-p, q)。CCEA 在考题中会灵活切换这两种表达形式。

Transforming the parabola y = x² to y = a(x – h)² + k involves a translation by vector (h, k) and a vertical stretch (or compression and reflection) by factor a. The order of transformations matters: stretch first, then translate. If a is negative, the parabola is reflected in the x-axis.

将抛物线 y = x² 变换为 y = a(x – h)² + k 的过程包括:平移 (h, k) 以及竖直方向拉伸(或压缩和翻转)a 倍。变换的顺序很重要:先拉伸,再平移。如果 a 为负,图像会关于 x 轴反射。

CCEA loves to ask: ‘State the coordinates of the vertex’, ‘Write down the equation of the axis of symmetry’, and ‘Give the range of the function’. Always use exact values unless a question requests decimals.

CCEA 喜欢出这样的题:“写出顶点坐标”、“写出对称轴方程”以及“给出函数的值域”。除非题目要求保留小数,否则务必使用精确值。


7. Sketching Quadratic Graphs | 绘制二次函数图像

A sketch of a quadratic must show: the correct shape (u-shaped or n-shaped), the y-intercept, any x-intercepts (roots) and the coordinates of the vertex. Labelling these features clearly is enough for the marks; you do not need to plot precise points beyond these.

二次函数的草图必须体现出:正确的形状(U 形或倒 U 形)、y 截距、所有的 x 截距(根)以及顶点坐标。清晰地标注这些特征就能拿到分数,无需在这些点之外进行精确描点。

To sketch f(x) = ax² + bx + c: find the y-intercept by setting x = 0; find the roots by setting f(x) = 0 (factorise or use the formula); find the vertex by completing the square or using x = -b/(2a). Then determine the sign of a to decide whether the parabola opens up or down.

画 f(x) = ax² + bx + c 草图时:令 x = 0 求 y 截距;令 f(x) = 0 求根(因式分解或用公式);通过配方或 x = -b/(2a) 求顶点。再根据 a 的正负决定抛物线开口向上还是向下。

CCEA sometimes provides part of a sketch and asks you to find the equation, or gives a graph and asks for the range of values of x for which f(x) is increasing. Recognise that a parabola is increasing for x > -b/(2a) when a > 0, and decreasing when a < 0.

CCEA 有时会给出部分草图让你求函数表达式,或者给出一张图像让你写出 f(x) 递增的 x 范围。要记得:当 a > 0 时,抛物线在 x > -b/(2a) 上递增;a < 0 时相应递减。


8. Quadratic Equations and Roots | 二次方程与根的性质

From a quadratic equation, you can read off the sum and product of its roots using Vieta’s formulas. For ax² + bx + c = 0 with roots α and β, the sum α + β = -b/a and the product αβ = c/a. These relationships allow you to form new equations or evaluate expressions like α² + β².

根据二次方程,你可以用韦达定理得出根的和与积。对于 ax² + bx + c = 0,若两根为 α 和 β,则 α + β = -b/a,αβ = c/a。利用这些关系可以构造新的方程,或求 α² + β² 等表达式的值。

CCEA AS questions frequently present a symmetrical expression in α and β, such as (α – β)² or 1/α + 1/β, and ask for its value. Express these in terms of α + β and αβ to avoid solving for the roots explicitly.

CCEA 的 AS 题目经常给出关于 α 和 β 的对称式,如 (α – β)² 或 1/α + 1/β,然后要求求值。将这些式子用 α + β 和 αβ 表示,可以避免直接解出根来。

If asked to find a quadratic equation with given roots, use the form x² – (sum of roots)x + (product of roots) = 0, and then multiply up to clear any fractions. Always check your final equation has integer coefficients if possible, as exam mark schemes favour this.

如果要你求一个具有指定根的二次方程,可用 x² – (根的和)x + (根的积) = 0 的形式,然后乘以分母去掉分数。尽可能使最终的方程系数为整数,因为阅卷标准更认可这种形式。


9. Quadratic Inequalities | 二次不等式

Solving a quadratic inequality such as ax² + bx + c > 0 involves finding the critical values (roots) and testing intervals. Sketch the parabola; the quadratic is positive where the graph lies above the x-axis and negative where it lies below. Do not multiply both sides by a negative number without flipping the inequality sign.

解 ax² + bx + c > 0 这样的二次不等式,需要先求出临界值(根),再检验区间。画出抛物线草图;图像在 x 轴上方时函数为正,在 x 轴下方时为负。若两边同乘负数,必须反转不等号方向。

Common CCEA errors: writing the solution as ‘x > 3 and x < -1’ when it should be ‘x < -1 or x > 3’. When the inequality is quadratic > 0 and a > 0, the solution is the two outer regions. Use set notation or interval notation as specified in the question, but never combine contradictory intervals with ‘and’.

CCEA 常见错误:把解写成“x > 3 and x < -1”,而正确答案应为“x < -1 or x > 3”。当二次不等式为 > 0 且 a > 0 时,解集是两侧外部区域。按题目要求使用集合符号或区间符号,但绝不能用“且”连接相互矛盾的区域。

For inequalities involving a quadratic on both sides, move all terms to one side so you can compare to zero. Always define your function before drawing the sign diagram. A sign diagram with labelled critical values and correct signs in intervals will earn full marks for method.

对于两边都有二次式的不等式,把所有项移到一侧,以便与零比较。画符号图前务必明确写出函数表达式。只要符号图上标明了临界值且各区间的正负号正确,就能拿到方法分满分。


10. Intersection of a Line and a Quadratic | 直线与二次曲线的交点

To find where a line y = mx + c intersects a quadratic y = ax² + bx + c, set the equations equal to obtain a combined quadratic in x. The number of intersection points equals the number of real solutions to this equation. A tangent line gives a double root, so its discriminant Δ = 0.

求直线 y = mx + c 与二次曲线 y = ax² + bx + c 的交点,就是联立方程并消去 y,得到一个关于 x 的二次方程。交点个数等于这个二次方程实根的个数。相切的情形意味着有一个重根,即判别式 Δ = 0。

CCEA regularly uses this context to test discriminant problems. For example: ‘Find the value of k for which the line y = kx is a tangent to the curve.’ Steps: set equal, rearrange to ax² + (b – m)x + (c – 0) = 0, then set Δ = 0 and solve for k. Always double-check which coefficient belongs to which parameter to avoid silly mistakes.

CCEA 经常用此类情境来考查判别式。例如:“求使直线 y = kx 与曲线相切的 k 值。”步骤:令两式相等,整理为 ax² + (b – m)x + c = 0,再令 Δ = 0 解 k。要反复核对哪个系数对应哪个参数,避免低级错误。

If the line is horizontal, y = constant, the intersection reduces to solving ax² + bx + (c – constant) = 0. The number of intersection points then tells you how many solutions f(x) = constant has, which links to range problems and solving equations graphically.

如果直线是水平的,即 y = 常数,交点问题就简化为解 ax² + bx + (c – 常数) = 0。此时交点的个数等于方程 f(x) = 常数 的解的个数,这与值域问题以及利用图像解方程的方法相关联。


11. Applications and Modelling | 实际应用与建模

CCEA applies quadratics to projectile motion, bridge arches, revenue/cost problems, and area optimisation. In such models, you often convert a real-world description into an equation of the form y = ax² + bx + c, then use the vertex to maximise or minimise a quantity. Remember to interpret the vertex in the problem’s context.

CCEA 将二次函数应用于抛体运动、桥梁拱形、收入/成本问题以及面积优化中。在这类模型中,你常需要把实际描述转化为 y = ax² + bx + c 的方程,然后通过顶点来求某个量的最大值或最小值。记得要结合题目的上下文解释顶点含义。

A classic example: ‘A farmer has 100 m of fencing and wants to enclose a rectangular area against a wall. Express the area in terms of width x and find the maximum area.’ Set up A = x(100 – 2x), giving A = 100x – 2x². Complete the square or use x = -b/(2a) to find the width that maximises area.

经典例题:“一个农民靠墙用 100 米篱笆围一个矩形区域。用宽 x 表示面积,并求最大面积。”建立面积表达式 A = x(100 – 2x),得 A = 100x – 2x²。通过配方或 x = -b/(2a) 求出使面积最大的宽。

Always check that your solution makes physical sense – lengths and areas must be positive, and the value of x must fall within the problem’s constraints. CCEA often deducts marks if you give an impossible second root without explaining why it is rejected.

务必检查你的解在实际中是否合理——长度和面积必须为正,且 x 的值应在问题的限制范围内。如果你给出了一个不符合实际的重根但未解释为何舍弃,CCEA 往往会扣分。


12. Exam Tips and Common Mistakes | 考试技巧与常见错误

Top mistakes in CCEA quadratic questions include: forgetting the ± when using the quadratic formula; mishandling negative signs when substituting into the discriminant; writing the vertex as (p, q) from a(x + p)² + q instead of (-p, q); and forgetting to multiply the constant term correctly when completing the square with a ≠ 1. Double-check every sign.

CCEA 二次函数题中最大的错误包括:使用求根公式时漏掉 ±;代入判别式时符号处理不当;从 a(x + p)² + q 中写顶点时写成 (p, q) 而不是 (-p, q);以及 a ≠ 1 配方时忘记正确乘回常数项。每个符号都要反复检查。

When a question asks ‘Hence, or otherwise, …’, the ‘hence’ usually means you should use the previous part – often a completed square or factorised form. Ignoring this hint makes the algebra harder and wastes precious exam time. Use the form they give you.

当题目中出现“由此,或用其他方法…”时,“由此”通常意味着你应该使用上一问得到的结果——往往是配方式或因式分解式。忽略这个提示会让代数变得更加复杂,浪费宝贵的考试时间。要利用题目给你的形式。

Practice past CCEA papers to spot patterns. Common multi-step questions involve: completing the square -> stating the vertex -> sketching the graph -> solving an inequality -> and finding a tangent line. The steps flow into one another; carrying error is penalised heavily, so check each part independently.

要刷 CCEA 历年真题以识别题型规律。常见的大题步骤为:配方 → 写出顶点 → 画草图 → 解不等式 → 求切线。步骤之间互相关联;连环错误扣分很重,因此要确保每一问都独立检验。

Finally, present your working logically and write down the discriminant or the completed-square form before jumping to conclusions. Clear layout impresses examiners and reduces careless slips. Quadratic functions are entirely predictable – master the algebra, and the marks will follow.

最后,要有逻辑地呈现解题过程,在下结论之前写出判别式或配方式。清晰的卷面会给阅卷人留下好印象,也能减少粗心错误。二次函数完全是有章可循的——掌握代数运算,分数自然就会来。

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