
Patrick F. answered 10/11/15
Tutor
4.6
(49)
Tutoring in Physics, chemistry, any level of math
You're starting with
y = x2 - 11
To find the inverse, just "swap" x and y, then solve for y. This new y will be f-1(x)
x = y2 - 11
y = sqrt[x + 11] = f-1(x)
To double check that the answer is correct, we need both f(f-1(x)) = x and f-1(f(x)) = x to be true.
(sqrt[x + 11])2 - 11 = x + 11 - 11 = x
sqrt[(x2 - 11) + 11] = sqrt[x2] = x