If $x + y = 2c$, find minimum value of $ \sec x +\sec y $ if $x,y\in(0,\pi/2)$, in terms of $c$.
I was able to solve by differentiating the equation and got the answer as 2secc. But i would like to know solution with trigonometry as base or without differentiating the equation.
Here is a method without differentiation.
Since $x,y\in(0,\pi/2)$
$\sec x,\sec y>0$
By using $A.M\ge G.M$, we have $$\dfrac{\sec x+\sec y}{2}\ge\sqrt{\sec x\cdot\sec y}$$ $$\sec^2x+\sec^2y+2\sec x\sec y\ge4\sec x\sec y$$ $$\sec^2x+\sec^2y-2\sec x\sec y\ge0$$ $$(\sec x-\sec y)^2\ge0$$ $$\sec x-\sec y=0$$ $$x=y$$ Since, $x+y=2c$ $$x+x=2c$$ $$x=c$$ $$\sec x+\sec y=2\sec x\mbox{ which is the minimum}$$