document.write( "Question 47757: solve by any method you prefer\r
\n" );
document.write( "\n" );
document.write( "x^2 = 11 - x \n" );
document.write( "
Algebra.Com's Answer #31549 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2 = 11 - x \n" ); document.write( "x^2+x-11=0 \n" ); document.write( "Using the quadratic formula get the following: \n" ); document.write( "x=[-1+sqrt(1+44)]/2 or x=[-1-sqrt(45)]/2\r \n" ); document.write( "\n" ); document.write( "x=[-1+3sqrt5]2 or x=[-1-3sqrt5]/2\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |