By completing the square we can rewrite any quadratic in the so-called vertex / standard form: f(x)=a\bigl(x-h\bigr)^2+k
h and k have geometric meaning (coordinates of the vertex).
Formulas to compute them directly from the coefficients a,b,c (no need to re-complete the square each time):
h=-\frac b{2a}
k=f(h) (i.e. substitute x=h back into the original quadratic).
Summary of why the vertex form is useful:
Makes the vertex explicit (point (h,k)).
Makes it easy to read whether the parabola opens up or down (sign of a).
Simplifies graphing, optimisation, and modelling questions.
The graph of any quadratic function is called a parabola.
Exactly two possible shapes:
a>0 ⇒ opens up (shaped like the letter “U”); has a minimum value.
a<0 ⇒ opens down (shaped like an upside-down “U”); has a maximum value.
Key features and their formulas:
Vertex: (h,k) – the point where the minimum or maximum occurs.
Axis of symmetry (a.k.a. axis of the parabola): vertical line x=h; every parabola is symmetric about this line.
Intercepts
• y-intercept: set x=0 ⇒ f(0)=c (straight from general form).
• x-intercepts (roots): solve f(x)=0; may be 0, 1, or 2 real solutions.
Minimum/Maximum value: always equal to k (because it occurs at the vertex).
1. Identify a,b,c from ax^2+bx+c.
2. Compute h=-\dfrac{b}{2a} and k=f(h).
⇒ gives vertex + min/max.
3. Decide shape:
a>0 → opens up (minimum).
a<0 → opens down (maximum).
4. Axis of symmetry is x=h (draw a dashed vertical line for reference).
5. Intercepts:
y-intercept at (0,c).
x-intercepts by factoring, quadratic formula, or completing the square on f(x)=0.
6. Plot vertex, intercepts, draw a smooth symmetric curve.
Given f(x)=2x^2+8x-10
Function: f(x)=x^2-4x+3