Find 2 consecutive integers with
a sum of 235
We need to find 2 integers, n and n + 1, who have a sum = 235
n + (n + 1) = 235
Grouping like terms, we get 2n + 1 = 235
2n + 1 - 1 = 235 - 1
2n = 234
2n |
= |
234 |
2 |
= |
234 |
2 |
n = 117
Now, since we found our first integer, our 2nd integer is just one greater:
(n + 1) = 117 + 1
(n + 1) = 118