document.write( "Question 835573: the sum of two number is 20. their differences is 4. write a system of equation that describes this situation \n" ); document.write( "
Algebra.Com's Answer #503613 by hovuquocan1997(83)\"\" \"About 
You can put this solution on YOUR website!
Let pretend one of them is x and the other one is y
\n" ); document.write( "so you have their sum is 20, their difference is 4, which will become
\n" ); document.write( "x+y = 20
\n" ); document.write( "x-y = 4
\n" ); document.write( "TA-DAH
\n" ); document.write( ":D
\n" ); document.write( "
\n" );