Animated Solution for Mathematics - Functions: If the function f:[1,∞)→[1,∞) is defined by f(x)=2x(x−1), then f−1(x) is
Select Answer:
Visualized Solution
The Given Function f(x)
Given function: f:[1,∞)→[1,∞)
Expression: f(x)=2x(x−1)
The domain x≥1 ensures the function is strictly increasing.
This guarantees it is one-to-one and invertible.
The Concept of Inverse
To find f−1(x), we must express x in terms of y.
Geometrically, the inverse is the reflection of f(x) across the line y=x.
Setting y=f(x)
Let y=2x(x−1)
Expand the exponent to simplify: y=2x2−x
Applying Logarithms
To bring the exponent down, take log2 on both sides.
log2y=log2(2x2−x)
Using the property logb(bk)=k:
log2y=x2−x
Forming the Quadratic Equation
Rearrange the equation to group all terms on one side.
x2−x−log2y=0
This is a quadratic equation in terms of x: ax2+bx+c=0
Coefficients: a=1, b=−1, c=−log2y
Solving for x
Apply the quadratic formula: x=2a−b±b2−4ac
Substitute a=1,b=−1,c=−log2y:
x=2(1)−(−1)±(−1)2−4(1)(−log2y)
Simplify: x=21±1+4log2y
Applying the Domain Constraint
Recall the domain: x∈[1,∞), so x≥1.
Since y≥1, log2y≥0, making 1+4log2y≥1.
The negative sign gives x≤0, which is invalid.
Therefore, we must choose the positive root: x=21+1+4log2y
The Final Inverse Function f−1(x)
To write the inverse function, swap x and y.
f−1(x)=21(1+1+4log2x)
This matches Option 2.
00:00 / 00:00
The Sigma Insight: Inverse of a Function
Solution Diagram
Analyzing the Setup
The function provided is f(x)=2x(x−1) with the domain restricted to [1,∞). This restriction is crucial because the exponent x2−x represents a parabola with a vertex at x=0.5.
By restricting the domain to x≥1, we ensure the function is strictly increasing and one-to-one. This condition is necessary for the inverse function to exist.
The Logarithmic Bridge
To find the inverse, we set y=f(x), which yields:
y=2x2−x
To isolate x, we apply the logarithm base 2 to both sides of the equation:
log2y=log2(2x2−x)
Since the logarithm and the exponential function are inverse operations, they simplify to:
log2y=x2−x
The Quadratic Trap
We now treat the equation as a quadratic in terms of x. Rearranging into standard form ax2+bx+c=0, we get:
x2−x−log2y=0
Here, the coefficients are a=1, b=−1, and c=−log2y. Applying the quadratic formula x=2a−b±b2−4ac, we substitute our values:
x=2(1)−(−1)±(−1)2−4(1)(−log2y)
Simplifying the expression, we obtain:
x=21±1+4log2y
The Domain Filter
We must choose between the positive and negative roots based on our domain constraint x≥1. If we select the negative root, the numerator becomes 1−1+4log2y.
Since log2y≥0 for y≥1, the square root term is at least 1. This would result in x≤0, which violates our domain constraint.
Therefore, we must reject the negative root and retain only the positive one:
x=21+1+4log2y
Final Result
To express the inverse function f−1(x), we swap the variables x and y. The final inverse function is:
f−1(x)=21+1+4log2x
Geometrically, this function represents the reflection of the original curve across the line y=x. You have successfully navigated the algebraic steps to determine the inverse.