If f(x) = √3x+2, what is the equation for f^-1(x)
![If fx 3x2 what is the equation for f1x class=](https://us-static.z-dn.net/files/dd0/d09d6f37e40240a348d46b6e1cd1d655.png)
Answer:
The correct answer is D) f(x) = (x^2 - 2)/3
Step-by-step explanation:
To find an inverse function, swap x and f(x) and then solve for the new f(x). That will be the new inverse function.
f(x) = √3x+2
x = √3f(x)+2
x - 2 = √3f(x)
x^2 - 2 = 3f(x)
(x^2 - 2)/3 = f(x)