document.write( "Question 351063: what are the solutions of the equation x^2-12x+32=0 \n" ); document.write( "
Algebra.Com's Answer #250917 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2-12x+32=0 \n" ); document.write( "Factoring the left side: \n" ); document.write( "(x-4)(x-8)=0 \n" ); document.write( "Setting each term in parentheses to zero we get: \n" ); document.write( "x = {4, 8} \n" ); document.write( " |