106k views
4 votes
The sum of three consecutive integers is 303. If n is the smallest of the three, which equation represents this situation?

User Piggybox
by
8.7k points

2 Answers

1 vote
n+n+1+n+2=303 or 3n+3=303
User Mohamed Elbou
by
8.5k points
5 votes

Answer:

The correct equation is 3n + 3 = 303

Correct value of n is 100

Explanation:

The sum of three consecutive integers is 303.

Consecutive integer is next number of previous one.

Let n be smallest integer.

Next two integer: n+1, n+2

Sum of n, n+1 and n+2 is 303

Therefore,

n + n + 1 + n + 2 = 303

3n + 3 = 303

3n = 300

n = 100

Hence, The correct equation is 3n + 3 = 303

User Vikash Sinha
by
7.6k points