WAEC 2018 · Paper 2 · Q10

  1. (a)

    Solve 23y+2−7(22y+2)−31(2y)−8=02^{3y + 2} - 7(2^{2y + 2}) - 31(2^y) - 8 = 0, y∈Ry \in \mathbb R.

  2. (b)

    Find ∫(x2+1)x dx\displaystyle\int \left(\sqrt{x^2 + 1}\right)x\,dx.

Worked solution (try it first)

(a)

  1. Write each power in terms of 2y2^y: 23y+2=4(2y)32^{3y + 2} = 4(2^y)^3 and 22y+2=4(2y)22^{2y + 2} = 4(2^y)^2.
  2. Let x=2yx = 2^y: 4x3−28x2−31x−8=04x^3 - 28x^2 - 31x - 8 = 0.
  3. Try factors of 8: x=8x = 8 gives 2048−1792−248−8=02048 - 1792 - 248 - 8 = 0, so (x−8)(x - 8) is a factor.
  4. Divide it out: 4x3−28x2−31x−8=(x−8)(4x2+4x+1)4x^3 - 28x^2 - 31x - 8 = (x - 8)(4x^2 + 4x + 1)
    =(x−8)(2x+1)2= (x - 8)(2x + 1)^2.
  5. So x=8x = 8 or x=−12x = -\frac12.
  6. But x=2yx = 2^y is always positive, so reject −12-\frac12.
  7. 2y=8=232^y = 8 = 2^3, so y=3y = 3.

(b)

  1. Let u=x2+1u = x^2 + 1, so dudx=2x\dfrac{du}{dx} = 2x and x dx=12 dux\,dx = \frac12\,du.
  2. The integral becomes ∫u12×12 du=12×u3232+c\displaystyle\int u^{\frac12} \times \frac12\,du = \frac12 \times \frac{u^{\frac32}}{\frac32} + c
    =13u32+c= \frac13u^{\frac32} + c.
  3. Put uu back: 13(x2+1)32+c\dfrac13(x^2 + 1)^{\frac32} + c.

Report a problem with this question