Concept:If three terms p,q,r are in GP, then pr=q2.Explanation:Given logxa, ax, and logbx are in GP.So (ax)2=logxa⋅logbx.Write using common logarithm: a2x=logxloga⋅logblogx.Simplify: a2x=logbloga=logba.Take logarithm base a on both sides: 2x=loga(logba).Thus x=2loga(logba).Answer:2loga(logba) (Option C).