The sum of three consecutive odd integers is 189, what are the integers?

2 Answers
May 27, 2018

61 , 63 61,63 and 65 65

Explanation:

An odd number take the form: 2k+1 2k+1

Hence the next odd numbers must 2k+3 2k+3 and 2k+5 2k+5

Sum means to add together:

(2k+1) + ( 2k+3 ) + (2k+5) = 189 (2k+1)+(2k+3)+(2k+5)=189

Colect like terms:

=> 6k + 9 = 189 6k+9=189

=> 6k = 180 6k=180

=> (6k)/6 = 180 / 6 6k6=1806

=> k = 30 k=30

=> 2k+1 = (2*30)+1 = 61 2k+1=(230)+1=61

Hence the odd numbers are 61 , 63 , 65 61,63,65

May 27, 2018

See explanation below

Explanation:

stablish a first degree equation

"three CONSECUTIVE odd integers"

Let x, the first, x+2 is the next and x+4 is the next (because they are odd, and odd are build up in this way)

x+x+2+x+4=189x+x+2+x+4=189

3x=189-6=1833x=1896=183

x=61x=61, the next is 6363 and next is 6565