To convert a quotient of polynomials
with rational coefficients to the form q(x) +
, where r(x) and q(x) are polynomials and deg r(x) < deg g(x)
Polynomials + Divide
3x2 + 3x
/
8x2 + 7
=
+
![]()
=
x3 +
x -
+
= 8x2 +4x - 29 +
![]()
Note This algorithm is the familiar long division algorithm for polynomials.