The correct option is C x5+12x4+2x3+x2+5
Let the polynomial be p(x);Divisor be d(x);Quotient be q(x);Remainder be r(x).
Given: Quotient, q(x)=x3+2xDivisor, d(x)=x2+12xRemainder, r(x)=5
We know that, by division algorithm,
Dividend = Divisor ×Quotient +Remainder
Then, p(x)=d(x)×q(x)+r(x)
p(x)=(x2+12x)(x3+2x)+5=x2(x3+2x)+12x(x3+2x)+5=x5+2x3+12x4+12×2x2+5p(x)=x5+2x3+12x4+x2+5
On rearranging, we get, p(x)=x5+12x4+2x3+x2+5