📚 PDF资源导航

A-Level Maths Worksheet: Quadratic & Cubic Curves – Top Scoring Techniques | A-Level数学练习:二次与三次曲线——高分技巧

📚 A-Level Maths Worksheet: Quadratic & Cubic Curves – Top Scoring Techniques | A-Level数学练习:二次与三次曲线——高分技巧

Mastering quadratic and cubic curves is essential for A-Level success, as these functions appear in core pure mathematics, mechanics, and problem-solving contexts. This worksheet-style guide breaks down key concepts, curve sketching techniques, algebraic manipulation, and calculus tools you need to score top marks. By working through each section and pairing theory with exam-style questions, you will build the confidence and fluency required to tackle any curve-related problem.

掌握二次与三次曲线是A-Level数学高分的基础,因为这类函数贯穿纯数、力学和问题求解。本练习式指南将拆解关键概念、曲线草图技巧、代数变形与微积分工具,助你斩获高分。通过逐节学习并将理论对照真题练习,你将建立起处理任何曲线问题的信心与流畅度。

1. Quadratic Curves: Shape and Key Features | 二次曲线:形状与关键特征

A quadratic function has the general form y = ax² + bx + c, where a ≠ 0. Its graph is a parabola. If a > 0, the parabola opens upwards and has a minimum point; if a < 0, it opens downwards and has a maximum point. The y-intercept is (0, c), and the line of symmetry is x = -b/(2a). Recognising these features instantly helps you sketch accurate curves.

二次函数的一般式为 y = ax² + bx + c,其中 a ≠ 0。图像为抛物线。若 a > 0,抛物线开口向上且存在最小值点;若 a < 0,则开口向下且为最大值点。y轴截距为 (0, c),对称轴为 x = -b/(2a)。快速识别这些特征有助于你精确描绘曲线。

The coefficient a controls the width of the parabola. A larger |a| makes the curve steeper, while a smaller |a| makes it wider. When a = 0, the function is no longer quadratic, so always check this condition.

系数 a 决定抛物线的宽度。|a| 越大曲线越陡,越小则越平缓。当 a = 0 时方程不再是二次函数,因此务必检查该条件。


2. Discriminant and Root Types | 判别式与根的类型

The discriminant Δ = b² – 4ac reveals the nature of the roots without solving the equation. If Δ > 0, the quadratic has two distinct real roots and crosses the x-axis twice. If Δ = 0, there is one repeated real root (a tangent to the x-axis). If Δ < 0, there are no real roots, and the parabola lies entirely above or below the x-axis.

判别式 Δ = b² – 4ac 无需解方程即可揭示根的性质。若 Δ > 0,二次方程有两个不同的实根,图像与x轴交于两点。若 Δ = 0,则有一个二重实根(与x轴相切)。若 Δ < 0,则无实根,抛物线完全位于x轴上方或下方。

In an exam, you can use the discriminant to find the range of parameters for which a line intersects a curve, or to prove that a quadratic is always positive. For example, if a > 0 and Δ < 0, the quadratic is always positive.

考试中可利用判别式求直线与曲线相交的参数范围,或证明某二次式恒正。例如,当 a > 0 且 Δ < 0 时,二次式恒大于零。

Δ = b² – 4ac


3. Vertex and Line of Symmetry | 顶点与对称轴

The vertex of a quadratic is the turning point and can be found by completing the square or using x = -b/(2a). The y-coordinate is then obtained by substitution. In completed-square form y = a(x – h)² + k, the vertex is (h, k), and the line of symmetry is x = h.

二次函数的顶点即转折点,可通过配方法或公式 x = -b/(2a) 求得,再代入求y坐标。在完全平方形式 y = a(x – h)² + k 中,顶点为 (h, k),对称轴为 x = h。

This form immediately gives the minimum or maximum value of the function. For instance, y = 2(x + 3)² – 5 has a minimum value of –5 when x = –3. Always check the sign of a to confirm whether it is a minimum or maximum.

该形式可直接给出函数的最小或最大值。例如 y = 2(x + 3)² – 5 在 x = –3 处取得最小值 –5。始终检查 a 的正负以确认是极小还是极大。


4. Factorising and Sketching Quadratics | 因式分解与画二次曲线草图

When a quadratic factorises as (px + q)(rx + s), the roots are x = –q/p and x = –s/r. To sketch the curve, plot the roots, the y-intercept, and the vertex. Use symmetry to ensure the shape is correct. Mark the axis of symmetry and label the coordinates.

当二次式可分解为 (px + q)(rx + s) 时,根为 x = –q/p 和 x = –s/r。画草图时标出根、y轴截距和顶点。利用对称性确保形状正确。标出对称轴并注明坐标。

If the quadratic does not factorise, you can still find the vertex by completing the square, and the roots via the quadratic formula: x = [–b ± √(b² – 4ac)]/(2a). Always draw a smooth U-shaped or ∩-shaped curve, never a V-shape.

若二次式无法因式分解,仍可通过配方法求顶点,并用求根公式 x = [–b ± √(b² – 4ac)]/(2a) 求根。始终绘制光滑的U形或∩形曲线,切勿画成V形。


5. Cubic Curves: Basic Shapes | 三次曲线:基本形状

A cubic function has the form y = ax³ + bx² + cx + d, with a ≠ 0. The graph of a cubic is a continuous curve with one or two turning points. If a > 0, the curve generally rises from left to right, having a shape like an ‘S’ or a single turning point. If a < 0, it falls from left to right.

三次函数形式为 y = ax³ + bx² + cx + d,a ≠ 0。其图像是一条连续曲线,具有一或两个转折点。当 a > 0 时,曲线从左到右整体上升,呈倒’N’形或单个转折点;当 a < 0 时则从左到右下降。

The simplest cubic, y = x³, passes through the origin and has no turning points, only a point of inflection at (0,0). Variations like y = (x – p)(x – q)(x – r) show three distinct real roots, while repeated factors create tangency or inflection.

最简单的三次函数 y = x³ 经过原点且无转折点,仅在 (0,0) 处有一个拐点。像 y = (x – p)(x – q)(x – r) 这样的形式显示三个不同实根,而重复因子则产生切点或拐点。


6. Factor Theorem and Sketching Cubics | 因式定理与画三次曲线草图

To factorise a cubic, first use the factor theorem: if f(p) = 0, then (x – p) is a factor. After finding one factor by testing divisors of the constant term, use polynomial division or comparing coefficients to obtain a quadratic factor, then factorise further if possible.

分解三次多项式时,先应用因式定理:若 f(p) = 0,则 (x – p) 是一个因式。通过尝试常数项的正负因子找到一个因式后,利用多项式除法或比较系数法得出二次因式,再进一步分解。

When sketching, start by marking the x-intercepts (roots) and the y-intercept (d). Determine the end behaviour from the sign of a. Then use calculus to locate turning points, or simply note the shape from the factors. Join the points with a smooth continuous curve, avoiding sharp corners.

画草图时,先标出x轴截距(根)和y轴截距 (d)。根据 a 的符号确定两端走势。然后用微积分求转折点位置,或直接从因式推断形状。用光滑连续曲线连接各点,避免出现尖角。


7. Repeated Roots and Point of Inflection | 重根与拐点

If a cubic has a repeated factor like (x – p)², the curve touches the x-axis at x = p and does not cross it. This creates a turning point on the axis. If the factor is (x – p)³, the curve has a point of inflection at x = p while crossing the axis.

若三次函数含有 (x – p)² 这样的重复因式,曲线在 x = p 处与x轴相切而不穿过。这产生一个在轴上的转折点。若是 (x – p)³ 因式,则在 x = p 处存在一个拐点且穿过x轴。

For a point of inflection, the gradient may not be zero – in y = x³, the gradient is zero at the inflection point, but for others the tangent may have a non-zero slope. Use the second derivative test: if f”(x) changes sign, it is an inflection point.

对于拐点,梯度不一定为零——y = x³ 在拐点处梯度为零,但对于其他函数,该点切线斜率可能不为零。可利用二阶导数检验:若 f”(x) 变号,则为拐点。


8. Transformations of Curves | 曲线变换

Understanding transformations helps you quickly sketch related functions. Common transformations include: f(x) + a (vertical shift), f(x + a) (horizontal shift), a f(x) (vertical stretch/compression), f(ax) (horizontal stretch/compression), –f(x) (reflection in x-axis), and f(–x) (reflection in y-axis).

理解变换有助于快速绘制相关函数图像。常见的变换有:f(x) + a(垂直平移)、f(x + a)(水平平移)、a f(x)(垂直伸缩)、f(ax)(水平伸缩)、–f(x)(关于x轴对称)、f(–x)(关于y轴对称)。

When applying multiple transformations, perform them in the correct order: horizontal shifts, stretches, and reflections inside the bracket act on x before any vertical operations outside the bracket. Always write the transformed coordinate (x’, y’) in terms of (x, y).

应用多个变换时须按正确顺序:括号内的水平平移、伸缩和反射先作用于 x,然后才进行括号外的垂直操作。始终将变换后的坐标 (x’, y’) 用原 (x, y) 表示。

y = a f(b(x + c)) + d


9. Solving Equations Graphically | 图形解方程

Graphical methods let you solve f(x) = g(x) by plotting both curves and finding intersections. For quadratics and cubics, rearranging into a shape you can sketch is key. For example, x³ – 3x – 1 = 0 can be solved by finding where y = x³ – 3x meets y = 1.

图解法通过绘制两条曲线求交点来解方程 f(x) = g(x)。处理二次与三次曲线时,关键是将方程转化为可草绘的形式。例如 x³ – 3x – 1 = 0 可通过求 y = x³ – 3x 与 y = 1 的交点来解。

You can also solve by rearranging into a quadratic form, such as x⁴ – 3x² + 2 = 0, using a substitution like t = x² to get a quadratic in t, but always check which method is quicker. Exam questions frequently ask you to estimate roots from a graph or deduce the number of solutions.

也可通过换元转化为二次形式,比如 x⁴ – 3x² + 2 = 0,令 t = x² 得到关于 t 的二次方程,但始终要考虑哪种方法更快。考题常要求根据图像估算根或推断解的个数。


10. Using Derivatives for Turning Points | 利用导数求驻点

For any polynomial curve, differentiate to find stationary points. Set the first derivative dy/dx = 0 and solve for x. For a quadratic, this gives the unique vertex. For a cubic, you will obtain up to two stationary points. Use the second derivative, d²y/dx², to classify them as maximum, minimum, or point of inflection.

对于任意多项式曲线,通过求导找到驻点。令一阶导数 dy/dx = 0 并解出 x。对于二次函数,这直接给出唯一顶点;对于三次函数,最多可得两个驻点。利用二阶导数 d²y/dx² 判定其是极大值、极小值还是拐点。

If the second derivative is positive, the point is a minimum; if negative, a maximum. If d²y/dx² = 0, check the sign change of the first derivative around the point to confirm an inflection. Remember to substitute x back into f(x) for the y-coordinate.

若二阶导数为正,该点为极小值点;为负则为极大值点。若 d²y/dx² = 0,需检查该点两侧一阶导数的符号变化以确认拐点。记得将 x 代回 f(x) 求得 y 坐标。


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

Many students lose marks by forgetting the inequality sign when interpreting the discriminant, sketching the wrong shape for a negative cubic, or mismanaging the order of transformations. Always label your axes, intercepts, and turning points clearly. When using a calculator, check your factorisation by expanding.

许多学生因解释判别式时忘记不等号方向、画错负三次曲线形状或混淆变换顺序而失分。务必清晰标注坐标轴、截距和转折点。使用计算器后,通过展开验证因式分解的正确性。

Another pitfall is assuming all cubics have two turning points – they don’t always. Always compute dy/dx to confirm. Also, when a cubic is written in factorised form with a repeated root, ensure you draw the curve tangent to the x-axis, not crossing.

另一易错点是以为所有三次曲线都有两个转折点——事实并非如此。务必计算 dy/dx 加以确认。此外,当三次函数以因式分解形式给出且含有重根时,确保绘制曲线与x轴相切而非穿过。


12. Practice Questions Strategy | 练习题策略

To excel, work through a mixture of pure skill drills and applied problems. Start with basic factorisation and completing the square. Then tackle finding intersections, range of values for a given number of roots, and sketching combined transformations. Finally, challenge yourself with problems linking quadratics and cubics to inequalities and calculus.

想要脱颖而出,需混合练习纯技能训练与应用题。从基本因式分解和配方法入手;接着处理求交点、给定根个数求参数范围以及绘制组合变换图像;最后挑战将二次、三次曲线与不等式和微积分结合的题目。

Create a checklist for each curve type: domain, y-intercept, roots, turning points, shape, asymptotes (if any). Use past papers to time yourself and identify weak spots. Redraw sketches from memory and explain them aloud – this reinforces understanding.

为每种曲线类型制作检查清单:定义域、y轴截距、根、转折点、形状、渐近线(若有)。使用历年真题计时并识别薄弱环节。凭记忆重绘草图并大声讲解——这能巩固理解。

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