📚 G-K Math Animation Practice 2: Mastering Quadratic Functions & Graphs | G-k-数学练习动画-2:二次函数图像精讲
Welcome to the second animation in our G-K (Graphs & Keypoints) series, where we transform abstract algebra into moving geometry. This session focuses entirely on quadratic functions — the U‑shaped curves that lie at the heart of high‑school mathematics. Through step‑by‑step animated explanations, you will see how every coefficient shifts the graph, why the discriminant decides the number of real roots, and how to read the vertex straight off the equation.
欢迎来到 G‑K(图像与关键点)系列的第二集动画,我们将抽象的代数转化为动态几何。本集完全聚焦于二次函数——构成高中数学核心的 U 形曲线。通过逐步动画讲解,你将清晰看到每个系数如何移动图像,判别式如何决定实根的个数,以及如何直接从方程中读出顶点。
1. The Standard Form of a Quadratic | 二次函数的标准形式
A quadratic function is any function that can be written as y = ax² + bx + c, where a, b, and c are constants and a ≠ 0. The coefficient a controls the width and direction of the parabola, b determines the position of the axis of symmetry, and c gives the y‑intercept.
二次函数是可以写成 y = ax² + bx + c 的任何函数,其中 a、b、c 为常数且 a ≠ 0。系数 a 控制抛物线的宽窄和开口方向,b 决定对称轴的位置,c 给出 y 轴截距。
2. Shape and Opening Direction | 图像形状与开口方向
If a > 0, the parabola opens upwards, resembling a cup that can hold water; its vertex is a minimum point. If a < 0, the parabola opens downwards, like an arch, and the vertex is a maximum point. The magnitude |a| affects the steepness: larger |a| makes the graph narrower, while |a| between 0 and 1 widens it.
若 a > 0,抛物线开口向上,像一个能盛水的杯子,顶点为最小值点。若 a < 0,抛物线开口向下,如同一个桥拱,顶点是最大值点。|a| 的大小影响陡峭程度:|a| 越大图像越窄,0 < |a| < 1 时图像变宽。
3. The Vertex and Axis of Symmetry | 顶点与对称轴
The axis of symmetry is the vertical line x = –b/(2a). Substituting this x‑value into the function gives the vertex coordinates ( –b/(2a) , f(–b/(2a)) ). In animation, you can watch the vertex slide along the parabola as b and a change.
对称轴是垂直线 x = –b/(2a)。将此 x 值代入函数即得顶点坐标 ( –b/(2a) , f(–b/(2a)) )。动画中可以观察到顶点随 b 和 a 的变化沿抛物线滑动。
4. The y‑intercept and Its Meaning | y 轴截距及其意义
Setting x = 0 instantly shows the y‑intercept: y = c. Thus the point (0, c) is always on the graph. If c = 0, the parabola passes through the origin. The animation highlights this point with a blinking dot whenever c is adjusted.
令 x = 0 立即得到 y 轴截距:y = c。因此点 (0, c) 始终在图像上。若 c = 0,抛物线经过原点。当调节 c 时,动画会用闪点突出显示这个点。
5. x‑intercepts and the Discriminant | x 轴交点与判别式
Solving ax² + bx + c = 0 gives the x‑intercepts. The discriminant Δ = b² – 4ac determines how many real solutions exist: Δ > 0 gives two distinct intercepts, Δ = 0 gives one (the vertex touches the x‑axis), and Δ < 0 means no real intercepts — the entire parabola lies strictly above or below the x‑axis.
解 ax² + bx + c = 0 得到 x 轴交点。判别式 Δ = b² – 4ac 决定实根的个数:Δ > 0 有两个不同交点,Δ = 0 有一个(顶点与 x 轴相切),Δ < 0 表示无实数交点——整条抛物线完全在 x 轴上方或下方。
6. Vertex Form: Completing the Square | 顶点式:配方法
Rewriting y = ax² + bx + c as y = a(x – h)² + k reveals the vertex (h, k) directly. Here h = –b/(2a) and k = c – b²/(4a). The animated transformation from standard form to vertex form shows how the square is completed geometrically.
将 y = ax² + bx + c 改写为 y = a(x – h)² + k 可直接读出顶点 (h, k)。其中 h = –b/(2a),k = c – b²/(4a)。从标准形式到顶点式的动画变换过程展示了几何配方的原理。
7. Translations: Moving the Parent Graph | 平移:移动母图
Starting from the simplest parabola y = x², adding a constant inside the square, y = (x – d)², shifts the graph d units to the right (or left if d is negative). Adding a constant outside, y = x² + e, shifts it vertically by e units. Combining both gives a full translation.
从最简单的抛物线 y = x² 出发,在平方内加常数 y = (x – d)² 将图像向右平移 d 个单位(d 为负则向左)。在外部加常数 y = x² + e 则垂直平移 e 个单位。二者结合即可实现完全平移。
8. Reflection and Stretching | 反射与伸缩
Placing a minus sign in front — y = –x² — reflects the graph across the x‑axis. Multiplying by a factor, as in y = 3x² or y = 0.5x², stretches or compresses the parabola vertically. The animation allows you to drag the coefficient a and watch the graph change shape in real time.
在前面加上负号,如 y = –x²,将图像关于 x 轴反射。乘以系数,例如 y = 3x² 或 y = 0.5x²,则在垂直方向拉伸或压缩抛物线。动画允许你拖动系数 a,实时观察图像形变。
9. Reading Quadratic Graphs in Applied Problems | 应用题中二次图像解读
Real‑world scenarios — projectile motion, profit maximisation, or bridge arch design — often produce quadratic models. The maximum height of a projectile corresponds to the vertex’s y‑coordinate; the time it hits the ground is the rightmost x‑intercept. Our animation demonstrates a ball’s flight path with a superimposed quadratic graph.
实际场景——抛体运动、利润最大化或桥梁拱形设计——常产生二次模型。抛物体的最大高度对应顶点的 y 坐标;落地时间是最右边的 x 轴交点。我们的动画演示了带叠加二次图像的小球飞行轨迹。
10. Common Pitfalls and How to Avoid Them | 常见陷阱与避免方法
Students often confuse the sign of a when deciding opening direction, forget to include both signs in the quadratic formula, or misread the vertex from the expanded form. Memorising x = –b/(2a) as the axis is far safer than blindly completing the square. The animation pauses at typical error spots, highlighting correct steps.
学生常常在判断开口方向时弄错 a 的符号,忘记求根公式中包含两个符号,或从展开式中错误读出顶点。记住 x = –b/(2a) 为对称轴比盲目配方更安全。动画会在典型易错点暂停,突出正确步骤。
11. Connection to Calculus: The Turning Point | 与微积分的联系:转折点
For students moving towards A‑level: the vertex of a quadratic is where the derivative dy/dx = 2ax + b equals zero, giving x = –b/(2a). The second derivative 2a confirms whether it is a minimum (a > 0) or maximum (a < 0). Our animated tangent line slides along the curve, becoming horizontal exactly at the vertex.
对于向 A‑level 推进的学生:二次函数的顶点是导数 dy/dx = 2ax + b 等于零的点,得出 x = –b/(2a)。二阶导数 2a 确认是最小值 (a > 0) 还是最大值 (a < 0)。我们的动画切线沿曲线滑动,在顶点处恰好水平。
12. Summary and Practice Challenge | 总结与练习挑战
Quadratic functions appear in countless mathematical contexts, from algebra and geometry to physics and economics. Master the link between the algebraic coefficients and the geometric features of the parabola — vertex, intercepts, and axis — and you will solve problems faster and with greater confidence. Try sketching y = 2(x + 1)² – 8 and label all key points; then watch the animation to check.
二次函数出现在无数数学情境中,从代数、几何到物理与经济学。掌握代数系数与抛物线几何特征(顶点、截距、对称轴)之间的联系,你就能更快、更自信地解题。尝试画出 y = 2(x + 1)² – 8 并标注所有关键点;然后观看动画核对。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导