
Sarah W. answered 01/27/16
Tutor
New to Wyzant
I Can Help You With Math!
An even integer is 2 times some other integer. So we could write an even integer as 2n.
Then three CONSECUTIVE even integers would be written as: 2n, 2n + 2, 2n + 4
because you have to add two to get to the next even number.
---
So 3 times the second one of these is 3(2n + 2) = 6n + 6
---
The sum of the first and third ones are 2n + 2n + 4 = 4n + 4
Then twice the sum of these must be twice this or 2(4n + 4) = 8n + 8
Then twelve less than this must be 8n + 8 - 12 = 8n - 4
---
So 3 times the second is 12 less than twice the sum of the other two means to write
6n + 6 = 8n - 4
Then 10 = 2n
So n has to be 5.
Then our even numbers would be 10, 12, 14