A question about restrictions of inverse functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
mindauggas
Messages
127
Reaction score
0

Homework Statement



Hi. I found in the answears that the inverse of function [itex]f(x)=3-\sqrt{x-2}[/itex] is [itex]f^{-1}(x)=(3-x)^{2}+2[/itex] only if we restrict it to [itex]{x:x\leq3}[/itex]. I understand that the restriction is needed because the found inverse is a parabola (and thus not one-to-one function).

My general question (1): how to know/find out algebraically (without drawing graphs) the needed restrictions? Is there a general way, or some intuition?

My special question (for the above case) (2): can I chose the restriction [itex][x:x\geq3][/itex]?

The Attempt at a Solution



No attempt since I regard this as a general mathematical knowledge question.
 
Last edited:
on Phys.org
mindauggas said:

Homework Statement



Hi. I found in the answears that the inverse of function [itex]f(x)=3-\sqrt{x-2}[/itex] is [itex]f^{-1}(x)=(3-x)^{2}+2[/itex] only if we restrict it to [itex]{x:x\leq3}[/itex]. I understand that the restriction is needed because the found inverse is a parabola (and thus not one-to-one function).

My general question (1): how to know/find out algebraically (without drawing graphs) the needed restrictions? Is there a general way, or some intuition?
To find the domain and range of the inverse, look at the range and domain of the original function. Notice that I reversed the order.

For your problem, the domain of f is x >= 2, and the range of f is y <= 3. The reason that y has to be <= 3 can be seen from the formula, f(x) = 3 - √(x - 2). Here, we are subtracting a positive number from 3, so the function value (y) can be no larger than 3.

Since the domain and range of f are, respectively, x >= 2 and y <= 3, the domain and range of f-1 are, respectively, x <= 3 and y >= 2.
mindauggas said:
My special question (for the above case) (2): can I chose the restriction [itex][x:x\geq3][/itex]?

The Attempt at a Solution



No attempt since I regard this as a general mathematical knowledge question.