The sum of two consecutive integers is 203. What are the integers?

2 Answers
Apr 30, 2018

101 and 102

Explanation:

I'll use x to represent the first integer and x+1 to represent the second integer (consecutive integers are one right after another).

x+x+1=203

2x=202

x=101

The two numbers are 101 and 102.

Apr 30, 2018

101 and 102

Explanation:

Let n be the lower of the two integers.

:. the higher integer must be n+1

We are told that their is 203

:. n+n+1 = 203

2n = 202

n=101

Hence, the higher integer is 101+1 =102

Our two consecutive integers are 101 and 102