Answer :
Answer: [tex]f^{-1}(\text{x}) = (\text{x}-9)^2+4[/tex] when [tex]\text{x} \ge 9[/tex]
=================================================
Work Shown:
[tex]f(\text{x}) = 9 + \sqrt{\text{x} - 4}\\\\\text{y} = 9 + \sqrt{\text{x} - 4}\\\\\text{x} = 9 + \sqrt{\text{y} - 4}\\\\\text{x}-9 = \sqrt{\text{y} - 4}\\\\(\text{x}-9)^2 = (\sqrt{\text{y} - 4})^2\\\\(\text{x}-9)^2 = \text{y}-4\\\\(\text{x}-9)^2+4 = \text{y}\\\\f^{-1}(x) = (\text{x} - 9)^2+4[/tex]
Explanation:
I replaced f(x) with y. After that I swapped x and y, then solved for y to get the inverse.
The smallest that [tex]\sqrt{\text{x}-4}[/tex] can get is 0, which means the smallest f(x) can get is 9+0 = 9. The range for f(x) is [tex]\text{y} \ge 9[/tex]
Since x and y swap to determine the inverse, the domain and range swap roles. Therefore, the domain of the inverse [tex]f^{-1}(\text{x})[/tex] is [tex]\text{x} \ge 9[/tex]
So we will only consider the right half portion of the parabola.
The graph is below. The red curve mirrors over the black dashed line to get the blue curve, and vice versa.
Answer:
[tex]f^-^1(x)=(x-9)^2+4[/tex] OR [tex]x^2-18x+85[/tex] if you simplify it
Step-by-step explanation:
to find the inverse function you have to switch x and y with each other and solve for y.
[tex]y=9+\sqrt{x-4}\\x=9+\sqrt{y-4}[/tex] step 1: switch x and y with each other
[tex]x-9=\sqrt{y-4}[/tex] step 2: subtract 9 from both sides
[tex](x-9)^2=\sqrt{y-4}^2[/tex] step 3: square both sides to get rid of the square root
[tex](x-9)^2=y-4\\(x-9)^2+4=y\\[/tex] step 4: add 4 to both sides
you could leave the answer like this or you can simplify to get [tex]x^2-18x+85[/tex]