document.write( "Question 1030207: the sum of two integer is -14 if one of them is 36 find other solve \n" ); document.write( "
Algebra.Com's Answer #645087 by rothauserc(4718) You can put this solution on YOUR website! x + y = -14 \n" ); document.write( ": \n" ); document.write( "let y = 36 \n" ); document.write( ": \n" ); document.write( "x + 36 = -14 \n" ); document.write( "x = -50 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |