SOLUTION: Find three consecutive integers whose sum is 75.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Find three consecutive integers whose sum is 75.       Log On


   



Question 668730: Find three consecutive integers whose sum is 75.
Answer by swincher4391(1107) About Me  (Show Source):
You can put this solution on YOUR website!
Let n be the smallest of three consecutive. Then n+1 and n+2 are the others.
n + n+1 + n+2 = 75
3n +3 = 75
3n = 72
n = 24
24,25,26