SOLUTION: Find three consecutive odd integers such that the sum of the two smaller numbers and twice the largest is 158. My new age is the same as the largest number.
Question 1169942: Find three consecutive odd integers such that the sum of the two smaller numbers and twice the largest is 158. My new age is the same as the largest number.
The problem basically says that the sum of 4 odd integers that are close together is 158. 158 divided by 4 is 39.5; so the three odd integers are almost certainly 37, 39, and 41.
CHECK: 37+39+41+41 = 158
ANSWER: The three numbers are 37, 39, and 41.
(2) Formally
Let the three integers be x-2, x, and x+2. Then
The numbers are
x-2 = 37
x = 39
x+2 = 41
NOTE:
You could of course start the algebraic solution using x, x+2 and x+4 as the three consecutive odd integers. However, in many problems like this involving three consecutive odd (or even) integers, the algebra required to finish the solution is easier if you use x to represent the middle number rather than the smallest.