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 #650965 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "the square of a number is 1 more then twice the number. what is the number?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"x%5E2\" = \"1%2B2x\"\r\n" );
document.write( "\r\n" );
document.write( "This is a quadratic equation. Solving it gives two roots \r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%5D\" = \"1%2Bsqrt%282%29\",\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B2%5D\" = \"1-sqrt%282%29\". \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Both the roots satisfy the condition.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );