document.write( "Question 813849: Half the sum of two numbers is 20 and twice the difference between the two numbers is 8. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #490012 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Half the sum of two numbers (x + y) is 20 \"%28x%2By%29%2F2+=+20\"
\n" ); document.write( "twice the difference between the two numbers (x-y) is 8. \"2%28x-y%29+=+8\"
\n" ); document.write( "Question states***
\n" ); document.write( " x + y = 40
\n" ); document.write( " x - y = 4
\n" ); document.write( " 2x = 44
\n" ); document.write( " x = 22 and y = 18
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 40/2 = 20
\n" ); document.write( " 2*4 = 8 \n" ); document.write( "
\n" );