Problema Solution
The sum of four consecutive even integers is 116. What is the largest integer?
Answer provided by our tutors
let the four consecutive even integers be:
2x - 2, 2x, 2x + 2, 2x + 4
where x is integer.
the sum of four consecutive even integers is 116
(2x - 2) + 2x + (2x + 2) + (2x + 4) = 116
by solving we find
x = 14
click here to see the step by step solution of the equation
2*14 + 4 = 32
the largest integer is 32.