SOLUTION: three consecutive odd integers that equal 75

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: three consecutive odd integers that equal 75      Log On


   



Question 1079399: three consecutive odd integers that equal 75
Found 2 solutions by Alan3354, amfagge92:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
75/3 is the middle integer.
------------
n-2 + n + n+2 = 75
3n = 75
etc

Answer by amfagge92(93) About Me  (Show Source):
You can put this solution on YOUR website!
let the numbers be x, x+2, x+4
x+x+2+x+4=75
3x=75-6
3x=69
x=23
the numbers are thus:
23,25,27