Question 305472: How do you divide (4x^3+7) by (x-2) I having being working this problem for a while (y-5)(y-5)(y-5) Found 3 solutions by stanbon, richwmiller, solver91311:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! divide (4x^3+7) by (x-2)
Using Synthetic Division:
2)....4....0....0....7
.......4....8....16..|..39
Quotient: 4x^2 + 8x + 16
Remainder: 39
======================================
I have been working this problem for a while
(y-5)(y-5)(y-5)
= (y-5)^3
= 3C3y^3 +3C2y^2(-5) + 3C1y(-5)^2 + (-5)^3
= y^3 - 15y^2 + 75y - 125
===========================
Cheers,
Stan H.