document.write( "Question 995986: One integer is added to another gives the sum of 2. The bigger integer subtracted by the smaller one gives the difference of -14... What could the two integers be? \n" ); document.write( "
Algebra.Com's Answer #802091 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x + y = 2\r \n" ); document.write( "\n" ); document.write( "y - x = -14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add both equations to get 2y = -12, so x = 8 and y = -6. \n" ); document.write( " |