We can plug in the values of this point to find b
-4 = 17 (3) +b
We will multiply 17 times 3
-4 = 51 + b
We then subtract by 51 on both sides
-55 = b
So the full equation will be
y = 17x - 55
Answer: ![f^{-1}(x) = \frac{\sqrt[3]{x^{2}}}{x}](https://tex.z-dn.net/?f=f%5E%7B-1%7D%28x%29%20%3D%20%5Cfrac%7B%5Csqrt%5B3%5D%7Bx%5E%7B2%7D%7D%7D%7Bx%7D)
<u>Step-by-step explanation:</u>

Inverse is when you swap the x's and y's and then solve for "y":


![y = \frac{1}{\sqrt[3]{x}}](https://tex.z-dn.net/?f=y%20%3D%20%5Cfrac%7B1%7D%7B%5Csqrt%5B3%5D%7Bx%7D%7D)
![y = \frac{1}{\sqrt[3]{x}}*(\frac{\sqrt[3]{x}}{\sqrt[3]{x}})^{2}](https://tex.z-dn.net/?f=y%20%3D%20%5Cfrac%7B1%7D%7B%5Csqrt%5B3%5D%7Bx%7D%7D%2A%28%5Cfrac%7B%5Csqrt%5B3%5D%7Bx%7D%7D%7B%5Csqrt%5B3%5D%7Bx%7D%7D%29%5E%7B2%7D)
![y = \frac{\sqrt[3]{x^{2}}}{x}](https://tex.z-dn.net/?f=y%20%3D%20%5Cfrac%7B%5Csqrt%5B3%5D%7Bx%5E%7B2%7D%7D%7D%7Bx%7D)