SOLUTION: Translate "Find three consectutive odd integers with the sum of 141" and find the two integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Translate "Find three consectutive odd integers with the sum of 141" and find the two integers.      Log On


   



Question 995918: Translate "Find three consectutive odd integers with the sum of 141" and find the two integers.
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Call the three numbers x, x+2, and x+4 (they're odd so we add two)...
Thus
x + (x+2) + (x+4) = 141
3x + 6 = 141
3x = 135
x = 45
x + 2 = 47
x + 4 = 49
So they are 45, 47 and 49.