If we have a function, we can find its inverse if we do the
following-:
replace f(x) with y.
switch the places of x and y
solve for y
Hello,
f(x) = 1/9x + 2 ⇔ y = 1/9x + 2 ⇔ 1/9x = y - 2 ⇔ x = 9(y - 2)
x = 9y - 18
⇒ f⁻¹(x) = 9x - 18
1.6m questions
2.0m answers