document.write( "Question 846100: the square of a positive number increased by twice the number equals 3. Find the number. \n" ); document.write( "
Algebra.Com's Answer #509599 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the square of a positive number increased by twice the number equals 3.
\n" ); document.write( "x^2 + 2x = 3
\n" ); document.write( "x^2 + 2x - 3 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(x-1)(x+3) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "x = 1
\n" ); document.write( ":
\n" ); document.write( "Find the number. it's 1
\n" ); document.write( "
\n" );