2. Quadratic functions

Syllabus
0606–2028–2029
Topic
2
Level

Learning objectives

Find the turning value of a quadratic

For f(x)=ax2+bx+cf(x)=ax^2+bx+c with a0a\ne0, the turning point gives the quadratic's minimum when a>0a>0 and maximum when a<0a<0. Its xx-coordinate is the axis of symmetry, x=b/(2a)x=-b/(2a).

Completing the square writes the function as f(x)=a(xh)2+kf(x)=a(x-h)^2+k. Because (xh)20(x-h)^2\geq0, the turning point is (h,k)(h,k): kk is the minimum if a>0a>0 and the maximum if a<0a<0.

2x2+3x4=2(x+34)2418minf=418 at x=342x^2+3x-4=2\left(x+\frac34\right)^2-\frac{41}{8}\quad\Rightarrow\quad\min f=-\frac{41}{8}\text{ at }x=-\frac34

Alternatively, differentiate: f(x)=2ax+bf'(x)=2ax+b. Set f(x)=0f'(x)=0 to obtain x=b/(2a)x=-b/(2a), substitute this value into ff, then use the sign of aa 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 yy-coordinate; it is not the same as the xx-coordinate of the turning point.

Use the turning point to sketch and find a range

Vertex form f(x)=a(xh)2+kf(x)=a(x-h)^2+k reveals the turning point (h,k)(h,k), axis x=hx=h, and opening direction. These features fix the basic sketch and the unrestricted range.

Situation Range
a>0a>0, domain R\mathbb R f(x)kf(x)\geq k
a<0a<0, domain R\mathbb R f(x)kf(x)\leq 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 xx-intercepts and the yy-intercept. Draw a smooth symmetric parabola opening upward for a>0a>0 or downward for a<0a<0.

A restricted domain can remove the vertex. For f(x)=(x2)25f(x)=(x-2)^2-5 with domain x4x\geq4, the permitted branch starts at (4,1)(4,-1) and rises, so the range is f(x)1f(x)\geq-1, not f(x)5f(x)\geq-5.

A domain restricts xx; a range restricts f(x)f(x) or yy. Check whether an endpoint is included before choosing \leq or <<.

Use the discriminant to count roots and intersections

For ax2+bx+c=0ax^2+bx+c=0, the discriminant D=b24acD=b^2-4ac tells how many real roots exist without solving the equation.

Discriminant Roots of the equation Line and curve
D>0D>0 two distinct real roots two intersections
D=0D=0 two equal real roots tangent; one point of contact
D<0D<0 no real roots no intersection

For a line and a curve, first equate their yy-expressions and rearrange to one quadratic in xx. Only then identify aa, bb and cc and apply the required condition to DD. If a parameter is present, solving the resulting equation or inequality gives its allowed values.

y=x2+1, y=kxx2kx+1=0,D=k24y=x^2+1,\ y=kx\quad\Rightarrow\quad x^2-kx+1=0,\quad D=k^2-4

Thus the line cuts the curve twice when k>2|k|>2, is tangent when k=±2k=\pm2, and does not meet it when k<2|k|<2.

Use D0D\geq0 for ‘real roots’, but D>0D>0 for ‘two different real roots’. Tangency requires equality, not merely a non-negative discriminant.

Choose a method to solve a quadratic equation

First rearrange the equation to ax2+bx+c=0ax^2+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,ca,b,c with their signs
completing the square vertex form is useful isolate the square, then square-root both sides

x25x+4=0(x1)(x4)=0x=1 or x=4x^2-5x+4=0\Rightarrow(x-1)(x-4)=0\Rightarrow x=1\text{ or }x=4

x=b±b24ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}

For x26x+1=0x^2-6x+1=0, write (x3)2=8(x-3)^2=8, so x=3±22x=3\pm2\sqrt2. The ±\pm is required because both numbers have the same square.

Substitute each proposed root into the original equation. If D<0D<0, there are no real roots in this syllabus context; do not replace D\sqrt{D} with a real number.

Solve a quadratic inequality by interval signs

A quadratic inequality asks where the graph lies above, on or below the xx-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 \leq or \geq.

(x+2)(x3)02x3(x+2)(x-3)\leq0\quad\Rightarrow\quad-2\leq x\leq3

For x2x60x^2-x-6\geq0, the roots are 2-2 and 33 and the upward-opening graph is on or above the axis outside them. Hence x2x\leq-2 or x3x\geq3.

Use ‘and’ for one interval such as 2<x<3-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 xx.