document.write( "Question 1085210: The sum of a number and its square is 4 more than twice the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #699264 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of a number and its square is 4 more than twice the number. Find the number.
\n" ); document.write( "--------
\n" ); document.write( "Equation:
\n" ); document.write( "x + x^2 = 2x+4
\n" ); document.write( "------------------------
\n" ); document.write( "x^2 -x - 4 = 0
\n" ); document.write( "------
\n" ); document.write( "Quadratic formula::
\n" ); document.write( "x = [1 +-sqrt(1-4*-4)]/2
\n" ); document.write( "----
\n" ); document.write( "x = [1 +- sqrt(17)]/2
\n" ); document.write( "-----
\n" ); document.write( "x = (1/2)+(1/2)sqrt(17) or x = (1/2)-(1/2)sqrt(17)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );