document.write( "Question 218542: If x squared = x cubed, give the two possible variables for x. \n" ); document.write( "
Algebra.Com's Answer #164604 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If x squared = x cubed, give the two possible variables for x. \n" ); document.write( "====================== \n" ); document.write( "x^2 = x^3 \n" ); document.write( "--- \n" ); document.write( "x^3-x^2 = 0 \n" ); document.write( "x^2(x-1) = 0 \n" ); document.write( "x^2 = 0 or x-1 =0 \n" ); document.write( "x = 0 or x = 1 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |