document.write( "Question 514217: the sum of two integers is 5. their difference is 13. find the two integers \n" ); document.write( "
Algebra.Com's Answer #343330 by xdragonfight(116)\"\" \"About 
You can put this solution on YOUR website!
x + y = 5
\n" ); document.write( "x - y = 13
\n" ); document.write( "
\n" );