Question 387405: Solve for w.
4 + 5/w - 7 = 7/(w + 1) (w - 7)
(If there is more than one solution, separate them with commas.) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Solve for w.
4 + 5/(w - 7) = 7/[(w + 1)(w - 7)]
------
Multiply thru by (w+1)(w-7) to get:
---
4(w+1)(w-7) + 5(w+1) = 7
----
4[w^2-6w-7] + 5w+5 = 7
---
4w^2-24w-28+5w+5 = 7
---
4w^2-19w-30 = 0
---
(w-6)(4w+5) = 0
---
w = 6 or w = -5/4
=====================
Cheers,
Stan H.