SOLUTION: find the three consecutive odd integers such that the sum of the first and third is 42

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find the three consecutive odd integers such that the sum of the first and third is 42      Log On


   



Question 381336: find the three consecutive odd integers such that the sum of the first and third is 42
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the three consecutive odd integers such that the sum of the first and third is 42
---------
1st: 2x-1
2nd: 2x+1
3rd: 2x+3
---------
sum = 42
2x-1+2x+3 = 42
4x + 2 = 42
4x = 40
x = 10
----
1st: 19
2nd: 21
3rd: 23
=========
Cheers,
stan H.