document.write( "Question 192104: find the solution of x^2-21=4x. if the solution is a fraction, enter it in simplest form? \n" ); document.write( "
Algebra.Com's Answer #144148 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
x^2-21=4x
\n" ); document.write( "x^2-4x-21=0
\n" ); document.write( "(x-7)(x+3)=0
\n" ); document.write( "x-7=0
\n" ); document.write( "x=7 ans.
\n" ); document.write( "x+3=0
\n" ); document.write( "x=-3 ans.
\n" ); document.write( "
\n" );