document.write( "Question 508867: Here's the question: one number is 2 more than another. Their total sum is 8. Find both numbers. \n" ); document.write( "
Algebra.Com's Answer #341141 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2=8
\n" ); document.write( "2x=8-2
\n" ); document.write( "2x=6
\n" ); document.write( "x=3
\n" ); document.write( "x+2=5
\n" ); document.write( "
\n" );