document.write( "Question 500990: having trouble finding all solutions to this equation 4x^3-6x^2=0 please help me figure this out... \n" ); document.write( "
| Algebra.Com's Answer #338371 by htmentor(1343)     You can put this solution on YOUR website! 4x^3 - 6x^2 = 0 \n" ); document.write( "Factor: \n" ); document.write( "x^2(4x - 6) = 0 \n" ); document.write( "This equation is satisfied if x^2 = 0, and 4x - 6 = 0 \n" ); document.write( "The first expression gives x = 0, 0 (multiplicity two) \n" ); document.write( "The second expression gives x = 3/2 \n" ); document.write( "So the roots are: 0,0,3/2 \n" ); document.write( "The roots can be seen from the graph: \n" ); document.write( " |