I am trying to find definitions range for the function $\sqrt[4]{1-\sqrt[3]{4-\sqrt{25-x²}}}$.
I tried to sloe it like this: Because I know that in real number range under the sqrt I can not have a negative number, I made three equations, where I presumed that every part of the function that is under the root, needs to have solution that is bigger or equal to zero. These are the equations:
$25-x²$ for this equation I got that solution is range form -5 to 5
$4-\sqrt{25-x²}$ for this equation I got that solution is range from -3 to 3
$1-\sqrt[3]{4-\sqrt{25-x²}}$ for this equation I got that solution is range from -4 to 4
I tired to connect these results with "and" statment, and it does not fits, because the solution for this problem is range from -4 to 4, and I got that the solution is range from -3 to 3.
What am I doing wrong???
Thanks!!!