123k views
4 votes
The sum of two consecutive integers is at most 223.

What is the larger of the two integers?
Enter your answer in the box.

User Baversjo
by
6.2k points

1 Answer

1 vote

Answer:

112

Explanation:

You asked for consecutive integers:

x = first

x+1 = second

x + x+1 <= 223

2x +1 ≤ 223

2x ≤ 222

x ≤ 111

x +1 = 112

User Dmitriy  Korobkov
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.