document.write( "Question 1102116: twice the first number plus a second number is 42, and the first number minus the second number is -6. Find the number. \n" ); document.write( "
Algebra.Com's Answer #716746 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "2x + y = 42,\r\n" ); document.write( " x - y = -6.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Add the two equations. You will get\r\n" ); document.write( "\r\n" ); document.write( "3x = 42 - 6 = 36 ====> x =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |