SOLUTION: can you help me find two consecutive even integers such that their sum is 16 less than five times the first integer. thank you, Lauren

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: can you help me find two consecutive even integers such that their sum is 16 less than five times the first integer. thank you, Lauren      Log On


   



Question 356362: can you help me find two consecutive even integers such that their sum is 16 less than five times the first integer.
thank you,
Lauren

Answer by sudhanshu_kmr(1152) About Me  (Show Source):
You can put this solution on YOUR website!

Let numbers are x and x+2
according to question,
x + ( x + 2) = 5x -16
=> 2x + 2 = 5x - 16
=> 18 = 3x
=> x = 18/3 = 6

so, numbers are 6 and 8.