document.write( "Question 153153: Find two positive real numbers that differ by 2 and have a product of 10. \n" ); document.write( "
Algebra.Com's Answer #112664 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
Let one number be x, then the other one can be expressed as x + 2.
\n" ); document.write( "As their product is 10, we have
\n" ); document.write( "x(x + 2) = 10
\n" ); document.write( "expanding the left side, we have
\n" ); document.write( "\"x%5E2+%2B+2x+=+10\"\r
\n" ); document.write( "\n" ); document.write( "Completing square, we have
\n" ); document.write( "\"x%5E2+%2B+2x+%2B+1+=+1+%2B+10\"
\n" ); document.write( "\"%28x+%2B+1%29%5E2+=+11\"
\n" ); document.write( "\"x+=+-1%2B-+sqrt%2811%29+\"
\n" ); document.write( "So
\n" ); document.write( "\"x+=+-1%2Bsqrt%2811%29\" or \"x+=+-1-sqrt%2811%29\"
\n" ); document.write( "So there are two solution to this problem:
\n" ); document.write( "(1)
\n" ); document.write( "one number is \"x+=+-1%2Bsqrt%2811%29\".
\n" ); document.write( "The other is \"x%2B2+=+-1%2Bsqrt%2811%29%2B2=1%2Bsqrt%2811%29\"
\n" ); document.write( "(2)
\n" ); document.write( "one number is \"x+=+-1-sqrt%2811%29\"
\n" ); document.write( "the other is \"x%2B2+=+-1-sqrt%2811%29%2B2=1-sqrt%2811%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );