Concept:Use the common value of powers to express a, b, c in terms of x, y, z and then apply b2=ac.Explanation:Let ax=by=cz=k. Then a=k1/x, b=k1/y, c=k1/z.Substitute into b2=ac:(k1/y)2=k1/x⋅k1/z ⟹ k2/y=k1/x+1/z.Equating exponents: y2=x1+z1=xzx+z.Thus y=x+z2xz.Answer:y=x+z2xzOption D: x+z2xz is correct.