document.write( "Question 415193: One number is four more than another. Their sum is eight. Find both numbers. (Enter solutions from smallest to largest.) \n" ); document.write( "
Algebra.Com's Answer #291103 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "One number is four more than another
\n" ); document.write( "Let x and (x+4) represent the two numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x+4) = 8
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 4
\n" ); document.write( " x = 2
\n" ); document.write( " (x+4)= 6 The two numbers are 2 and 6.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2 + 6 = 8 \n" ); document.write( "
\n" );