Multiple choice

If the roots of the equation x3 + Px2 + Ox – 19 = 0 are each one more than the roots of the equation x3 – Ax2 + Bx – C = 0, where A, B, C, P & Q are constants then the value of A + B + C =

  1. 18

  2. 19

  3. 20

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

If the original roots are shifted upward by 1, the new polynomial is obtained by replacing x with x - 1. Its constant term is -(A + B + C + 1) = -19, so A + B + C = 18.

AI explanation

If the roots of the second polynomial are r, s and t, then substituting x = u - 1 into the first equation gives the roots r+1, s+1 and t+1 for u. The equation (u-1)^3 - A(u-1)^2 + B(u-1) - C = 0 simplifies to u^3 - (A+3)u^2 + (3+2A+B)u - (1+A+B+C) = 0. Matching this to the first equation u^3 + Pu^2 + Qu - 19 = 0, we get the constant term 1+A+B+C = 19. Solving this gives A+B+C = 18.