document.write( "Question 33285: the equation -3x(squared)-6x=0 has two solutions. whats the other?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19676 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! -3x^2-6x=0 \n" ); document.write( "=> 3x^2+6x = 0 \n" ); document.write( "=> 3x(x+2) = 0 \n" ); document.write( "=> x=0 or x=-2 \n" ); document.write( " |