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.