Quadratic Equations: Question 4

Syllabus E2.4, E2.5

Structured Extended 9 marks

(a) Factorise fully 3x2+11x203x^2 + 11x - 20, and hence solve 3x2+11x20=03x^2 + 11x - 20 = 0. [3]

(b) Solve x2+8x3=0x^2 + 8x - 3 = 0 by completing the square. Give your answers correct to 3 significant figures. [3]

(c) Solve 2x25x6=02x^2 - 5x - 6 = 0 using the quadratic formula. Give your answers correct to 2 decimal places. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Factorise and solve 3x2+11x20=03x^2 + 11x - 20 = 0

To factorise, find two numbers that multiply to a×c=3×(20)=60a\times c = 3\times(-20) = -60 and add to b=11b = 11.

Those numbers are +15+15 and 4-4, since 15×(4)=6015\times(-4) = -60 and 15+(4)=1115 + (-4) = 11.

Split the middle term:

3x2+15x4x20.3x^2 + 15x - 4x - 20.

Factorise in pairs:

3x(x+5)4(x+5)=(3x4)(x+5).3x(x + 5) - 4(x + 5) = (3x - 4)(x + 5).

So 3x2+11x20=(3x4)(x+5)3x^2 + 11x - 20 = (3x - 4)(x + 5).

Now set each factor equal to zero:

3x4=0x=43,3x - 4 = 0 \quad\Rightarrow\quad x = \frac{4}{3}, x+5=0x=5.x + 5 = 0 \quad\Rightarrow\quad x = -5.

Answer: (3x4)(x+5)(3x - 4)(x + 5), giving x=43x = \dfrac{4}{3} or x=5x = -5.


Part (b): Solve x2+8x3=0x^2 + 8x - 3 = 0 by completing the square

The coefficient of x2x^2 is 11, so take half of the coefficient of xx. Half of 88 is 44, and 42=164^2 = 16:

x2+8x3=(x+4)2163=(x+4)219.x^2 + 8x - 3 = (x + 4)^2 - 16 - 3 = (x + 4)^2 - 19.

So the equation becomes:

(x+4)219=0,(x + 4)^2 - 19 = 0,

(x+4)2=19.(x + 4)^2 = 19.

Take the square root of both sides, keeping both signs:

x+4=±19,x + 4 = \pm\sqrt{19},

x=4±19.x = -4 \pm \sqrt{19}.

Now evaluate, using 19=4.3588\sqrt{19} = 4.3588\ldots:

x=4+4.3588=0.35880.359,x = -4 + 4.3588\ldots = 0.3588\ldots \approx 0.359, x=44.3588=8.35888.36.x = -4 - 4.3588\ldots = -8.3588\ldots \approx -8.36.

Answer (to 3 significant figures): x=0.359x = 0.359 or x=8.36x = -8.36.


Part (c): Solve 2x25x6=02x^2 - 5x - 6 = 0 using the quadratic formula

Here a=2a = 2, b=5b = -5 and c=6c = -6. The quadratic formula is:

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

First find the discriminant, taking care with the signs:

b24ac=(5)24(2)(6)=25+48=73.b^2 - 4ac = (-5)^2 - 4(2)(-6) = 25 + 48 = 73.

Substitute into the formula:

x=(5)±732(2)=5±734.x = \frac{-(-5) \pm \sqrt{73}}{2(2)} = \frac{5 \pm \sqrt{73}}{4}.

Since 73=8.5440\sqrt{73} = 8.5440\ldots:

x=5+8.54404=13.54404=3.38603.39,x = \frac{5 + 8.5440\ldots}{4} = \frac{13.5440\ldots}{4} = 3.3860\ldots \approx 3.39, x=58.54404=3.54404=0.88600.89.x = \frac{5 - 8.5440\ldots}{4} = \frac{-3.5440\ldots}{4} = -0.8860\ldots \approx -0.89.

Answer (to 2 decimal places): x=3.39x = 3.39 or x=0.89x = -0.89.