document.write( "Question 460031: Find all roots and check your answer to the equation 3x^2+5x=0 \n" ); document.write( "
Algebra.Com's Answer #315507 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2 + 5x = 0 \n" ); document.write( "x(3x+5) = 0 \n" ); document.write( ". \n" ); document.write( "So, one root is x=0 \n" ); document.write( ". \n" ); document.write( "3x+5 = 0 \n" ); document.write( "3x = -5 \n" ); document.write( "x = -5/3 \n" ); document.write( ". \n" ); document.write( "That's another root. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " |