document.write( "Question 973499: The sum of two numbers is -44. Their difference is 12. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #599066 by anand429(138)![]() ![]() You can put this solution on YOUR website! x +y = -44 \n" ); document.write( "x-y = 12 \n" ); document.write( "Adding , we get, \n" ); document.write( "2x = -32 \n" ); document.write( "x= -16 \n" ); document.write( "putting back, \n" ); document.write( "y= -28 \n" ); document.write( " |