document.write( "Question 765184: 4x + 12 = x^2\r
\n" );
document.write( "\n" );
document.write( "Thank you for helping me solve this equation. \n" );
document.write( "
Algebra.Com's Answer #466000 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 4x + 12 = x^2 \n" ); document.write( "subtract 4x and 12 from both sides of = \n" ); document.write( "x^2 -4x -12 = 0 \n" ); document.write( "factor the equation \n" ); document.write( "(x-6) * (x+2) = 0 \n" ); document.write( "x = 6 or -2 (this is because (x-6) = 0 or (x+2) = 0 ) \n" ); document.write( " \n" ); document.write( " |