document.write( "Question 587081: Can you exlain the steps to find the answer of:
\n" );
document.write( "64=x^2+12x \n" );
document.write( "
Algebra.Com's Answer #373967 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! 64 = x² + 12x \n" ); document.write( "x² + 12x - 64 = 0 {subtracted 64 from both sides} \n" ); document.write( "(x + 16)(x - 4) = 0 {factored into two binomials} \n" ); document.write( "x + 16 = 0 or x - 4 = 0 {set each factor equal to 0} \n" ); document.write( "x = -16 or x = 4 {solved each equation for x} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |