The problem in my textbook asks me to find the derivative of the following.
- $y = \tan^{-1}\frac{3x - x^3}{1 - 3x^2}, \frac{-1}{\sqrt3} < x < \frac{1}{\sqrt3}$
I get here that the restraints are present for $x$ because if $x$ were equal to $\frac{-1}{\sqrt3}$ or $\frac{1}{\sqrt3}$ then the denominator would be $0$ and $y$ will be undefined.
- $y = \cos^{-1}\frac{1 - x^2}{1 + x^2}, 0 < x < 1$
Here, I don't understand why $0$ and $1$ aren't included. When $x = 1$, $y = \cos^{-1}(0)$ and when $x = 0$, $y = \cos^{-1}(1)$ both of which are defined right? So could someone please explain why the domain doesn't include $1$ and $0$ in the second question?