Answer:
Choice 2 is correct answer.
Explanation:
We have given a function. we have to find its inverse.
f(x) = √x+3
Putting f(x) = y in above equation, we have
y = √x+3
Separating √x from above equation, we have
y-3 = √x
Taking square to both sides of above equation, we have
(y-3)² = (√x)²
(y-3)² = x
Swapping above equation, we have
x = (y-3)²
Putting x = f⁻¹(y) in above equation, we have
f⁻¹(y) = (y-3)²
Replace y with x.
f⁻¹(x) = (x-3)² which is the answer.