document.write( "Question 918560: The difference between two integers is 13, and their sum is 87. What are the two integers. \n" ); document.write( "
Algebra.Com's Answer #557107 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x & y the two Integers \n" ); document.write( "x - y = 13 \n" ); document.write( "x + y = 87 \n" ); document.write( "2x = 100 \n" ); document.write( "x = \n" ); document.write( "and...checking \n" ); document.write( "sum = 87 \n" ); document.write( " |