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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 995918
:
Translate "Find three consectutive odd integers with the sum of 141" and find the two integers.
Answer by
fractalier(6550)
(
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.