document.write( "Question 352054: The greater of two consecutive even integers is six less than twice the smaller. \n" ); document.write( "
Algebra.Com's Answer #251521 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The greater of two consecutive even integers is six less than twice the smaller.\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "Let x = smaller of even integer \n" ); document.write( "then \n" ); document.write( "x+2 = larger consecutive even integer \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "x+2 = 2x-6\r \n" ); document.write( "\n" ); document.write( "2 = x-6\r \n" ); document.write( "\n" ); document.write( "8 = x (smaller integer) \n" ); document.write( ". \n" ); document.write( "Larger integer: \n" ); document.write( "x+2 = 8+2 = 10 \n" ); document.write( ". \n" ); document.write( "The two integers are 8 and 10 \n" ); document.write( " |