Question 317040
If f^-1(x)=3(square root symbol) 2-x, what is f(x)?
------
If y = 3sqrt(2-x)
---
Interchange x and y to get:
x = 3sqrt(2-y)
---
Solve: sqrt(2-y) = x/3
2-y^2 = (x/3)^2
y^2 = 2-(x/3)^2
y = sqrt[2-(x/3)^2]
================
f(x) = sqrt[2-(x/3)^2]
===================================
Cheers,
Stan H.
==================