document.write( "Question 219983: the greater of two consecutive even integers is 20 more than twice the smaller \n" ); document.write( "
Algebra.Com's Answer #165269 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the greater of two consecutive even integers is 20 more than twice the smaller \n" ); document.write( "-------------- \n" ); document.write( "Even implies the number is a multiple of 2. \n" ); document.write( "------------- \n" ); document.write( "1st 2x \n" ); document.write( "2nd:2x+2 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "2x+2 = 2(2x)+20 \n" ); document.write( "2x+2 = 4x+20 \n" ); document.write( "------------------- \n" ); document.write( "2x = -18 (smaller) \n" ); document.write( "2x+2 = -16 (larger) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |