document.write( "Question 491857: SOlve the equation
\n" );
document.write( "x (x + 2)= 0 then x = ? \n" );
document.write( "
Algebra.Com's Answer #334796 by ptth176(50)![]() ![]() You can put this solution on YOUR website! x (x + 2)= 0 \n" ); document.write( "=>x=0 or x+2=0 \n" ); document.write( "=>x=0 or x=-2 \n" ); document.write( " |