209k views
5 votes
Find three consecutive odd integers such that the sum of the first and third equals the sum of the second and 29.

User Norlan
by
6.0k points

2 Answers

6 votes


2n-1,2n+1,2n+3 - 3 consecutive odd integers


2n-1+2n+3=2n+1+29\\2n=28\\n=14\\\\2n-1=27\\2n+1=29\\2n+3=31

27,29,31

3 votes

Answer:

27, 29, 31

Explanation:

We want to find a, b, c so that

a + c = b + 29

and

a = b - 2, c = b + 2

and

b is odd.

This results in

b - 2 + b + 2 = b + 29

with one solution:

b = 29.

User Shahar Shokrani
by
5.8k points