Re: If a, b, c, and d are consecutive integers and a < b < c < d
[#permalink]
16 Jan 2019, 07:35
If a, b, c, and d are consecutive integers and a < b < c < d, what is the average (arithmetic mean) of a, b, c, and d in terms of d?
Given that,
a < b < c < d
a, b, c and d are consecutive integers, so, let us suppose, a = d-3, b = d-2, c = d-1 and d = d
Average ( arithmetic mean) = a + b + c + d/ 4
= (d-3 + d-2 + d-1 + d) /4
By calculation, we get, d = 2d-3/2.
Thus, answer is C.