WAEC 2018 · Paper 2 · Q7✱✱

  1. (a)

    Evaluate ∫12(2x3−4x+3) dx\displaystyle\int_1^2 (2x^3 - 4x + 3)\,dx.

  2. (b)

    Given that P−1=(−114−3)P^{-1} = \begin{pmatrix} -1 & 1 \\ 4 & -3 \end{pmatrix}, find the matrix PP.

    Show the answer

    P=(3141)P = \begin{pmatrix} 3 & 1 \\ 4 & 1 \end{pmatrix}

Worked solution (try it first)

(a)

  1. Integrate term by term, adding 1 to each power and dividing by the new power: ∫(2x3−4x+3) dx=x42−2x2+3x\int (2x^3 - 4x + 3)\,dx = \frac{x^4}{2} - 2x^2 + 3x.
  2. At x=2x = 2: 162−8+6=6\frac{16}{2} - 8 + 6 = 6.
  3. At x=1x = 1: 12−2+3=32\frac12 - 2 + 3 = \frac32.
  4. Top limit minus bottom limit: 6−32=4126 - \frac32 = 4\frac12.

(b)

  1. The inverse of P−1P^{-1} is PP, so find the inverse of (−114−3)\begin{pmatrix} -1 & 1 \\ 4 & -3 \end{pmatrix}.
  2. Its determinant is (−1)(−3)−(1)(4)=3−4=−1(-1)(-3) - (1)(4) = 3 - 4 = -1.
  3. Swap −1-1 and −3-3, change the signs of 11 and 44, and divide by −1-1: P=1−1(−3−1−4−1)P = \frac{1}{-1}\begin{pmatrix} -3 & -1 \\ -4 & -1 \end{pmatrix}
    =(3141)= \begin{pmatrix} 3 & 1 \\ 4 & 1 \end{pmatrix}.
  4. Check: (3141)(−114−3)=(1001)\begin{pmatrix} 3 & 1 \\ 4 & 1 \end{pmatrix}\begin{pmatrix} -1 & 1 \\ 4 & -3 \end{pmatrix} = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} ✓.

Report a problem with this question