F(x)=
![\sqrt[3]{x+2}](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7Bx%2B2%7D%20)
to solve for the inverse of a function you do 4 steps:
1. subsitute f(x) with y
2. switch y and x places
3. solve for y
4. subsitute y with f⁻¹(x)
so we have
f(x)=
![\sqrt[3]{x+2}](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7Bx%2B2%7D%20)
subsitute f(x) with y
y=
![\sqrt[3]{x+2}](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7Bx%2B2%7D%20)
switch x and y
x=
![\sqrt[3]{y+2}](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7By%2B2%7D%20)
solve for y
x=
![\sqrt[3]{y+2}](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7By%2B2%7D%20)
cube both sides

=y+2
subtract 2 from both sides

=y
subsitute y with f⁻¹(x)
f⁻¹(x)=

the answer is f⁻¹(x)=
Answer: y=1/2x-1
Step-by-step explanation:
To find the equation of the line that passes through the points, we need to find out slope, m.

We plug our points into this formula to find slope.

Our slope is 1/2. To find our y-intercept, b, we would plug any point into the equation for slope-intercept form.
y=mx+b
y=1/2x+b
1=1/2(4)+b
1=2+b
b=-1
Now that we know b, our equation is y=1/2x-1.