Adam S. answered 07/11/16
Tutor
0
(0)
Professional and Proficient Math Tutor
Two integers summing to 66 can be represented by the equation:
x + y = 66.
X and Y are two consecutive even integers meaning they are divisible by two and right next to each other in the list of even integers. Therefore the larger integer in the list will be two more than the lesser integer in the list.
y = x + 2.
Plugging into the first equation yields:
x + x + 2 = 66
-> 2x + 2 = 66
->2(x + 1) = 66 [distributive property]
->x + 1 = 33 [divide both sides of equation by 2]
-> x = 32 [subtract both sides by 1]
Thus, the two consecutive even integers that add to 66 are 32 and 34.
Check: 32 + 34 = 66. 32/2 = 16. 34/2 = 17. 32 and 34 are both even and consecutive.