Math Challenges
Home
Current Problem
Archive
Notes
About
Login
Submissions for Problem #61
Problem #61
Find the inverse of the given function
\[ y=\frac{2}{\sqrt{3x}}+5 \]
← Back to problem
zapwai
Solution:
\( \displaylines{y-5=\frac{2}{\sqrt{3x}}\\ \sqrt{3x}=\frac{2}{y-5}\\ 3x=\left(\frac{2}{y-5}\right)^2\\ x=\frac13\left(\frac{2}{y-5}\right)^2\\ f^{-1}\left(x\right)=\frac13\left(\frac{2}{y-5}\right)^2} \)
♡ Like
0 likes