What is the domain of $f(x) = \tan(\arccos(e^{4x}))$?
The answer I got was $(-\infty,0]$ but have doubts that it may also be $(-\infty,0)$. Obviously $(-\infty,0]$ includes $(-\infty,0)$, but which is the correct answer if there was to be only one answer.
After some simplifying of $f(x)$ you get $\sqrt{1-e^{8x}}/e^{4x}$.
From this simplification, you can tell that the $e^{4x}$ is irrelevant for finding the domain because generally $e^x$ will never be $0$. Therefore set the numerator to $0$ instead, and you get $x\le0$ which is my answer: $(-\infty,0]$. Is this correct or would the domain be $(-\infty,0)$ because $\sqrt{1-e^{8x}}/e^{4x}$ can also be simplfied to $\sqrt{e^{8x}-1}$.
If so can anybody tell me how $\sqrt{1-e^{8x}}/e^{4x}$ is simplified to $\sqrt{e^{8x}-1}$? Yes I know you divide top and bottom by $\sqrt{e^{8x}}$ but why this method?