Concept:Use the constraint xy=c2 to rewrite the expression in one variable, then apply the second derivative test to find the minimum.Explanation:Let p=ax+by.Since xy=c2, we have y=xc2.Therefore, p=ax+xbc2.Differentiating: dxdp=a−x2bc2.Differentiating again: dx2d2p=x32bc2.For stationary points, set dxdp=0: a−x2bc2=0.This gives x2=abc2, so x=±cab.At x=cab, dx2d2p>0, so p is minimum at this point.Thus, minimum value is pmin=a(cab)+cabbc2.This simplifies to pmin=cab+cab=2cab.Answer:2cab — Option A.