WAEC 2011 · Paper 2 · Q9

  1. (a)

    Use the trapezium rule with ordinates at x=1,2,3,4x = 1, 2, 3, 4 and 55 to calculate, correct to two decimal places, an approximate value for ∫15(2x+8x−2) dx\displaystyle\int_1^5 (2x + 8x^{-2})\,dx.

  2. (b)

    Given that f:x→x2+1f: x \to x^2 + 1 and g:x→3x+1x−1g: x \to \dfrac{3x + 1}{x - 1}, x≠1x \ne 1, find: (i) g∘fg\circ f; (ii) g∘f(2)g\circ f(2).

Worked solution (try it first)

(a)

  1. Four strips from 1 to 5, so h=1h = 1.
  2. Work out y=2x+8x2y = 2x + \dfrac{8}{x^2} at each ordinate.
  3. x=1x = 1: 1010.
  4. x=2x = 2: 66.
  5. x=3x = 3: 6+0.8889=6.88896 + 0.8889 = 6.8889.
  6. x=4x = 4: 8.58.5.
  7. x=5x = 5: 10.3210.32.
  8. Trapezium rule: 12h[(first+last)+2(the rest)]\frac12h[(\text{first} + \text{last}) + 2(\text{the rest})].
  9. 12[(10+10.32)+2(6+6.8889+8.5)]=12[20.32+42.7778]\frac12[(10 + 10.32) + 2(6 + 6.8889 + 8.5)] = \frac12[20.32 + 42.7778]
    =31.5489= 31.5489.
  10. So the integral is about 31.5531.55.

(b)(i)

  1. ff acts first: g∘f(x)=g(x2+1)g \circ f(x) = g(x^2 + 1)
    =3(x2+1)+1(x2+1)−1= \dfrac{3(x^2 + 1) + 1}{(x^2 + 1) - 1}.
  2. Simplify the top and bottom: 3x2+4x2\dfrac{3x^2 + 4}{x^2}.
  3. Divide each term by x2x^2: g∘f(x)=3+4x2g \circ f(x) = 3 + \dfrac{4}{x^2}.

(ii)

  1. g∘f(2)=3+44=4g \circ f(2) = 3 + \dfrac44 = 4.
  2. Check: f(2)=5f(2) = 5 and g(5)=164=4g(5) = \dfrac{16}{4} = 4 ✓.

Report a problem with this question