SOLUTION: Find two consecutive even integers such that twenty times the first is nineteen times the second.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that twenty times the first is nineteen times the second.      Log On


   



Question 777087: Find two consecutive even integers such that twenty times the first is nineteen times the second.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)

20x = 19(x+2)
20x = 19x + 38
x = 38

The integers are 38 and 40.