The sum of the first and the third of three consecutive integers is 136. Then the value of the second integer is. ...
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the three consecutive integers be n − 1 , n , and n + 1 . We are given that n − 1 + n + 1 = 2 n = 1 3 6 , so n , the second integer, is 6 8 .
the first integer is x and the third is y
the second integer is obviously some number in between these.
As it is consecutive, it is safe to say that the second integer equals:
2 x + y
This equals: 2 1 3 6
Equals: 68
Problem Loading...
Note Loading...
Set Loading...
let three consecutive integers be x, x +1, x + 2. given that,The sum of the first and the third of three consecutive integers is 136. so, x + x + 2 = 136 then x = 67. so, the value of the second integer is x +1 = 67 + 1 = 68