document.write( "Question 1046831: The sum of two numbers is 4 less than twice the larger number. The difference between the two numbers is 2 less than the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #662284 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x + y = 2x
\n" ); document.write( "x - y = y - 2
\n" ); document.write( "therefore:
\n" ); document.write( "-x + y = 0
\n" ); document.write( "x - 2y = -2
\n" ); document.write( "-y -2
\n" ); document.write( "y = 2 and x = 2 \"-x+%2B+2+=+0\"
\n" ); document.write( "AND
\n" ); document.write( "2 + 2 = 2*2 CHECKS!
\n" ); document.write( "
\n" );