document.write( "Question 101191: The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #73650 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers. \n" ); document.write( "---------------------- \n" ); document.write( "Let the consecutive even integers be 2x, and 2x+2 \n" ); document.write( "------------------- \n" ); document.write( "EQuATION: \n" ); document.write( "2x = (1/2)(2x+2)+10 \n" ); document.write( "2x = (x+1) + 10 \n" ); document.write( "x = 11 \n" ); document.write( "2x = 22 (smaller even integer) \n" ); document.write( "2x+2 = 24 (larger even integer) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |