what is division algorithm for polynomial
Answers
Answered by
5
Answer:
Step-by-step explanation:
Division algorithm for polynomials states that, suppose f(x) and g(x) are the two polynomials, where g(x)≠0, we can write: f(x) = q(x) g(x) + r(x) which is same as the Dividend = Divisor * Quotient + Remainder and where r(x) is the remainder polynomial and is equal to 0 and degree r(x) < degree g(x).
Answered by
6
Answer:
p(x)=q(x).g(x)+r(x)
This is the algorithm.
Similar questions