Question 1060300
Find three consecutive integers such that the sum of the first two exceeds the third by 19.
---------
Use n, n+1 and n+2
---
n + n+1 = n+2 + 19
Solve for n.