document.write( "Question 72711: Thanks for you assistance in the past. I need some help with the below equation.\r
\n" );
document.write( "\n" );
document.write( "Find the solutions to the equation: x - 5/x = 4 \n" );
document.write( "
Algebra.Com's Answer #52012 by stanbon(75887) ![]() You can put this solution on YOUR website! x - 5/x = 4 \n" ); document.write( "Assuming x is not zero, multiply both sides of the equation by \"x\" to get: \n" ); document.write( "x^2 - 5 = 4x \n" ); document.write( "x^2-4x-5=0 \n" ); document.write( "(x-5)(x+1)=0 \n" ); document.write( "x=5 or x=-1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |