2. Quadratic functions
- Syllabus
- 0606–2028–2029
- Topic
- 2
- Level
- —
For f(x)=ax2+bx+c with a=0, the turning point gives the quadratic's minimum when a>0 and maximum when a<0. Its x-coordinate is the axis of symmetry, x=−b/(2a).
Completing the square writes the function as f(x)=a(x−h)2+k. Because (x−h)2≥0, the turning point is (h,k): k is the minimum if a>0 and the maximum if a<0.
2x2+3x−4=2(x+43)2−841⇒minf=−841 at x=−43
Alternatively, differentiate: f′(x)=2ax+b. Set f′(x)=0 to obtain x=−b/(2a), substitute this value into f, then use the sign of a to classify the turning point. Both methods locate the same point.
Give both the extreme value and where it occurs when asked. The value is the y-coordinate; it is not the same as the x-coordinate of the turning point.
Vertex form f(x)=a(x−h)2+k reveals the turning point (h,k), axis x=h, and opening direction. These features fix the basic sketch and the unrestricted range.
| Situation | Range |
|---|---|
| a>0, domain R | f(x)≥k |
| a<0, domain R | f(x)≤k |
| restricted domain | compare the vertex, included endpoints and end behaviour that lie in the domain |
For the sketch, mark the vertex and axis of symmetry, then find any real x-intercepts and the y-intercept. Draw a smooth symmetric parabola opening upward for a>0 or downward for a<0.
A restricted domain can remove the vertex. For f(x)=(x−2)2−5 with domain x≥4, the permitted branch starts at (4,−1) and rises, so the range is f(x)≥−1, not f(x)≥−5.
A domain restricts x; a range restricts f(x) or y. Check whether an endpoint is included before choosing ≤ or <.
For ax2+bx+c=0, the discriminant D=b2−4ac tells how many real roots exist without solving the equation.
| Discriminant | Roots of the equation | Line and curve |
|---|---|---|
| D>0 | two distinct real roots | two intersections |
| D=0 | two equal real roots | tangent; one point of contact |
| D<0 | no real roots | no intersection |
For a line and a curve, first equate their y-expressions and rearrange to one quadratic in x. Only then identify a, b and c and apply the required condition to D. If a parameter is present, solving the resulting equation or inequality gives its allowed values.
y=x2+1, y=kx⇒x2−kx+1=0,D=k2−4
Thus the line cuts the curve twice when ∣k∣>2, is tangent when k=±2, and does not meet it when ∣k∣<2.
Use D≥0 for ‘real roots’, but D>0 for ‘two different real roots’. Tangency requires equality, not merely a non-negative discriminant.
First rearrange the equation to ax2+bx+c=0. Then choose the method that exposes the roots with the least unnecessary work.
| Method | Best choice when | Essential move |
|---|---|---|
| factorisation | factors are visible | use the zero-product rule |
| quadratic formula | factors are awkward | substitute a,b,c with their signs |
| completing the square | vertex form is useful | isolate the square, then square-root both sides |
x2−5x+4=0⇒(x−1)(x−4)=0⇒x=1 or x=4
x=2a−b±b2−4ac
For x2−6x+1=0, write (x−3)2=8, so x=3±22. The ± is required because both numbers have the same square.
Substitute each proposed root into the original equation. If D<0, there are no real roots in this syllabus context; do not replace D with a real number.
A quadratic inequality asks where the graph lies above, on or below the x-axis. Its real roots are critical values where the sign may change.
Rearrange so one side is zero, solve the corresponding quadratic equation, then split the number line at its real roots. Determine the sign in each interval by a test value or by the parabola's opening direction. Include a root only for ≤ or ≥.
(x+2)(x−3)≤0⇒−2≤x≤3
For x2−x−6≥0, the roots are −2 and 3 and the upward-opening graph is on or above the axis outside them. Hence x≤−2 or x≥3.
Use ‘and’ for one interval such as −2<x<3, but ‘or’ for two separate outer intervals. If there are no real roots, the quadratic keeps the sign of its leading coefficient for every real x.