WAEC 2016 · Paper 2 · Q4

  1. (a)

    When f(x)=2x3+mx2+nx+11f(x) = 2x^3 + mx^2 + nx + 11 is divided by x2+5x+1x^2 + 5x + 1, the quotient is 2x−52x - 5 and the remainder is 30x+1630x + 16. Find the values of mm and nn.

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

Worked solution (try it first)
  1. The polynomial is the divisor times the quotient, plus the remainder: f(x)=(x2+5x+1)(2x−5)+(30x+16)f(x) = (x^2 + 5x + 1)(2x - 5) + (30x + 16).
  2. Multiply out term by term: x2(2x−5)=2x3−5x2x^2(2x - 5) = 2x^3 - 5x^2, 5x(2x−5)=10x2−25x5x(2x - 5) = 10x^2 - 25x and 1(2x−5)=2x−51(2x - 5) = 2x - 5.
  3. Add them: 2x3+5x2−23x−52x^3 + 5x^2 - 23x - 5.
  4. Add the remainder: 2x3+5x2−23x−5+30x+16=2x3+5x2+7x+112x^3 + 5x^2 - 23x - 5 + 30x + 16 = 2x^3 + 5x^2 + 7x + 11.
  5. Compare with 2x3+mx2+nx+112x^3 + mx^2 + nx + 11: m=5m = 5 and n=7n = 7.
  6. The constants, 11, agree.

Report a problem with this question