Quadratics: Question 2

Syllabus 1.1

Structured AS 8 marks

A function is defined by f(x)=3x212x+7f(x) = 3x^2 - 12x + 7 for real xx.

(a) Express f(x)f(x) in the form a(xp)2+qa(x - p)^2 + q, stating the values of the constants aa, pp and qq. [3]

(b) Write down the coordinates of the minimum point of the graph of y=f(x)y = f(x), explaining how you know this point is a minimum rather than a maximum. [2]

(c) Hence, or otherwise, find the exact solutions of f(x)=0f(x) = 0, giving each answer as a single fraction involving a surd. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Completing the square

Factor 33 out of only the terms containing xx:

3x212x+7=3(x24x)+73x^2 - 12x + 7 = 3(x^2 - 4x) + 7

Complete the square inside the bracket, using x24x=(x2)24x^2-4x = (x-2)^2 - 4:

=3[(x2)24]+7= 3\big[(x-2)^2 - 4\big] + 7

Multiply through by the 33, then combine the constants:

=3(x2)212+7=3(x2)25= 3(x-2)^2 - 12 + 7 = 3(x-2)^2 - 5

So f(x)=3(x2)25f(x) = 3(x-2)^2 - 5, giving a=3a = 3, p=2p = 2, q=5q = -5.

Part (b): Minimum point

In the form a(xp)2+qa(x-p)^2+q, the vertex of the parabola is at (p,q)=(2,5)(p, q) = (2, -5).

Since a=3>0a = 3 > 0, the graph is an upward-opening parabola (a "\cup" shape), so this vertex is the lowest point on the curve, a minimum, not a maximum.

Part (c): Solving f(x)=0f(x) = 0 exactly

Using the completed-square form:

3(x2)25=03(x-2)^2 - 5 = 0

(x2)2=53(x-2)^2 = \frac{5}{3}

x2=±53=±53=±153x - 2 = \pm\sqrt{\frac{5}{3}} = \pm\frac{\sqrt{5}}{\sqrt{3}} = \pm\frac{\sqrt{15}}{3}

x=2±153=6±153x = 2 \pm \frac{\sqrt{15}}{3} = \frac{6 \pm \sqrt{15}}{3}

Check using the quadratic formula. With a=3a=3, b=12b=-12, c=7c=7:

discriminant=(12)24(3)(7)=14484=60\text{discriminant} = (-12)^2 - 4(3)(7) = 144 - 84 = 60

x=12±606=12±2156=6±153x = \frac{12 \pm \sqrt{60}}{6} = \frac{12 \pm 2\sqrt{15}}{6} = \frac{6 \pm \sqrt{15}}{3}

This agrees exactly with the completed-square method.

Final answers

  • (a) f(x)=3(x2)25f(x) = 3(x-2)^2 - 5, with a=3a=3, p=2p=2, q=5q=-5
  • (b) Minimum point (2,5)\boxed{(2, -5)}
  • (c) x=6±153x = \boxed{\dfrac{6 \pm \sqrt{15}}{3}}