SOLUTION: I'm having trouble with this problem: Find two consecutive even integers such that twice the larger is 16 more than the smaller.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: I'm having trouble with this problem: Find two consecutive even integers such that twice the larger is 16 more than the smaller.      Log On


   



Question 341215: I'm having trouble with this problem: Find two consecutive even integers such that twice the larger is 16 more than the smaller.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let the two consecutive even integers be N and N%2B2.
2%28N%2B2%29=16%2BN
2N%2B4=16%2BN
Now solve for N.