You can put this solution on YOUR website! solve this equation:
1 - 3/x = 4/x^2
------------
Multiply thru by x^2 to get:
x^2 - 3x = 4
---------------
Rearrange:
x^2 - 3x -4 = 0
-----
Factor:
(x-4)(x+1) = 0
x = 4 or x = -1
===================================
Cheers,
Stan H.