document.write( "Question 959011: Which of the following is a solution of x2 - 7x = -5?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586116 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solution of x^2 - 7x = -5 \n" ); document.write( "x^2 - 7x + 5 = 0 \n" ); document.write( "---- \n" ); document.write( "x = [7 +- sqrt(49-4*5)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [7 +- sqrt(29)]/2 \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |