document.write( "Question 33289: the equation 3x(squared)+9x=0 has two solutions. whats the other? \n" ); document.write( "
Algebra.Com's Answer #19669 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! 3 \n" ); document.write( "3x(x+3)=0 \n" ); document.write( "x(x+3)=0 \n" ); document.write( "x = 0 or x+3 = 0 \n" ); document.write( "x = 0 or x = -3 \n" ); document.write( " |