document.write( "Question 460026: How do you find all roots to the equation 3x^2+5x=0? \n" ); document.write( "
Algebra.Com's Answer #315513 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
3x^2 +5x = 0
\n" ); document.write( "The first two factors share an x.
\n" ); document.write( "x(3x +5)=0
\n" ); document.write( ".
\n" ); document.write( "One root is x=0
\n" ); document.write( "The other is found by solving 3x = -5
\n" ); document.write( "x = -5/3
\n" ); document.write( ".
\n" ); document.write( "Done
\n" ); document.write( "
\n" );