WAEC 2022 · Paper 2 · Q10

  1. (a)

    Resolve x3−x2−4x2−1\dfrac{x^3 - x^2 - 4}{x^2 - 1} into partial fractions.

  2. (b)

    If y=sin⁡x1+cos⁡xy = \dfrac{\sin x}{1 + \cos x}, find dydx\dfrac{dy}{dx}.

Worked solution (try it first)

(a)

  1. The top has degree 3 and the bottom degree 2, so divide first.
  2. x(x2−1)=x3−xx(x^2 - 1) = x^3 - x.
  3. Take it away: −x2+x−4-x^2 + x - 4 is left.
  4. −1(x2−1)=−x2+1-1(x^2 - 1) = -x^2 + 1.
  5. Take it away: x−5x - 5 is left.
  6. So the fraction is x−1+x−5x2−1x - 1 + \dfrac{x - 5}{x^2 - 1}.
  7. Split: x−5=A(x−1)+B(x+1)x - 5 = A(x - 1) + B(x + 1) for Ax+1+Bx−1\dfrac{A}{x + 1} + \dfrac{B}{x - 1}.
  8. Put x=1x = 1: −4=2B-4 = 2B, so B=−2B = -2.
  9. Put x=−1x = -1: −6=−2A-6 = -2A, so A=3A = 3.
  10. So the answer is x−1+3x+1−2x−1x - 1 + \dfrac{3}{x + 1} - \dfrac{2}{x - 1}.

(b)

  1. Use the quotient rule with u=sin⁡xu = \sin x and v=1+cos⁡xv = 1 + \cos x: u′=cos⁡xu' = \cos x and v′=−sin⁡xv' = -\sin x.
  2. dydx=cos⁡x(1+cos⁡x)−sin⁡x(−sin⁡x)(1+cos⁡x)2\dfrac{dy}{dx} = \dfrac{\cos x(1 + \cos x) - \sin x(-\sin x)}{(1 + \cos x)^2}
    =cos⁡x+cos⁡2x+sin⁡2x(1+cos⁡x)2= \dfrac{\cos x + \cos^2x + \sin^2x}{(1 + \cos x)^2}.
  3. Use cos⁡2x+sin⁡2x=1\cos^2x + \sin^2x = 1: the top is 1+cos⁡x1 + \cos x.
  4. Cancel one factor: dydx=11+cos⁡x\dfrac{dy}{dx} = \dfrac{1}{1 + \cos x}.

Report a problem with this question