Concept:For three numbers in arithmetic progression, the middle term equals the average of the first and third terms.Explanation:If a,b,c are in A.P., then the common difference is constant: b−a=c−b.Add a+b to both sides: 2b=a+c.Answer:2b=a+c, which is option B.