document.write( "Question 202829: the square of a number is the same as twice the number. find the number \n" ); document.write( "
Algebra.Com's Answer #152996 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the square of a number is the same as twice the number. find the number \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "x^2 = 2x \n" ); document.write( "x^2-2x = 0 \n" ); document.write( "x(x-2) = 0 \n" ); document.write( "x = 0 or x = 2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |