SOLUTION: please help me answer this word problem:the sum of two consecutive integers is 203. what are the integers?

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: please help me answer this word problem:the sum of two consecutive integers is 203. what are the integers?       Log On


   



Question 496726: please help me answer this word problem:the sum of two consecutive integers is 203. what are the integers?

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Let N represent the first unknown integer. The next consecutive integer is one more than N, so it can be represented as N + 1.
.
If you add these two consecutive integers the problem tells you that their sum is 203. In equation form you can write this as:
.
N + N + 1 = 203
.
Eliminate the +1 on the left side by adding -1 to both sides:
.
N + N + 1 - 1 = 203 - 1
.
On the left side the +1 and the -1 cancel each other and on the right side the 203 - 1 equals 202. Making these adjustments results in the equation becoming:
.
N + N = 202
.
Combine the two terms on the left side to get:
.
2N = 202
.
Solve for N by dividing both sides by the multiplier of N which is 2 to get:
.
N = 202/2 = 101
.
So N is 101 and the next consecutive integer has to be 1 more than N so it is 102.
.
Check that 101 + 102 does equal 203.
.
Hope this helps you to understand the problem.
.