document.write( "Question 1186130: Find two consecutive even integers that their sum is equal to the difference of three times the larger and two times the smaller \n" ); document.write( "
Algebra.Com's Answer #817002 by ikleyn(52832)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find two consecutive even integers that their sum is equal to the difference \n" ); document.write( "of three times the larger and two times the smaller \n" ); document.write( "~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Taking the two consecutive even integers in the form n and (n+2),\r\n" ); document.write( "\r\n" ); document.write( "we translate the problem into this Math equation the equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " n + (n+2) = 3*(n+2) - 2n.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now we simplify and solve the equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 2n + 2 = 3n + 6 - 2n\r\n" ); document.write( "\r\n" ); document.write( " 2n + 2 = n + 6\r\n" ); document.write( "\r\n" ); document.write( " 2n - n = 6 - 2\r\n" ); document.write( "\r\n" ); document.write( " n = 4 \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The pair of the numbers is (4,6).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |