document.write( "Question 1036289: the square of a number is 1 more then twice the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #650949 by Aldorozos(172)![]() ![]() ![]() You can put this solution on YOUR website! x^2 = 1+2x \n" ); document.write( "This is a quadratic equation. Solving it gives two answers \n" ); document.write( "x=1+sqrt of 2 \n" ); document.write( "x=1-sqrt 0f 2 \n" ); document.write( " |