document.write( "Question 776118: x-6=-5/x \n" ); document.write( "
Algebra.Com's Answer #473395 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
multiply everything by x to get rid of the fraction
\n" ); document.write( "x^2-6x=-5 add 5 to each side
\n" ); document.write( "x^2-6x+5=0 factor
\n" ); document.write( "(x-5)(x-1)=0 set each part equal to zero and solve for x
\n" ); document.write( "x-5=0
\n" ); document.write( "x=5
\n" ); document.write( "x-1=0
\n" ); document.write( "x=1
\n" ); document.write( "
\n" );