Question 435091
Dividing a polynomial by a monomial is quite simple, you can break up the polynomial like this:


{{{(x^2 + 8x + 3)/4x = x^2/4x + 8x/4x + 3/4x = x/4 + 2 + 3/4x}}}. When the divisor is not a monomial, you might have to use long or synthetic division.