216k views
2 votes
Find three consecutive even integers
whose sum is 66. Find the integers.

1 Answer

1 vote
So the three numbers are:
20
;
22
;
24

Step-by-step explanation:
You have to 'jump' an odd number to get to the next even number. So even numbers occur every second place (counting in 2's)
Set the first even number as
n

Then the second is
n
+
2

The third is
n
+
4

(
n
)
+
(
n
+
2
)
+
(
n
+
4
)
=
3
n
+
6
=
66

Subtract 6 from both sides
3
n
=
60

Divide both sides by 3
n
=
20

So the three numbers are:
20
;
22
;
24
User Alvi
by
4.7k points