Question 472147
I am trying to divide a polynomial by a monomial. 
Divide: x^2 + 3x - 18 by x - 3 
-----------------
(x^2+3x-18)/(x-3)
----
Factor where you can:
= [(x+6)(x-3)]/(x-3)
---
= Cancel the common factor (x-3) to get:
---
= x+6
======================================
Cheers,
Stan H.
==========