Assume that $c$ is positive. How can we maximize the value of $\sqrt{x-x^2}+\sqrt{cx-x^2}$ with respect to $x$ without the use of calculus?
With calculus, we can easily find out that the max of the expression is when $x=\frac{c}{c+1}$.
My attempt to the question is consider the expression as the distance between points. Below is the figure.
The question becomes finding the longest length of the red line. However, I have no idea how to proceed.
Using the Cauchy-Schwartz inequality
$$ \left(\sqrt{x-x^2}+\sqrt{c x-x^2}\right)^2\le \left(x+1-x\right)\left(x+c-x\right) = c $$
then
$$ \sqrt{x-x^2}+\sqrt{c x-x^2}\le\sqrt{c} $$