Raymond B. answered 03/14/20
Math, microeconomics or criminal justice
f(x) = y = sqr(x-5) has an inverse where you switch x and y
which gives
x=sqr(y-5) square both sides (but realize you may be introducing an extraneous solution)
x2 = y-5 add 5 to both sides
x2 +5 = y
y= f(x)-1 = x2 +5
That at first, seems to be the answer, but the initial f(x) = only the positive square root of x-5, which is the top half of a parabola opening to the right. It's inverse is the mirror image reflected across the diagonal line through the origin. That gives only the right side of the upward opening parabola y=x2 + 5
So while f(x)-1 does = x2+5, that's only true for x>0 Forx<0, f(x)-1 does not exist
At the step where you squared both sides, you introduced an extraneous solution which is not in the original problem.
Similarly for f(x)=y=(x-2)2+3 swtich x and y to find any potential inverse
and solve for y
x=(y-2)2 + 3
(y-2)2 = x-3
take square root of both sides to get, but realize squaring my introduce an extraneous solution
y-2 = + (x-3)1/2
y = 2 + (x-3)1/2 This looks like an answer y=f-1=2 + (x-3)1/2 is only an inverse function for x>3 and y>2
The y= 2 plus or minus is an inverse relation, but not inverse function. Eliminate the negative square root, and the positive square root is an inverse function for half of the original function for x>2
It helps to sketch the graph of everything, and put in a diagonal 45 degree line through the origin, and visualize where a mirror image would be below that line.