document.write( "Question 412406: The sum of x and y numbers is 20. The difference of the two numbers is 16. If the numbers are x and y, which system of linear equations represents the problem? \n" ); document.write( "
Algebra.Com's Answer #289669 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The sum of x and y numbers is 20. The difference of the two numbers is 16.
\n" ); document.write( "the system of linear equations representing the problem...
\n" ); document.write( " x + y = 20
\n" ); document.write( " x - y = 16
\n" ); document.write( "Solving by elimination method:
\n" ); document.write( " 2x = 36
\n" ); document.write( " x = 18 and y = 2 (substituting x into the 1st Eq) \n" ); document.write( "
\n" );