Question 191060
 solve.
3x/x^2-1=5/x
I worked it out to:
2(x-5)(x+1)
Is this correct?
---------------
If you want to solve for x, you didn't.
-------------
{{{3x/(x^2-1) = 5/x}}}
Cross multiply
3x*x = 5*(x^2-1)
3x^2 = 5x^2 - 5
-2x^2 = -5
x^2 = 5/2
x = ± sqrt(10)/2