document.write( "Question 395137: Explain the error made in solving the equation. Solve the equation correctly
\n" );
document.write( "x^2=x
\n" );
document.write( "x^2/x=x/x
\n" );
document.write( "x=1\r
\n" );
document.write( "\n" );
document.write( "I thought the error was that x^2 is not equal to x, but rather x^2 is equal to x*x and so it should have been multiplication and not division-yet I really don't know I am only taking a guess. I also don't know how to go about solving the equation itself \n" );
document.write( "
Algebra.Com's Answer #280447 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The process is correct. However you're assuming that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The best way to solve this is to move x to the other side to produce\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0, 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or, you could do it like the way you did in the question (assuming |