document.write( "Question 906761: how do you solve x squared - 18x = negative 77
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #550055 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2\"-18x = -77
\n" ); document.write( "Add 77 to each side
\n" ); document.write( "\"x%5E2\" - 18x + 77 = 0
\n" ); document.write( "Factor
\n" ); document.write( "(x-7)(x-11)
\n" ); document.write( "x-7=0
\n" ); document.write( "x-11=0
\n" ); document.write( "x can be either 7 or 11
\n" ); document.write( "x={7,11}
\n" ); document.write( "
\n" );