78.4k views
1 vote
If the sum of three consecutive integers is 99 what is the smallest integer

User Putolaruan
by
6.4k points

2 Answers

3 votes
x + x + 2 + x + 4 = 99
3x + 6 = 99
x + 2 = 33
x = 31
User MOrloff
by
5.7k points
4 votes
Three consecutive numbers are n, n+1, and n+2. We are told that the sum of these is 99 so:

n+n+1+n+2=99

3n+3=99

3n=96

n=32

So the smallest number of the three is 32

check...

32+33+34=99

99=99
User TravisWhidden
by
6.2k points