190k views
5 votes
Find all sets of four consecutive integers whose sum is between 95 and 105

User Jack Wang
by
8.6k points

1 Answer

4 votes
Hello,

Let n-2,n-1,n,n+1 the foru numbers
s=n-2+n-1+n+n+1=4n-2

95<=4n-2<=105
==>97<=7n<=107
==>24.25<=n<=26.75
==>25<=n<=26
if n=25 s=98
if n=26 s=102
User KLabz
by
7.5k points

No related questions found