document.write( "Question 291210: The sum of two numbers is 16. The difference of two numbers is 6. Let X respresent the larger number and Y respresent the smaller number. Help me Set up Linear system. Please \n" ); document.write( "
Algebra.Com's Answer #210637 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+Y=16
\n" ); document.write( "X-Y=6 ADD.
\n" ); document.write( "----------
\n" ); document.write( "2X=22
\n" ); document.write( "X=22/2
\n" ); document.write( "X=11 ANS.
\n" ); document.write( "11+Y=16
\n" ); document.write( "Y=16-11
\n" ); document.write( "Y=5 ANS.
\n" ); document.write( "PROOF:
\n" ); document.write( "11-5=6
\n" ); document.write( "6=6
\n" ); document.write( "
\n" );