SOLUTION: find two consecutive even integers such that 5 times the first integer is equal to 4 times the second

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find two consecutive even integers such that 5 times the first integer is equal to 4 times the second      Log On


   



Question 273241: find two consecutive even integers such that 5 times the first integer is equal to 4 times the second
Answer by CharlesG2(834) About Me  (Show Source):
You can put this solution on YOUR website!
find two consecutive even integers such that 5 times the first integer is equal to 4 times the second
2 consecutive even integers: x and x+2
5x = 4(x+2)
5x = 4x + 8
5x - 4x = 8
x = 8
x+2 = 10
8 and 10