
Tom B. answered 09/18/22
Experienced, Friendly, and Plain-Speaking Math Tutor
They give you the domain of the function, x ≥ 0. In interval notation, you write that the domain of f(x) is [0, ∞).
A good way to see the range is to sketch the function. To do that, plug three values for x ≥ 0 into f(x) = x4 + 2, say f(0) = 0 + 2 = 2, f(1) = 1 + 2 = 3, f(2) = 16 + 2 = 18, and mark those points (0, 2),(1, 3),(2, 18) on an x-y plane and sketch a curve through them. Because the domain is [0, ∞), your sketch should not go where x < 0. It’s only a half of a parabola. Now, you can see that the range is f(x) ≥ 2, which is [2, ∞) in interval notation.
The cool part about inverses is that they are pretty easy to draw. The inverse is just the mirror image of the original graph across the line y = x, which is the upward diagonal line going through the origin (0, 0). (You can draw this as a dotted line so you see it.) To sketch the inverse function, first switch the x and y of the three points to get (2, 0),(3, 1),(18, 2), and mark those points on the x-y plane. Then, sketch the curve through these points so it’s a nice mirror image of the original graph across the dotted line. It’s the half of a parabola turned sideways.
You can see the domain and range of the inverse. The domain, on the x-axis, is [2, ∞). And, because it’s only the half of the parabola, the range is [0, ∞).
Now that we know intuitively what the function and its inverse look like, we can figure out what the inverse f−1 is using algebra. A good insight is that the function’s inverse ”undoes” the function. If you plug the output of the function f(x) into the inverse, you get the original x back. That is, f−1(f(x)) = x, It also works the other way around: f(f−1(x)) = x.
Let’s use this concept to figure out what f−1 (x) is. First, let’s make y = f−1 (x) so it’s easier to see, so f(f−1(x)) = x would be written f(y) = x or y4 + 2 = x. Doing some algebra we get y4 = x − 2. which gives y = ± the fourth root of x − 2. So the inverse is f−1(x) = ± fourth root of x − 2.
This plus or minus is the confusing part! If we plug in our inverse points from above: For example, (18, 2), we get f−1(18) = ± fourth root of (18 − 2) = ±2. The algebra answer gives us both the positive and negative numbers, but the graph only has the positive numbers. What is going on?
Here’s the answer. Because the original function has a restricted domain, in this case only x ≥ 0, then the range of the inverse function is also restricted to those numbers. So, while −1 is one possible answer of f−1(3), there is no place for that answer to go, so you just drop it.
You’ll see this kind of situation in physics. When throwing a ball, the equation for how long the ball stays in the air could look something like 0 = −10t2 + 5t + 2, where t is the number of seconds starting when you throw it. Using the quadratic formula, you will get an answer with a positive t and a negative t. But the domain of t is t ≥ 0. You can’t go backwards in time! So you drop the negative t.