Inactive Tutor answered 01/05/15
Tutor
New to Wyzant
These are not so difficult if you think them through carefully.
Suppose the first even integer is x.
Then, the next even integer is 2 more than x or x + 2
Finally, the one after that is x + 4.
The integers are represented by x, x+2, and x+4
Now, five times the first means 5x
plus three times the third means 3 (x+4)
is
seven times the second means 7 (x+2)
so, 5x + 3 (x+4) = 7 (x+2) + 10 is the equation from the paragraph
5x + 3x + 12 = 7x + 14 + 10
8x + 12 = 7x + 24
x + 12 = 24
x = 12
x + 2 = 14
x+ 4 = 16
The three consecutive even integers are 12,14, and 16.
Check; 5 times the first means 60 (since 5*12=60)
plus 3 times the third means 48 (since 3*16=48)
60+48 = 108 for the left side of the equation
seven times the second means 98 (since 7*14=98)
98+10 = 108 for the right side of the equation
The equation balances perfectly, and it does check.