Concept:Use the AM-GM inequality to find the minimum value of a sum when the product of the terms is constant.Explanation:We have two terms a2x and b2y.Apply the AM-GM inequality for two non-negative numbers:2a2x+b2y≥a2x⋅b2y.This simplifies to a2x+b2y≥2a2b2xy.Given xy=c2, substitute: a2b2⋅c2=abc.Thus, a2x+b2y≥2abc.Equality holds when a2x=b2y, which is possible for certain x,y satisfying xy=c2.Therefore, the minimum value of a2x+b2y is 2abc.Answer:2abc