📚 PDF资源导航

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

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

Quadratic functions form the backbone of the algebra component in the WJEC A-Level Mathematics specification. They appear in pure mathematics, mechanics modelling, and even in statistics when dealing with regression curves. This article distills the essential theory and exam techniques you need to master quadratics, from the standard form and discriminant to solving inequalities and tackling hidden quadratics. Every concept is paired with clear bilingual explanations to support both English and Chinese-speaking learners preparing for the WJEC examination.

二次函数是 WJEC A-Level 数学代数部分的核心内容。它们不仅频繁出现在纯数学考题中,也常用于力学建模以及统计中的回归曲线。本文将凝练你必须掌握的二次函数核心理论与答题技巧,涵盖标准形式、判别式、解不等式以及隐藏二次方程等考点。每个知识点都配有清晰的中英双语解释,帮助使用中文和英文的学习者更好地备战 WJEC 考试。


1. Standard Form and Basic Properties | 标准形式与基本性质

A quadratic function is any function that can be written in the standard form f(x) = ax² + bx + c, where a, b and c are real constants and a ≠ 0. The restriction a ≠ 0 ensures the function remains a genuine quadratic and not degenerate into a linear function.

二次函数是可以写成标准形式 f(x) = ax² + bx + c 的函数,其中 a、b 和 c 为实数且 a ≠ 0。a ≠ 0 的限制保证了函数保持真正的二次特性,而不会退化为一次函数。

The coefficient a determines the direction of opening: if a > 0 the parabola opens upwards (a ‘cup’ shape with a minimum point), and if a < 0 it opens downwards (a 'cap' shape with a maximum point). The constant term c gives the y-intercept because f(0) = c.

系数 a 决定了抛物线的开口方向:当 a > 0 时抛物线开口向上(呈 “杯” 形,有最小值点),当 a < 0 时开口向下(呈 “帽” 形,有最大值点)。常数项 c 给出了函数图像与 y 轴的交点,因为 f(0) = c。

The graph of a quadratic function is called a parabola and is symmetric about a vertical line called the axis of symmetry. This axis passes through the vertex (turning point) of the parabola.

二次函数的图像称为抛物线,它关于一条称为对称轴的垂直线对称。该对称轴穿过抛物线的顶点(转折点)。


2. The Discriminant and Nature of Roots | 判别式与根的性质

When solving ax² + bx + c = 0, the discriminant Δ = b² – 4ac reveals the number and type of roots without needing to find them explicitly. This is a favourite WJEC test point, especially when parameters are involved.

在解方程 ax² + bx + c = 0 时,判别式 Δ = b² – 4ac 能揭示根的个数和类型,而无需真正求出根的具体值。这是 WJEC 特别爱考查的知识点,尤其是当参数出现在方程中时。

  • If Δ > 0: two distinct real roots (图像与 x 轴有两个不同交点 / two distinct x-intercepts).
  • If Δ = 0: one repeated real root (图像与 x 轴相切 / the x-axis is a tangent to the curve).
  • If Δ < 0: no real roots (图像完全不与 x 轴相交 / the curve does not meet the x-axis).

For questions that ask ‘for what values of k does the equation have two distinct real roots?’, set up an inequality using Δ > 0 and solve it carefully. This links quadratics with inequalities and often appears on the WJEC paper.

对于 “当 k 为何值时方程有两个不同的实根” 这类问题,你需要利用 Δ > 0 建立不等式并仔细求解。这将二次函数与不等式联系起来,常常在 WJEC 试卷中出现。


3. Solving Quadratic Equations: Factorising | 解二次方程:因式分解法

The first method you should try when solving ax² + bx + c = 0 is factorising into two linear brackets. For simple quadratics where a = 1, look for two numbers that multiply to c and add to b.

解二次方程 ax² + bx + c = 0 时,应首先尝试因式分解为两个一次括号。对于 a = 1 的简单二次式,寻找两个乘积为 c 且和为 b 的数。

When a ≠ 1, use the ‘ac’ method: multiply a and c, find factors of ac that sum to b, split the middle term, and factor by grouping. Always check your factorisation by expanding the brackets mentally.

当 a ≠ 1 时,使用 “ac 法”:先求 a 与 c 的乘积 ac,找出和为 b 的 ac 的因子,分裂中间项,再分组分解。最后请在脑海中展开括号检验因式分解是否正确。

WJEC often embeds factorising in larger problems, such as finding intersection points or simplifying rational expressions. Mastery of this skill saves time and reduces algebraic errors.

WJEC 常把因式分解融入更大的题目中,如求交点或化简有理式。熟练这项技能可以节省时间,减少代数错误。


4. Completing the Square and Vertex Form | 配方法与顶点式

Completing the square converts the standard form into a(x – h)² + k, where (h, k) is the vertex of the parabola. For the expression ax² + bx + c, factor out a from the first two terms, then add and subtract (b/(2a))² inside the bracket.

配方法将标准形式转换为 a(x – h)² + k,其中 (h, k) 是抛物线的顶点。对于表达式 ax² + bx + c,先从前两项提出 a,然后在括号内加上并减去 (b/(2a))²。

This form instantly gives the coordinates of the turning point and the axis of symmetry x = h. It is also essential for deriving the quadratic formula and for integrating quadratic expressions in later topics.

这种形式能立刻给出转折点坐标以及对称轴 x = h。推导求根公式以及在后续章节对二次表达式积分时,配方法也是不可或缺的。

Always express the final result with the square completed correctly, for example: 2x² – 8x + 5 = 2(x – 2)² – 3. WJEC exam questions may require you to state the minimum value and the corresponding x-value directly from this form.

务必正确地表达配方的最终结果,例如 2x² – 8x + 5 = 2(x – 2)² – 3。WJEC 考题可能要求你直接根据该形式写出最小值及对应的 x 值。


5. The Quadratic Formula | 二次公式

When factorising is not possible or too time-consuming, the quadratic formula provides the roots of ax² + bx + c = 0 directly:

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

当因式分解不可行或太耗时时,二次公式可直接给出 ax² + bx + c = 0 的根:

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

The expression under the square root is the discriminant. The ‘±’ symbol indicates there are generally two solutions, which reduce to one when Δ = 0. Write your answers in exact form unless the question specifies otherwise, and pay attention to simplifying surds like √8 = 2√2.

根号下的式子就是判别式。“±” 符号表示通常有两个解,当 Δ = 0 时两个解合二为一。除非题目另有要求,答案请保留精确形式,并注意化简二次根式,如 √8 = 2√2。

Use the quadratic formula when coefficients are large, non-integer, or when the discriminant is not a perfect square. WJEC may ask you to derive the formula by completing the square, so be prepared to demonstrate that derivation step by step.

当系数较大、非整数或判别式不是完全平方数时,使用二次公式。WJEC 可能让你通过配方法推导出二次公式,因此要准备好逐步展示推导过程。


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

A well-drawn sketch of a quadratic needs three essential features: the y-intercept (c), the roots (if they exist), and the vertex. Build your sketch by first identifying the sign of a, then plotting these key points, and drawing a smooth symmetric curve through them.

一幅合格的二次函数草图需要包含三个关键特征:y 轴截距 (c)、根(如果存在的话)和顶点。绘制时先判断 a 的正负,标出这些关键点,然后一条光滑的对称曲线穿过各点。

If the discriminant is negative, the parabola will not cross the x-axis, but you must still indicate the vertex and y-intercept. Show the axis of symmetry as a dashed vertical line through the vertex to highlight the symmetry.

如果判别式为负,抛物线不会与 x 轴相交,但仍需标示出顶点和 y 轴截距。用穿过顶点的虚线垂线画出对称轴,以突出对称性。

WJEC often awards marks for correctly labelling the coordinates of the vertex and intercepts. Even when you use a graphical calculator, you must translate important coordinates onto your sketch.

WJEC 经常会对正确标出顶点和截距坐标的步骤给分。即便使用了图形计算器,你也必须将重要坐标呈现在草图上。


7. The Vertex, Axis of Symmetry and Maximum/Minimum | 顶点、对称轴与最值

The vertex is the turning point of a quadratic and can be found from the completed square form a(x – h)² + k. The axis of symmetry is the line x = h. For a > 0, the function has a minimum value of k at x = h; for a < 0, a maximum value of k.

顶点是二次函数的转折点,可通过配方式 a(x – h)² + k 得到。对称轴为直线 x = h。当 a > 0 时,函数在 x = h 处取得最小值 k;当 a < 0 时,在 x = h 处取得最大值 k。

If the quadratic is given in standard form, the x-coordinate of the vertex can also be found using h = -b/(2a), and then substitute to find k. Knowing both methods gives you flexibility in the exam.

如果二次函数以标准形式给出,顶点的 x 坐标也可用 h = -b/(2a) 求得,然后再代入求 k。掌握两种方法可以在考试中更灵活应变。

Applications of maximum/minimum values appear in optimisation problems: for example, finding the maximum height of a projectile or the minimum cost in a business model. Always state the value and where it occurs.

最大值/最小值的应用常出现在优化问题中:例如求抛射体的最大高度或商业模型中的最小成本。作答时务必写明最值及其对应的自变量的值。


8. Quadratic Inequalities | 二次不等式

Solving a quadratic inequality such as x² – 5x + 6 > 0 involves first treating it as an equation to find critical values (the roots). Then sketch the parabola or use a sign diagram to determine where the expression is positive or negative.

求解如 x² – 5x + 6 > 0 这样的二次不等式,首先把它当作方程处理,求出临界值(即根),然后通过绘制抛物线或使用符号表格来判断表达式在何处为正、何处为负。

For ax² + bx + c > 0 with a > 0, the parabola opens upwards, so the solution lies outside the interval between the roots: x < smaller root or x > larger root. For < 0, the solution lies between the roots. Adjust inequalities accordingly when a is negative.

对于 a > 0 的 ax² + bx + c > 0,抛物线开口向上,因此解是两根区间之外的部分:x < 较小的根 或 x > 较大的根。对于 < 0,解在两根之间。当 a 为负时也要相应调整不等式。

WJEC may ask for solution sets in interval notation or set-builder notation. Pay close attention to whether the inequality is strict or non-strict (≤, ≥) as this affects whether the endpoints are included.

WJEC 有时会要求用区间表示或集合描述法给出解集。务必留意不等式是否带等号(≤、≥),这将影响端点是否需要被包含在内。


9. Intersections of Lines and Quadratics | 直线与二次函数的交点

To find where a straight line y = mx + d meets a quadratic y = ax² + bx + c, equate the two expressions and rearrange to form a quadratic equation: ax² + (b – m)x + (c – d) = 0. The number of intersections depends on the discriminant of this new quadratic.

要求直线 y = mx + d 与二次函数 y = ax² + bx + c 的交点,令两式相等并整理成一个二次方程:ax² + (b – m)x + (c – d) = 0。交点的个数取决于此新二次方程的判别式。

If the discriminant is positive, the line cuts the parabola at two distinct points; if zero, the line is a tangent touching at exactly one point; if negative, they do not intersect. WJEC uses this to test your understanding of discriminants in a geometric setting.

若判别式为正,直线与抛物线相交于两个不同点;若判别式为零,直线为切线,仅有一个切点;若判别式为负,直线与抛物线不相交。WJEC 借此在几何背景下考查你对方程判别式的理解。

Set up the discriminant inequality to find conditions for tangency or to find the tangent equation passing through a given point. These are higher-tier questions that combine algebra and coordinate geometry.

通过设定判别式不等式可以求相切条件,或求过给定点的切线方程。这类题属于较难的题目,将代数与解析几何结合在一起。


10. Transformations of Quadratic Functions | 二次函数的图像变换

Starting from the parent function f(x) = x², you can generate new quadratics using transformations. Horizontal translations use f(x + a): replacing x with (x + 2) shifts the graph 2 units to the left. Vertical translations add a constant: f(x) + 3 shifts up by 3.

从母函数 f(x) = x² 出发,你可以通过图像变换得到新的二次函数。水平平移使用 f(x + a):把 x 替换为 (x + 2) 会将图像向左平移 2 个单位。垂直平移加上常数:f(x) + 3 则向上平移 3 个单位。

Reflections are achieved by multiplying by -1: -f(x) reflects the graph in the x-axis, and f(-x) reflects in the y-axis (though for quadratics f(-x) = f(x) for the parent). Stretches involve multiplication by a factor: af(x) stretches vertically by a factor of a.

反射可通过乘以 -1 实现:-f(x) 将图像沿 x 轴反射,f(-x) 沿 y 轴反射(但母函数中 f(-x) = f(x))。伸缩涉及乘以因子:af(x) 沿纵向拉伸 a 倍。

Combining transformations requires a careful order: apply horizontal shifts, then stretches/reflections, and finally vertical shifts when using the form a(x + b)² + c. Sketch intermediate steps to avoid mistakes.

组合多种变换时需注意顺序:使用形式 a(x + b)² + c 时,先水平平移,再伸缩/反射,最后垂直平移。画出中间步骤可以避免出错。


11. Hidden Quadratics and Substitution | 隐藏二次方程与换元

Equations like 2x⁴ – 5x² + 2 = 0 or 3e²ˣ – 7eˣ + 2 = 0 are not immediately quadratic, but can be reduced to one using a substitution. Letting u = x² turns the first into 2u² – 5u + 2 = 0; letting u = eˣ gives 3u² – 7u + 2 = 0. Solve for u and then back-substitute.

2x⁴ – 5x² + 2 = 03e²ˣ – 7eˣ + 2 = 0 这样的方程看起来并非二次,但可通过换元转化为二次。令 u = x² 将前者变为 2u² – 5u + 2 = 0;令 u = eˣ 则得到 3u² – 7u + 2 = 0。解出 u 后再回代。

WJEC loves to embed hidden quadratics in exponential, logarithmic, and trigonometric equations. Always remember to reject extraneous solutions — for example, u = eˣ must be positive, so discard any negative u values.

WJEC 偏好将隐藏二次方程植入指数、对数以及三角方程之中。务必记得舍弃增根——例如 u = eˣ 必须为正,因此要舍去任何负的 u 值。

Another common form is a(f(x))² + b f(x) + c = 0, where f(x) could be sin x, ln x, or even a linear expression. Recognising the quadratic structure is the key skill here.

另一种常见形式是 a(f(x))² + b f(x) + c = 0,其中 f(x) 可以是 sin x、ln x 甚至是一个线性表达式。识别出二次结构是这里的关键技能。


12. Modelling with Quadratics and Exam Tips | 二次函数建模与考试技巧

Quadratic models appear in projectile motion, where height is often modelled by h(t) = -4.9t² + vt + h₀ (taking g = 9.8 m/s²). You may need to find the time of maximum height (vertex) or when the projectile hits the ground (roots). Interpret your results in the context of the problem, rejecting negative times.

二次模型常见于抛体运动,高度通常以 h(t) = -4.9t² + vt + h₀ 建模(取 g = 9.8 m/s²)。你可能需要求达到最大高度的时间(顶点),或者求物体落地的时间(根)。在题目语境下解读结果,剔除负的时间。

In optimization, a business profit function might be given as a quadratic in number of items sold. The maximum profit occurs at the vertex. Always check that your answer makes sense within the given domain.

在优化问题中,商业利润函数可能表示为销售数量的二次函数。最大利润出现在顶点处。务必检查你的答案在给定定义域内是否有意义。

General WJEC exam tips: clearly state any formulas you use, show substitution steps, and leave exact answers (in surd form) unless a decimal approximation is requested. When solving inequalities, always draw a quick sketch or sign table to support your final intervals. Finally, manage your time by mastering the discriminant, completing the square, and the quadratic formula as your go-to tools.

WJEC 通用应试技巧:清晰写出你使用的公式,展示代入步骤,除非要求保留小数近似值,否则答案应保留精确值(二次根式形式)。解不等式时,总是画一幅快速草图或符号表来支撑你最终的区间表达。最后,熟练掌握判别式、配方法和二次公式这些核心工具,合理分配考试时间。

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