Concept:For two positive unequal numbers, the arithmetic mean (A) is always greater than the geometric mean (G).Explanation:Given A=2x+y and G=xy.Since x=y and both positive, consider the identity (x−y)2>0.Expanding: x2−2xy+y2>0 implies x2+y2>2xy.Add 2xy to both sides: x2+2xy+y2>4xy i.e. (x+y)2>4xy.Taking square roots (positive): x+y>2xy i.e. 2x+y>xy.Thus A>G.Answer:A>G