SOLUTION: Please help need to find the inverse of f(x) = 1/2 * (sqrt x-2) +3
Algebra
->
Inverses
-> SOLUTION: Please help need to find the inverse of f(x) = 1/2 * (sqrt x-2) +3
Log On
Algebra: Inverse operations for addition and multiplication, reciprocals
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inverses
Question 1022709
:
Please help need to find the inverse of f(x) = 1/2 * (sqrt x-2) +3
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
y = 1/2 * sqrt(x-2) + 3
y - 3 = 1/2 * sqrt(x - 2)
2(y - 3) = sqrt(x - 2)
4(y - 3)^2 = x - 2
4(y - 3)^2 + 2 = x
f^(-1)(x) = 4(x - 3)^2 + 2