document.write( "Question 118349: Solve by using the quadractic formula.\r
\n" ); document.write( "\n" ); document.write( "x^2=7x+6
\n" ); document.write( "

Algebra.Com's Answer #86466 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Solve by using the quadractic formula.
\n" ); document.write( "x^2=7x+6
\n" ); document.write( "x^2-7x-6=0
\n" ); document.write( "x = [7 +- sqrt(49-4*-6)]/2
\n" ); document.write( "x = [7 +- sqrt(73)]/2
\n" ); document.write( "x = (7+sqrt73)/2 or x = (7-sqrt73)/2
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );