document.write( "Question 159648: The greater of two consecutive even integers is 6 less than three times the lesser. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #117724 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The greater of two consecutive even integers is 6 less than three times the lesser. Find the integers. \n" ); document.write( ". \n" ); document.write( "Let x = lesser of two consecutive even integers \n" ); document.write( "then \n" ); document.write( "x+2 = greater of two consecutive even integers \n" ); document.write( ". \n" ); document.write( "From: \"The greater of two consecutive even integers is 6 less than three times the lesser.\" we derive our equation: \n" ); document.write( "x+2 = 3x - 6 \n" ); document.write( ". \n" ); document.write( "Now, solving for x (lesser of two integers): \n" ); document.write( "x+2 = 3x - 6 \n" ); document.write( "2 = 2x - 6 \n" ); document.write( "8 = 2x \n" ); document.write( "4 = x (lesser of two integers) \n" ); document.write( ". \n" ); document.write( "greater to two integers: \n" ); document.write( "x+2 = 4+2 = 6 (greater of two integers) \n" ); document.write( " \n" ); document.write( " |