SOLUTION: The smaller of two consecutive even integers is five mroe than one half of the greater. What are the integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The smaller of two consecutive even integers is five mroe than one half of the greater. What are the integers?      Log On


   



Question 239062: The smaller of two consecutive even integers is five mroe than one half of the greater. What are the integers?
Answer by College Student(505) About Me  (Show Source):
You can put this solution on YOUR website!
If we have two consecutive integers, then we can say:
x = integer
x+1 = consecutive integer
.
Since the smaller one is five more than one half of its consecutive, our formula would be:
.
x=%28%28x%2B1%29%2F2%29%2B5
.
Now solve for x, then you will also be able to know which is it's consecutive integer.
.
x-5=%28%28x%2B1%29%2F2%29
2%28x-5%29=x%2B1
2x-10=x%2B1
2x-x=1%2B10
.
I'll let you finish it. :)