339.Divide the polynomial p(x) by the polynomial g(x) and find the quotient and remainder in each of the following: p(x) = x3 – 3x2 + 5x – 3, g(x) = x2 – 2
we stop the division process, because the degree of the remainder is less than the degree of the divisor. Hence, here the quotient is x - 3 and the remainder is 7x – 9.
172 Views
Advertisement
340.Divide the polynomial p(x) by the polynomial g(x) and find the quotient and remainder in each of the following: p(x) = x4 – 3x2 + 4x + 5, g(x) = x2 + 1 – x