To make an international telephone​ 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 114. Find the code for each country

Respuesta :

3 consecutive integers
x = 1st integer (country A)
x + 1 = 2nd integer (country B)
x + 2 = 3rd integer (country C)

whose sum is 114
x + (x + 1) + (x + 2) = 114...combine like terms
3x + 3 = 114
3x = 114 - 3
3x = 111
x = 111/3
x = 37 <== country A

x + 1 = 37 + 1 = 38 <==country B
x + 2 = 37 + 2 = 39 <== country C