document.write( "Question 813568: the cube of a number is the same as twice the square of the number find all such numbers explain answer \n" ); document.write( "
Algebra.Com's Answer #489773 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the cube of a number is the same as twice the square of the number find all such numbers explain answer \n" ); document.write( "--------------- \n" ); document.write( "x^3 = 2x^2 \n" ); document.write( "x^3 - 2x^2 = 0 \n" ); document.write( "x^2*(x - 2) = 0 \n" ); document.write( "x = 0 \n" ); document.write( "x = 0 \n" ); document.write( "x = 2 \n" ); document.write( " \n" ); document.write( " |