Questions: Suppose that f(x) = sqrt(1-x^2) for 0 ≤ x ≤ 1. Find f^(-1)(x).
Transcript text: Suppose that $f(x)=\sqrt{1-x^{2}}$ for $0 \leq x \leq 1$. Find $f^{-1}(x)$.
Solution
Solution Steps
Step 1: Define the Function
We start with the function defined as \( f(x) = \sqrt{1 - x^{2}} \) for \( 0 \leq x \leq 1 \).
Step 2: Find the Inverse Function
To find the inverse function \( f^{-1}(x) \), we solve the equation \( y = \sqrt{1 - x^{2}} \) for \( x \).
Step 3: Solve for \( x \)
Squaring both sides gives us:
\[
y^{2} = 1 - x^{2}
\]
Rearranging this equation leads to:
\[
x^{2} = 1 - y^{2}
\]
Taking the square root of both sides, we find:
\[
x = \sqrt{1 - y^{2}} \quad \text{or} \quad x = -\sqrt{1 - y^{2}}
\]
Step 4: Determine the Valid Inverse
Since the original function \( f(x) \) is defined for \( 0 \leq x \leq 1 \), the valid inverse function is:
\[
f^{-1}(x) = \sqrt{1 - x^{2}}
\]
However, we also have the negative root, which gives us:
\[
f^{-1}(x) = -\sqrt{1 - x^{2}}
\]
Thus, the complete inverse function is:
\[
f^{-1}(x) = -\sqrt{1 - x^{2}}, \sqrt{1 - x^{2}}
\]
Final Answer
The correct answer is \(\boxed{\sqrt{1 - x^{2}}}\).