asked 46.3k views
4 votes
Find the lesser of two consecutive integers with a sum greater than 15

asked
User Ravinsp
by
7.8k points

1 Answer

3 votes

Let n and n+1 be two consecutive integers. Their sum is n+n+1=2n+1.

Then if a sum is greater than 15, then

2n+1>15,

2n>15-1,

2n>14,

n>7.

The smallest n, such that n>7 is n=8, then n+1=9.

Answer: 8, 9.

answered
User Purres
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.