Question 1107695
To make an international call, you need the code for the country you are calling. The codes for country A, country B, and C are three consecutive integers whose sum is 108. Find the code for each country. 
---
1st:: x-1
2nd:: x
3rd:: x+1
------
Equation:
sum = 108
3x = 108
x = 36 (2nd)
x-1 = 35 (1st)
x+1 = 37 (3rd)
---------------
Cheers,
Stan H.
------------