document.write( "Question 327082: Solve by factoring and using the principle of zero products.
\n" );
document.write( "x^2 + 6x = 0 \n" );
document.write( "
Algebra.Com's Answer #234255 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! To factor this equation, you can factor out an x from each term: \n" ); document.write( "x^2 + 6x = 0 \n" ); document.write( "x(x+6) = 0 \n" ); document.write( "Now you can use the principle of zero products to solve the problem. The principle of zero products says if ab = 0, either a, b, or both must be equal to zero. \n" ); document.write( "So in this problem, x = 0 or (x+6) = 0. \n" ); document.write( "(x+6) = 0 \n" ); document.write( "x = -6 \n" ); document.write( "So the two solutions to this problem are x = 0 and x = -6. \n" ); document.write( " |