document.write( "Question 281257:  Please answer this question for me
\n" );
document.write( "if x is any real number, is x squared equal to x \n" );
document.write( "
Algebra.Com's Answer #204368 by richwmiller(17219)    You can put this solution on YOUR website! x^2=x \n" ); document.write( "x^2-x=0 \n" ); document.write( "x*(x-1)=0 \n" ); document.write( "x=0 \n" ); document.write( "x=1 \n" ); document.write( "  |