document.write( "Question 1204524: Three times the lesser of two consecutive even integers is 6 less than six times the greater number. Find the integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #840820 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Three times the lesser of two consecutive even integers is 6 less than six times the greater number. Find the integers. \n" ); document.write( "--------------- \n" ); document.write( "3n + 6 = 6(n+2) = 6n + 12 \n" ); document.write( "3n + 6 = 0 \n" ); document.write( "n = -2 \n" ); document.write( "---> -2 and zero \n" ); document.write( " \n" ); document.write( " |