$f(x)=\sqrt{1-\sin^2x} = \sqrt{\cos^2x} = \vert \cos x\vert$, period is $\pi$. Is this a correct way to find the period of this function? Can I just state that the period of $\vert\cos x\vert$ is $\pi$, or should I prove it somehow?
2026-03-29 20:16:41.1774815401
Did I find the period of $\sqrt{1-\sin^2x}$ correctly?
134 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You can prove it is a period by doing the following: $$|\cos (x+ \pi)| = |\cos x \cos \pi - \sin x \sin \pi| = | - \cos x + 0| = |\cos x|$$ because recall that the definition of a period of some function is that $f(x+p) = f(x)$ for some non zero period $p$.