document.write( "Question 1091315: 5 times the lesser of two positive consecutive even integers
\n" ); document.write( "is at most four times the greater? What are the possible 4
\n" ); document.write( "pairs of positive consecutive even integers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #705677 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Let x = the lesser of two positive consecutive even integers.\r\n" );
document.write( "Then x+2 = the greater of the two positive consecutive even \r\n" );
document.write( "integers.\r\n" );
document.write( "

\n" ); document.write( "5 times lesser of two positive consecutive even integers
\n" ); document.write( "
\r\n" );
document.write( "That's 5 times x, which is 5x\r\n" );
document.write( "

\n" ); document.write( "is at most...
\n" ); document.write( "
\r\n" );
document.write( "That means \"is less than or equal to\",\r\n" );
document.write( "\r\n" );
document.write( "written \"5x\"\"%22%22%3C=%22%22\"\r\n" );
document.write( "

\n" ); document.write( "...four times the greater?\r
\n" ); document.write( "\n" ); document.write( "That's 4 times (x+2), which is written 4(x+2).\r
\n" ); document.write( "\n" ); document.write( "So altogether we now have:\r
\n" ); document.write( "\n" ); document.write( "\"5x\"\"%22%22%3C=%22%22\"\"4%28x%2B2%29\" and
\n" ); document.write( "
\n" ); document.write( "What are the possible 4 pairs of positive consecutive even integers?
\n" ); document.write( "
\r\n" );
document.write( "We solve the inequality:\r\n" );
document.write( "\r\n" );
document.write( "\"5x\"\"%22%22%3C=%22%22\"\"4%28x%2B2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Distribute to remove the parentheses on the right:\r\n" );
document.write( "\r\n" );
document.write( "\"5x\"\"%22%22%3C=%22%22\"\"4x%2B8\"\r\n" );
document.write( "\r\n" );
document.write( "Subtract 4x from both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22%3C=%22%22\"\"8\"\r\n" );
document.write( "\r\n" );
document.write( "Since the lesser, x, must be even, x=2, x=4, x=6, or x=8  \r\n" );
document.write( "\r\n" );
document.write( "So there are 4 possibilities for x, namely, 2, 4, 6, and 8.\r\n" );
document.write( "\r\n" );
document.write( "The four pairs of positive consecutive even integers \r\n" );
document.write( "fulfilling the given requirements are:\r\n" );
document.write( "\r\n" );
document.write( "{2,4}, {4,6}, {6,8}, {8,10}\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );