SOLUTION: 5 times the lesser of two positive consecutive even integers is at most four times the greater? What are the possible 4 pairs of positive consecutive even integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: 5 times the lesser of two positive consecutive even integers is at most four times the greater? What are the possible 4 pairs of positive consecutive even integers?       Log On


   



Question 1091315: 5 times the lesser of two positive consecutive even integers
is at most four times the greater? What are the possible 4
pairs of positive consecutive even integers?

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

Let x = the lesser of two positive consecutive even integers.
Then x+2 = the greater of the two positive consecutive even 
integers.

5 times lesser of two positive consecutive even integers
That's 5 times x, which is 5x

is at most...
That means "is less than or equal to",

written 5x%22%22%3C=%22%22

...four times the greater?
That's 4 times (x+2), which is written 4(x+2).
So altogether we now have:
5x%22%22%3C=%22%224%28x%2B2%29 and

What are the possible 4 pairs of positive consecutive even integers?
We solve the inequality:

5x%22%22%3C=%22%224%28x%2B2%29

Distribute to remove the parentheses on the right:

5x%22%22%3C=%22%224x%2B8

Subtract 4x from both sides:

x%22%22%3C=%22%228

Since the lesser, x, must be even, x=2, x=4, x=6, or x=8  

So there are 4 possibilities for x, namely, 2, 4, 6, and 8.

The four pairs of positive consecutive even integers 
fulfilling the given requirements are:

{2,4}, {4,6}, {6,8}, {8,10}

Edwin