document.write( "Question 200851: Solve the equation: x+6/x=-5 \n" ); document.write( "
Algebra.Com's Answer #151076 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
(x+6) / x = -5
\n" ); document.write( "cross multiply
\n" ); document.write( "x+6 = -5x
\n" ); document.write( "6x +6 =0
\n" ); document.write( "6(x+1) =0
\n" ); document.write( "x=-1
\n" ); document.write( "check
\n" ); document.write( "(-1) +6 = -5 (-1)
\n" ); document.write( "5=5,,,,,,,ok
\n" ); document.write( "
\n" );