document.write( "Question 354263: the larger of two consecutive even integers is 6 less than 3 times the smaller.find the integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #253191 by ewatrrr(24785) You can put this solution on YOUR website! Hi. \n" ); document.write( "Let n be the smaller of the two consecutive even integers. Then (x +2) will represent the larger \n" ); document.write( ". \n" ); document.write( "question states:\r \n" ); document.write( "\n" ); document.write( "(n + 2) = 3n - 6 \n" ); document.write( ". \n" ); document.write( "simplify and solve \n" ); document.write( "8 = 2n \n" ); document.write( "n = 4 and the larger is 6 \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "6 = 12- 6 \n" ); document.write( " |