document.write( "Question 1049905: Find two consecutive even integers such that the sum of twice the lesser and three times the greater is 66. \n" ); document.write( "
Algebra.Com's Answer #665461 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! two consecutive even integers: x and (x+2) \n" ); document.write( "2x + 3(x+2) = 66 \n" ); document.write( "5x = 60 \n" ); document.write( "x = 12 \n" ); document.write( "The two consecutive even integers are: 12 , 14 \n" ); document.write( "AND \n" ); document.write( "24 + 42 = 66 CHECKS!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |