Find the range of $A$ if $$A=\sin^{20}x+\cos^{48}x$$
$$ A'=20\sin^{19}x\cos x-48\cos^{47}x\sin x=0\implies5\sin^{19}x\cos x=12\cos^{47}x\sin x\\ \implies5\sin^{18}x=12\cos^{46}x $$
How do I proceed further and prove that $A\in(0,1]$ ?
Is it possible to find the range of $A$ without using differentiation ?
Note: $\sin^2 x,\cos^2 x\in[0,1]\implies A\in[0,2]$ but $2$ is not "the" maximum value of $A$
If $0\leq a\leq 1$ then $a^2\leq a$, so we use that repetadly
$$A=\sin^{20}x+\cos^{48}x\leq \sin^{2}x+\cos^{2}x =1$$
So $A_{\max}=1$ and it is achieved at $x=0$.
For a minimum I don't see quick solution. I would try like this: Let $t= \cos^2x$ and then search for the minumum of $$g(t) = (1-t)^{10}+t^{24}$$ where $0\leq t\leq 1$.