document.write( "Question 1124215: the sum of two integers is 76 and their difference is 2. what are the integers?
\n" );
document.write( "let x and y represent the two numbers whith y being greater of the two. \n" );
document.write( "
Algebra.Com's Answer #740557 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the sum of two integers is 76 and their difference is 2. what are the integers? \n" ); document.write( "let x and y represent the two numbers whith y being greater of the two. \n" ); document.write( "---------- \n" ); document.write( "y + x = 76 \n" ); document.write( "y - x = 2 \n" ); document.write( "----------------------- Add \n" ); document.write( " |