SOLUTION: If f^-1(x)=3(square root symbol) 2-x, what is f(x)?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: If f^-1(x)=3(square root symbol) 2-x, what is f(x)?      Log On


   



Question 317040: If f^-1(x)=3(square root symbol) 2-x, what is f(x)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.
==================