Quadratics: Question 5

Syllabus 1.1

Structured AS 6 marks

(a) Using the substitution u=x2u = x^2, show that the equation x47x218=0x^4 - 7x^2 - 18 = 0 can be written as u27u18=0u^2 - 7u - 18 = 0. [1]

(b) Solve the equation u27u18=0u^2 - 7u - 18 = 0. [2]

(c) Hence find all real values of xx satisfying x47x218=0x^4 - 7x^2 - 18 = 0, explaining why one of the values of uu found in part (b) must be rejected. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Making the substitution

Let u=x2u = x^2. Then x4=(x2)2=u2x^4 = (x^2)^2 = u^2, so the equation x47x218=0x^4 - 7x^2 - 18 = 0 becomes:

u27u18=0u^2 - 7u - 18 = 0

as required.

Part (b): Solving the quadratic in uu

Factorise, looking for two numbers with product 18-18 and sum 7-7: these are 9-9 and 22.

u27u18=(u9)(u+2)=0u^2 - 7u - 18 = (u - 9)(u + 2) = 0

u=9oru=2u = 9 \qquad \text{or} \qquad u = -2

Check using the quadratic formula:

discriminant=(7)24(1)(18)=49+72=121\text{discriminant} = (-7)^2 - 4(1)(-18) = 49 + 72 = 121

u=7±1212=7±112=9 or 2u = \frac{7 \pm \sqrt{121}}{2} = \frac{7 \pm 11}{2} = 9 \text{ or } -2

This agrees exactly with the factorised solution.

Part (c): Returning to xx, and rejecting an extraneous branch

Recall u=x2u = x^2. Since xx is real, x20x^2 \ge 0 for every real xx, so uu can never be negative.

  • u=2u = -2 would require x2=2x^2 = -2, which has no real solutions, so this value of uu must be rejected.
  • u=9u = 9 gives x2=9x^2 = 9, so x=±3x = \pm 3.

So the real solutions of x47x218=0x^4 - 7x^2 - 18 = 0 are x=3x = 3 and x=3x = -3.

Check: at x=3x=3, x47x218=816318=0x^4 - 7x^2 - 18 = 81 - 63 - 18 = 0. ✓ (By symmetry, x=3x=-3 gives the same value, since only even powers of xx appear.)

Final answers

  • (a) u27u18=0u^2 - 7u - 18 = 0 (shown)
  • (b) u=9u = \boxed{9} or u=2u = \boxed{-2}
  • (c) x=3x = \boxed{3} or x=3x = \boxed{-3} (rejecting u=2u=-2 as no real xx satisfies x2=2x^2=-2)