document.write( "Question 283005: Solve by factoring and using the principle of zero products.\r
\n" );
document.write( "\n" );
document.write( "3x^2 + 24x = 0 \n" );
document.write( "
Algebra.Com's Answer #205528 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! Take out the greatest factors of each term: in this case it is 3x. \n" ); document.write( "3x(x+8)=0 \n" ); document.write( "This means 3x=0 or x+8=0 which gives x=0 or x=-8 as solutions. \n" ); document.write( " |