5 questions0m 0s
Learn the skill
To reverse y = ax + b with nonzero a, subtract b and divide by a. An inverse undoes the function; it is not the reciprocal of the output.
Worked example
For f(x) = 3x + 2, f inverse of 17 is (17 - 2) / 3 = 5.