I understand the restricted domains of inverse trig functions, but what about:
I don't quite understand how to find the domain and range of this function.
I understand the restricted domains of inverse trig functions, but what about:
I don't quite understand how to find the domain and range of this function.
On
For the domain, we know that in $\cos^{-1}(t)$, we must have $-1 \leq t \leq 1$. So in our given expression we need $-1 \leq 3x-4 \leq 1$. We can solve this for $x$: $$ -1 \leq 3x-4 \leq 1 \\ 3 \leq 3x \leq 5 \\ 1 \leq x \leq \frac{5}{3} \\ $$
Similarly for the range, $\cos^{-1}(t)$ returns a number between $0$ and $\pi$ for whatever $t$ is. We can use this to find the range of the above expression (just put $3x-4$ in place of $t$): $$ 0 \leq \cos^{-1}(3x-4) \leq \pi \\ 0 \leq 3\cos^{-1}(3x-4) \leq 3\pi \\ 2 \leq 3\cos^{-1}(3x-4)+2 \leq 3\pi+2 $$
Domain = $\{x \colon -1 \leq 3x - 4 \leq 1 \}$
Range = $\{3y+2 \colon 0\leq y\leq \pi\}$