SOLUTION: Find two consecutive even integers such that the sum of the first integer and twice the second interger is 256

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that the sum of the first integer and twice the second interger is 256      Log On


   



Question 899559: Find two consecutive even integers such that the sum of the first integer and twice the second interger is 256
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
two consecutive even integers: n , (n+2)
Question States***
n + 2(n+2) = 256
3n = 252
n = 84
these two consecutive even integers are: 84, 86
CHECKING our answer***
84 + 172 = 256