WAEC 2011 · Paper 2 · Q11

  1. (a)

    Solve for xx, yy and zz in the equations: 3x+5y−4z=−53x + 5y - 4z = -5; 6x+3y−5z=266x + 3y - 5z = 26; −2x+2y+z=−11-2x + 2y + z = -11.

    Separate values with commas, e.g. 3, −2

  2. (b)

    A function gg is defined by g(x)=3−4xx2+x−6g(x) = \dfrac{3 - 4x}{x^2 + x - 6}. Express g(x)g(x) in partial fractions.

Worked solution (try it first)

(a)

  1. By Cramer's rule, first find Δ=∣35−463−5−221∣\Delta = \begin{vmatrix} 3 & 5 & -4 \\ 6 & 3 & -5 \\ -2 & 2 & 1 \end{vmatrix}.
  2. Expand along the top row: Δ=3(3+10)−5(6−10)−4(12+6)\Delta = 3(3 + 10) - 5(6 - 10) - 4(12 + 6)
    =39+20−72= 39 + 20 - 72
    =−13= -13.
  3. Replace the xx column by the right-hand sides: Δx=−5(3+10)−5(26−55)−4(52+33)\Delta_x = -5(3 + 10) - 5(26 - 55) - 4(52 + 33)
    =−65+145−340= -65 + 145 - 340
    =−260= -260.
  4. Replace the yy column: Δy=3(26−55)+5(6−10)−4(−66+52)\Delta_y = 3(26 - 55) + 5(6 - 10) - 4(-66 + 52)
    =−87−20+56= -87 - 20 + 56
    =−51= -51.
  5. Replace the zz column: Δz=3(−33−52)−5(−66+52)−5(12+6)\Delta_z = 3(-33 - 52) - 5(-66 + 52) - 5(12 + 6)
    =−255+70−90= -255 + 70 - 90
    =−275= -275.
  6. So x=−260−13=20x = \dfrac{-260}{-13} = 20, y=−51−13y = \dfrac{-51}{-13}
    =5113= \dfrac{51}{13}
    ≈3.92\approx 3.92 and z=−275−13z = \dfrac{-275}{-13}
    =27513= \dfrac{275}{13}
    ≈21.15\approx 21.15.
  7. Check in the third equation: −40+10213+27513=−40+29-40 + \dfrac{102}{13} + \dfrac{275}{13} = -40 + 29
    =−11= -11 ✓.

(b)

  1. Factorise the bottom: x2+x−6=(x−2)(x+3)x^2 + x - 6 = (x - 2)(x + 3).
  2. Write Ax−2+Bx+3\dfrac{A}{x - 2} + \dfrac{B}{x + 3} and multiply through: 3−4x=A(x+3)+B(x−2)3 - 4x = A(x + 3) + B(x - 2).
  3. Put x=2x = 2: −5=5A-5 = 5A, so A=−1A = -1.
  4. Put x=−3x = -3: 15=−5B15 = -5B, so B=−3B = -3.
  5. So g(x)=−1x−2−3x+3g(x) = -\dfrac{1}{x - 2} - \dfrac{3}{x + 3}.

Report a problem with this question