document.write( "Question 607133: One number is 8 more than another. Their sum is 94. Find the numbers.
\n" ); document.write( "Let the numbers = x
\n" ); document.write( "and their sum = 94
\n" ); document.write( "the numbers are?
\n" ); document.write( "

Algebra.Com's Answer #382417 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "One number is 8 more than another
\n" ); document.write( "Let x and (x+8) represent the numbers
\n" ); document.write( "Question states*** Their sum is 94.
\n" ); document.write( " x + (x+8) = 94
\n" ); document.write( " 2x+8 = 94
\n" ); document.write( " 2x = 86
\n" ); document.write( " x = 43
\n" ); document.write( "the numbers are 43 and 53 (43+8)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 43 + 51 = 94 \n" ); document.write( "
\n" );