document.write( "Question 357498: The sum of two numbers is twice their difference. The larger number is 7 more than twice the smaller. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #255261 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x be the smaller number. Then (2x+7) would be the larger number.
\n" ); document.write( "Write as we read
\n" ); document.write( "x + (2x+7) = 2[( 2x+7) - x]
\n" ); document.write( "simplify and Solve
\n" ); document.write( "3x + 7= 2[x + 7]
\n" ); document.write( "3x + 7 = 2x + 14
\n" ); document.write( "x = 7
\n" ); document.write( "(2x+7)= 21
\n" ); document.write( "7 and 21 are the numbers
\n" ); document.write( "checking the answer
\n" ); document.write( "28 = 2*14 \n" ); document.write( "
\n" );