document.write( "Question 484023: x2+3x=0 \n" ); document.write( "
Algebra.Com's Answer #331227 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2+3x=0 \n" ); document.write( "factoring the left: \n" ); document.write( "x(x+3)=0 \n" ); document.write( ". \n" ); document.write( "x = {-3, 0} \n" ); document.write( " |