Key Idea: A quadratic graph is a parabola, and you can write it three ways β each hands you a different feature for free. It's mostly Paper 1 (by hand): sketch it, find the roots, or find the turning point.
π The three forms β what each reveals
| Form | Looks like | Read off instantly |
|---|---|---|
| Standard | y = axΒ² + bx + c | Direction (sign of a) and the y-intercept c, i.e. (0, c). |
| Vertex | y = a(x β h)Β² + k | The turning point (h, k) β and k is the max/min value. |
| Factored | y = a(x β p)(x β q) | The x-intercepts x = p and x = q (set each bracket to 0). |
a > 0 β opens up β minimum. a < 0 β opens down β maximum. Watch the bracket signs: (x + 1) gives the root x = β1, and (x β 3)Β² gives h = +3.
π― Vertex & axis of symmetry
- the coefficients in y = axΒ² + bx + c
- the axis of symmetry β also midway between the two x-intercepts; the vertex sits on it
Tip: To reach a(x β h)Β² + k: halve the x-coefficient, square it for the bracket, then add/subtract to fix the constant. The vertex is (h, k), and k is the min (a > 0) or max (a < 0) value, since the squared part is never negative.
βοΈ IB-style worked examples
IB-style question β direction & y-intercept from standard form
For y = β3xΒ² + 4x β 7, state the direction it opens and its y-intercept.
Step by step:
The sign of a sets the direction.
The constant c is the y-intercept.
Opens downward (so the vertex is a maximum); y-intercept (0, β7).
IB-style question β find the x-intercepts (factored form)
Find the x-intercepts of y = (x β 5)(x + 2).
Step by step:
Set each factor equal to zero.
Solve each β mind the sign on the second bracket.
x-intercepts at (5, 0) and (β2, 0).
IB-style question β write in the form (x β h)Β² + k
Write xΒ² β 8x + 19 in the form (x β h)Β² + k, and state the vertex.
Step by step:
Halve the x-coefficient (β8 β β4) and square it (16).
Fix the constant: 19 = 16 + 3.
(x β 4)Β² + 3, so the vertex is (4, 3).
IB-style question β build a quadratic from its vertex
A parabola has vertex (3, β4) and passes through (1, 4). Find a in y = a(x β 3)Β² β 4.
Step by step:
Substitute the known point (1, 4).
Simplify and solve for a.
a = 2, so y = 2(x β 3)Β² β 4.
Important: In a(x β h)Β² + k, the vertex x-coordinate is +h: (x β 3)Β² means h = 3, not β3. And re-read what's asked: the min/max value is k (a number); the min/max point is (h, k).
Tap each card to reveal the answer.
Which form gives the y-intercept at a glance? Standard form y = axΒ² + bx + c β the y-intercept is (0, c).
Roots of y = (x β 6)(x + 4)? x = 6 and x = β4 β set each bracket to zero.
Axis of symmetry of y = 2xΒ² β 12x + 1? x = 3 β use x = βb/(2a) = β(β12)/(2Β·2).
Vertex of y = (x + 5)Β² β 2? (β5, β2) β (x + 5)Β² gives h = β5, and k = β2.
Does y = βxΒ² + 6x β 1 have a max or a min? A maximum β a = β1 < 0, so the parabola opens down.
Exam Tips
- Pick the form that answers the question: factored β roots, vertex β turning point, standard β y-intercept & direction.
- Sign of a: a > 0 opens up (minimum), a < 0 opens down (maximum).
- Axis of symmetry x = βb/(2a) is also exactly midway between the two x-intercepts.
- Complete the square: halve b, square it, then add/subtract to keep the constant correct.
- (x β h)Β² gives h = +h; the min/max value is k, the min/max point is (h, k).