Animated Solution for Mathematics - Functions: If f:[1,∞)→[2,∞) is given by f(x)=x+1/x, then f−1(x) equals
Select Answer:
Visualized Solution
Understanding f(x)
Given: f(x)=x+x1
Domain: x∈[1,∞)
Range: f(x)∈[2,∞)
Setting up y=f(x)
To find f−1(x), we start by setting y=f(x).
Our goal is to express x entirely in terms of y.
The Initial Equation
Substitute the function: y=x+x1
We need to solve this for x.
Clearing the Denominator
Multiply the entire equation by x.
y⋅x=x⋅x+x⋅x1
yx=x2+1
Converting to Quadratic Form
Rearrange into standard quadratic form: ax2+bx+c=0
Move yx to the right side:
x2−yx+1=0
The Quadratic Formula
For ax2+bx+c=0, the roots are:
x=2a−b±b2−4ac
Substituting the Coefficients
Identify coefficients from x2−yx+1=0:
a=1, b=−y, c=1
Substitute into the formula:
x=2(1)−(−y)±(−y)2−4(1)(1)
Simplifying the Roots
Simplify the expression:
x=2y±y2−4
We have two possible branches for the inverse.
The Domain Trap
Which sign do we choose: + or −?
Recall the original domain: x≥1
Also, the original range becomes the new domain: y≥2
Rejecting the Negative Branch
Test the negative branch: x=2y−y2−4
If y=3, x=23−5≈0.385
But 0.385<1, which violates x≥1.
Therefore, reject the negative sign.
The Final Inverse Function
Accept the positive branch: x=2y+y2−4
Swap x and y to write the inverse function:
f−1(x)=2x+x2−4
00:00 / 00:00
The Sigma Insight: Inverse of a Function
Solution Diagram
The Gatekeeper
Understanding the Domain
Before we write a single equation, we must look at the domain. The problem defines our function on the interval [1,∞).
If we were to look at the function f(x)=x+x1 over all real numbers, we would see a curve that dips and rises, failing the horizontal line test. It is not one-to-one.
By restricting the domain to x≥1, we are essentially taking the right-hand side of the graph, where the function is strictly increasing. At x=1, the function hits its minimum value of f(1)=1+1=2.
As x grows, f(x) grows. This monotonicity is the green light that allows us to find an inverse. Without this restriction, the inverse would not be a function at all.
The Algebraic Dance
Now, let us begin the dance. We want to find f−1(x). The standard operating procedure is to set y=f(x).
So, we write:
y=x+x1
Our goal is to isolate x. To clear the denominator, we multiply the entire equation by x:
yx=x2+1
Suddenly, the fog clears. We rearrange the terms to form a quadratic equation:
x2−yx+1=0
We have successfully transformed a rational function into a quadratic one. This is the power of algebraic manipulation—turning the unknown into the familiar.
The Quadratic Formula
The Tool of Choice
Since we cannot easily factor this, we reach for our most reliable tool: the quadratic formula. For any equation ax2+bx+c=0, the roots are given by:
x=2a−b±b2−4ac
In our case, a=1, b=−y, and c=1. Substituting these values, we get:
x=2(1)−(−y)±(−y)2−4(1)(1)
This simplifies beautifully to:
x=2y±y2−4
We have two potential paths forward: the positive branch and the negative branch. This is the moment of truth. Which one is the true inverse?
The Domain Trap
Making the Choice
This is where many students stumble. We have two expressions, but only one is valid. We must return to our domain constraint: x≥1.
Let us test the negative branch: x=2y−y2−4. If we pick a value for y, say y=3 (which is in our range [2,∞)), the negative branch gives us:
x=23−9−4=23−5
Since 5 is approximately 2.236, this results in x≈23−2.236=0.382. But wait! 0.382 is less than 1.
This violates our domain constraint. The negative branch is an impostor. It does not belong to our function's domain. Therefore, we must reject it. The positive branch is the only one that respects the boundaries of our function.
The Final Revelation
With the negative branch discarded, we are left with x=2y+y2−4. To express this as a function of x, we simply swap the variables.
The inverse function is:
f−1(x)=2x+x2−4
Geometrically, this function is the reflection of our original curve across the line y=x. It is the 'undo' button for our original function.
You have navigated the domain constraints, mastered the quadratic transformation, and successfully identified the valid branch. This is not just solving a problem; this is mastering the logic of functions. Keep this rigor in your toolkit, and no problem will ever be too daunting.