document.write( "Question 361564: I am thinking of two numbers. Their sum is 17' and one number is 5 more than the other. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #257762 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+5=17
\n" ); document.write( "2x=12
\n" ); document.write( "x=6
\n" ); document.write( "x+5=11
\n" ); document.write( "
\n" );