+2 votes
in Class 10 by kratos

Apply division algorithm to find the quotient q(x) and remainder r(x) on dividing f(x) by g(x).

f(x) = x3– 6x2 + 11x – 6, g(x) = x2 + x +1

1 Answer

+6 votes
by kratos
 
Best answer

Given,

f(x) = x3– 6x2 +11x – 6, g(x) = x2 +x + 1

Thus, q(x) = x – 7 and r(x) = 17x -1.

...