Learn on PengiOpenStax Algebra and TrigonometryChapter 5: Polynomial and Rational Functions
Lesson 5.7 : Inverses and Radical Functions
In this Grade 7 math lesson from OpenStax Algebra and Trigonometry, students learn how to find the inverse of invertible polynomial functions and how to restrict the domain of a polynomial function to make it one-to-one before finding its inverse. The lesson covers key concepts including radical functions, square root functions as inverses of quadratic functions, and the horizontal line test, using real-world contexts like cone volume and parabolic troughs to illustrate the ideas. Part of Chapter 5: Polynomial and Rational Functions, this lesson builds students' understanding of how inverse functions reverse input-output relationships in polynomial and rational expressions.
Section 1
📘 Inverses and Radical Functions
New Concept
This lesson explores how to find the inverse of polynomial functions. You'll learn why some functions, like quadratics, require a restricted domain to become one-to-one and how this process often leads to radical functions as inverses.
What’s next
Next, you'll tackle interactive examples for finding inverses. We'll start with invertible polynomials and then see how to handle functions requiring domain restrictions.
Section 2
Verifying Inverse Functions
Property
Two functions, f and g, are inverses of one another if for all x in the domain of f and g, g(f(x))=f(g(x))=x. An important relationship between inverse functions is that they “undo” each other. If f−1 is the inverse of a function f, then f is the inverse of the function f−1. In other words, whatever the function f does to x, f−1 undoes it—and vice-versa.
f−1(f(x))=x,for all x in the domain of f
and
f(f−1(x))=x,for all x in the domain of f−1
Examples
Show that f(x)=3x+5 and f−1(x)=3x−5 are inverses. We check that f−1(f(x))=3(3x+5)−5=(x+5)−5=x. And f(f−1(x))=3(3x−5)+5=33x=x.
Show that f(x)=3x−2 and f−1(x)=x3+2 are inverses. We check that f−1(f(x))=(3x−2)3+2=(x−2)+2=x. And f(f−1(x))=3(x3+2)−2=3x3=x.
Show that f(x)=x+41 and f−1(x)=x1−4 are inverses for x=0,−4. We check that f−1(f(x))=x+411−4=(x+4)−4=x. And f(f−1(x))=(x1−4)+41=x11=x.
Explanation
Think of inverse functions as a "reverse" button. If you apply a function and then immediately apply its inverse to the result, you get back to your original number. This works because their compositions cancel each other out, always resulting in x.
Section 3
Finding the Inverse of a Polynomial Function
Property
To find the inverse of a one-to-one polynomial function, follow these steps:
Replace f(x) with y.
Interchange x and y.
Solve for y, and rename the function f−1(x).
Functions that have inverses are called invertible functions. The notation f−1(x) is used for the inverse function and is not the same as the reciprocal f(x)1.
Examples
Find the inverse of the one-to-one function f(x)=2x3+7. First, write y=2x3+7. Swap variables to get x=2y3+7. Solve for y: x−7=2y3, so y3=2x−7. Thus, f−1(x)=32x−7.
Find the inverse of f(x)=(x−3)3. Write y=(x−3)3. Swap variables to get x=(y−3)3. Solve for y: 3x=y−3. Thus, f−1(x)=3x+3.
Find the inverse of f(x)=5x−9. Write y=5x−9. Swap variables to get x=5y−9. Solve for y: x+9=5y. Thus, f−1(x)=5x+9.
Explanation
Finding an inverse is like reversing the roles of input and output. By swapping the x and y variables in the equation, you are literally switching the input and output. Solving for the new y gives you the rule for the inverse function.
Section 4
Restricting the Domain to Find an Inverse
Property
If a function is not one-to-one, it cannot have an inverse. If we restrict the domain of the function so that it becomes one-to-one, thus creating a new function, this new function will have an inverse. To do this:
Restrict the domain, often at the vertex for a quadratic, so the function is one-to-one.
Replace f(x) with y, interchange x and y, and solve for y.
Ensure the formula for f−1(x) gives outputs that match the restricted domain of the original function.
Examples
Find the inverse of f(x)=(x−5)2 on the restricted domain x≥5. Let y=(x−5)2, so x=(y−5)2. Then ±x=y−5, which gives y=5±x. Since the original domain was x≥5, the inverse's range must be y≥5, so we choose the positive case: f−1(x)=5+x.
Find the inverse of f(x)=(x−5)2 on the restricted domain x≤5. Following the same steps, we get y=5±x. Since the original domain was x≤5, the inverse's range must be y≤5, so we choose the negative case: f−1(x)=5−x.
Find the inverse of f(x)=x2−1 on the restricted domain x≥0. Let y=x2−1, so x=y2−1. Then x+1=y2, which gives y=±x+1. Since the original domain was x≥0, the inverse's range must be y≥0, so we choose the positive case: f−1(x)=x+1.
Explanation
A U-shaped parabola fails the horizontal line test. To give it an inverse, we must 'slice' it at its turning point (vertex) and use only one branch. This makes it one-to-one, allowing us to find a proper inverse function for that piece.
Section 5
Finding the Inverse of a Radical Function
Property
To find the inverse of a radical function:
Determine the range of the original function. The range of f will be the domain of f−1.
Replace f(x) with y, then solve for x by isolating the radical and raising both sides to the appropriate power.
Rename the new function f−1(x) and restrict its domain to match the range of the original function.
Examples
Find the inverse of f(x)=x−2. The range is f(x)≥0. Let y=x−2, so x=y−2. Squaring both sides gives x2=y−2, so y=x2+2. The inverse is f−1(x)=x2+2, with domain restricted to the original range, x≥0.
Find the inverse of f(x)=3x+7. The range is f(x)≥0. Let y=3x+7, so x=3y+7. Squaring gives x2=3y+7, so y=3x2−7. The inverse is f−1(x)=3x2−7, with domain x≥0.
Find the inverse of f(x)=3x+5. A cube root has a range of all real numbers. Let y=3x+5, so x=3y+5. Cubing both sides gives x3=y+5, so y=x3−5. The inverse is f−1(x)=x3−5, with no domain restriction.
Explanation
To reverse a radical (like a square root), you use its opposite operation (squaring). Since the original radical function has a restricted output (e.g., x is always non-negative), its inverse must have a restricted input to be a true inverse.
Section 6
Finding the Inverse of a Rational Function
Property
To find the inverse of a rational function, we solve for the independent variable.
Replace the function notation with a variable.
Multiply both sides by the denominator.
Distribute and gather all terms with the variable you are solving for on one side.
Factor out the variable.
Solve by dividing.
Examples
Find the inverse of f(x)=x−5x+2. Let y=x−5x+2, so x=y−5y+2. Then x(y−5)=y+2, so xy−5x=y+2. Next, xy−y=5x+2, so y(x−1)=5x+2. The inverse is f−1(x)=x−15x+2.
Find the inverse of f(x)=x+34x. Let y=x+34x, so x=y+34y. Then x(y+3)=4y, so xy+3x=4y. Next, 3x=4y−xy, so 3x=y(4−x). The inverse is f−1(x)=4−x3x.
For a solution with concentration C=120+n30+0.2n, find n in terms of C. Start with C(120+n)=30+0.2n, so 120C+Cn=30+0.2n. Then Cn−0.2n=30−120C, so n(C−0.2)=30−120C. The inverse is n(C)=C−0.230−120C.
Explanation
To find the inverse of a rational function, your goal is to free the variable from the fraction. After swapping x and y, use algebra to get all y terms on one side, factor out the y, and then divide to solve for it.
Book overview
Jump across lessons in the current chapter without opening the full course modal.
Expand to review the lesson summary and core properties.
Expand
Section 1
📘 Inverses and Radical Functions
New Concept
This lesson explores how to find the inverse of polynomial functions. You'll learn why some functions, like quadratics, require a restricted domain to become one-to-one and how this process often leads to radical functions as inverses.
What’s next
Next, you'll tackle interactive examples for finding inverses. We'll start with invertible polynomials and then see how to handle functions requiring domain restrictions.
Section 2
Verifying Inverse Functions
Property
Two functions, f and g, are inverses of one another if for all x in the domain of f and g, g(f(x))=f(g(x))=x. An important relationship between inverse functions is that they “undo” each other. If f−1 is the inverse of a function f, then f is the inverse of the function f−1. In other words, whatever the function f does to x, f−1 undoes it—and vice-versa.
f−1(f(x))=x,for all x in the domain of f
and
f(f−1(x))=x,for all x in the domain of f−1
Examples
Show that f(x)=3x+5 and f−1(x)=3x−5 are inverses. We check that f−1(f(x))=3(3x+5)−5=(x+5)−5=x. And f(f−1(x))=3(3x−5)+5=33x=x.
Show that f(x)=3x−2 and f−1(x)=x3+2 are inverses. We check that f−1(f(x))=(3x−2)3+2=(x−2)+2=x. And f(f−1(x))=3(x3+2)−2=3x3=x.
Show that f(x)=x+41 and f−1(x)=x1−4 are inverses for x=0,−4. We check that f−1(f(x))=x+411−4=(x+4)−4=x. And f(f−1(x))=(x1−4)+41=x11=x.
Explanation
Think of inverse functions as a "reverse" button. If you apply a function and then immediately apply its inverse to the result, you get back to your original number. This works because their compositions cancel each other out, always resulting in x.
Section 3
Finding the Inverse of a Polynomial Function
Property
To find the inverse of a one-to-one polynomial function, follow these steps:
Replace f(x) with y.
Interchange x and y.
Solve for y, and rename the function f−1(x).
Functions that have inverses are called invertible functions. The notation f−1(x) is used for the inverse function and is not the same as the reciprocal f(x)1.
Examples
Find the inverse of the one-to-one function f(x)=2x3+7. First, write y=2x3+7. Swap variables to get x=2y3+7. Solve for y: x−7=2y3, so y3=2x−7. Thus, f−1(x)=32x−7.
Find the inverse of f(x)=(x−3)3. Write y=(x−3)3. Swap variables to get x=(y−3)3. Solve for y: 3x=y−3. Thus, f−1(x)=3x+3.
Find the inverse of f(x)=5x−9. Write y=5x−9. Swap variables to get x=5y−9. Solve for y: x+9=5y. Thus, f−1(x)=5x+9.
Explanation
Finding an inverse is like reversing the roles of input and output. By swapping the x and y variables in the equation, you are literally switching the input and output. Solving for the new y gives you the rule for the inverse function.
Section 4
Restricting the Domain to Find an Inverse
Property
If a function is not one-to-one, it cannot have an inverse. If we restrict the domain of the function so that it becomes one-to-one, thus creating a new function, this new function will have an inverse. To do this:
Restrict the domain, often at the vertex for a quadratic, so the function is one-to-one.
Replace f(x) with y, interchange x and y, and solve for y.
Ensure the formula for f−1(x) gives outputs that match the restricted domain of the original function.
Examples
Find the inverse of f(x)=(x−5)2 on the restricted domain x≥5. Let y=(x−5)2, so x=(y−5)2. Then ±x=y−5, which gives y=5±x. Since the original domain was x≥5, the inverse's range must be y≥5, so we choose the positive case: f−1(x)=5+x.
Find the inverse of f(x)=(x−5)2 on the restricted domain x≤5. Following the same steps, we get y=5±x. Since the original domain was x≤5, the inverse's range must be y≤5, so we choose the negative case: f−1(x)=5−x.
Find the inverse of f(x)=x2−1 on the restricted domain x≥0. Let y=x2−1, so x=y2−1. Then x+1=y2, which gives y=±x+1. Since the original domain was x≥0, the inverse's range must be y≥0, so we choose the positive case: f−1(x)=x+1.
Explanation
A U-shaped parabola fails the horizontal line test. To give it an inverse, we must 'slice' it at its turning point (vertex) and use only one branch. This makes it one-to-one, allowing us to find a proper inverse function for that piece.
Section 5
Finding the Inverse of a Radical Function
Property
To find the inverse of a radical function:
Determine the range of the original function. The range of f will be the domain of f−1.
Replace f(x) with y, then solve for x by isolating the radical and raising both sides to the appropriate power.
Rename the new function f−1(x) and restrict its domain to match the range of the original function.
Examples
Find the inverse of f(x)=x−2. The range is f(x)≥0. Let y=x−2, so x=y−2. Squaring both sides gives x2=y−2, so y=x2+2. The inverse is f−1(x)=x2+2, with domain restricted to the original range, x≥0.
Find the inverse of f(x)=3x+7. The range is f(x)≥0. Let y=3x+7, so x=3y+7. Squaring gives x2=3y+7, so y=3x2−7. The inverse is f−1(x)=3x2−7, with domain x≥0.
Find the inverse of f(x)=3x+5. A cube root has a range of all real numbers. Let y=3x+5, so x=3y+5. Cubing both sides gives x3=y+5, so y=x3−5. The inverse is f−1(x)=x3−5, with no domain restriction.
Explanation
To reverse a radical (like a square root), you use its opposite operation (squaring). Since the original radical function has a restricted output (e.g., x is always non-negative), its inverse must have a restricted input to be a true inverse.
Section 6
Finding the Inverse of a Rational Function
Property
To find the inverse of a rational function, we solve for the independent variable.
Replace the function notation with a variable.
Multiply both sides by the denominator.
Distribute and gather all terms with the variable you are solving for on one side.
Factor out the variable.
Solve by dividing.
Examples
Find the inverse of f(x)=x−5x+2. Let y=x−5x+2, so x=y−5y+2. Then x(y−5)=y+2, so xy−5x=y+2. Next, xy−y=5x+2, so y(x−1)=5x+2. The inverse is f−1(x)=x−15x+2.
Find the inverse of f(x)=x+34x. Let y=x+34x, so x=y+34y. Then x(y+3)=4y, so xy+3x=4y. Next, 3x=4y−xy, so 3x=y(4−x). The inverse is f−1(x)=4−x3x.
For a solution with concentration C=120+n30+0.2n, find n in terms of C. Start with C(120+n)=30+0.2n, so 120C+Cn=30+0.2n. Then Cn−0.2n=30−120C, so n(C−0.2)=30−120C. The inverse is n(C)=C−0.230−120C.
Explanation
To find the inverse of a rational function, your goal is to free the variable from the fraction. After swapping x and y, use algebra to get all y terms on one side, factor out the y, and then divide to solve for it.
Book overview
Jump across lessons in the current chapter without opening the full course modal.