SOLUTION: The sum of 3 consecutive odd integers is 75. Find the 3rd odd number.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of 3 consecutive odd integers is 75. Find the 3rd odd number.      Log On


   



Question 369448: The sum of 3 consecutive odd integers is 75. Find the 3rd odd number.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N%2B%28N%2B2%29%2B%28N%2B4%29=75
3N%2B6=75
3N=69
N=23
The integers are 23,25, and 27.