SOLUTION: I am having trouble solving for V V-6/V-4 +1 = V-5/V-1

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: I am having trouble solving for V V-6/V-4 +1 = V-5/V-1      Log On


   



Question 769575: I am having trouble solving for V
V-6/V-4 +1 = V-5/V-1

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solving for V
(V-6)/(V-4) +1 = (V-5)/(V-1)
------
Multiply thru by (v-4)(v-1) to get:::
(v-6)(v-1) + (v-4)(v-1) = (v-5)(v-4)
-------------------------------------
v^2-7v+6 + v^2-5v+4 = v^2-9v+20
------
v^2 -3v -10 = 0
-----
Factor:
(v-5)(v+2) = 0
---
v = 5 or v = -2
====================================
Cheers,
Stan H.