document.write( "Question 426098: one number is 7 less than another.the sum of the numbers is 35. find the numbers \n" ); document.write( "
Algebra.Com's Answer #296500 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "one number is 7 less than another
\n" ); document.write( "Let x and (x-7)represent the numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x-7) = 35
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 42
\n" ); document.write( " x = 21 The other number is 14. (21-7)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 21 + 14 = 35 \n" ); document.write( "
\n" );