Math III · F-BF.4.a

Finding Inverse Functions for Simple Invertible Functions, Including Rational Examples

Inverse functions let students reverse a relationship: from output back to input, from result back to cause, from measurement back to original quantity.

Concept Functions
Domain Building Functions
Read time 6 minutes

What this learning objective is really asking you to learn

This objective asks students to find inverse functions for simple invertible functions, including rational examples. An inverse function reverses what the original function does. If a function takes an input \(x\) and produces an output \(y\), the inverse takes that output \(y\) and returns the original input \(x\).

For example, if

\[f(x) = 3x + 5\],

then the function multiplies by 3 and adds 5. To reverse it, subtract 5 and divide by 3:

\[f^(-1)(x) = (x - 5)/3\].

If \(f(4)=17\), then \(f^(-1)(17)=4\).

The notation \(f^(-1)\) does not mean reciprocal. It means inverse function. This is a common source of confusion. \(f^(-1)(x)\) is not generally \(1/f(x)\).

To find an inverse algebraically, write \(y = f(x)\), switch the roles of \(x\) and \(y\), then solve for \(y\). The switch represents reversing input and output. But this only works as a function if the original function is one-to-one on the domain being considered. One-to-one means each output comes from only one input. If two different inputs produce the same output, the inverse relation would assign one input value to two outputs, failing the function rule.

This objective includes rational examples because rational functions often have meaningful inverses and require careful algebra. For example,

\[f(x) = (x + 2)/(x - 3)\].

Finding its inverse requires solving a rational equation. This extends inverse thinking beyond simple linear functions.

The objective is about reversal, domain, and meaning. Inverse functions are not just symbolic exercises. They answer reverse questions: if I know the output, what input produced it?

Why students should learn this math

Students should learn inverse functions because many real problems ask reverse questions. A formula may predict output from input, but a practical situation may need input from output.

If a temperature formula converts Celsius to Fahrenheit, the inverse converts Fahrenheit to Celsius. If a cost function gives total cost from number of items, the inverse may tell how many items can be bought for a given budget. If a dosage model gives response from amount, an inverse may estimate the amount needed for a target response. If a square-area function gives area from side length, the inverse gives side length from area. If an exponential model gives population from time, a logarithmic inverse gives time from population.

Inverse thinking is also central to technology. Encryption and decryption are inverse processes. Encoding and decoding are inverse processes. A calculator square button and square-root button are inverses on appropriate domains. A search problem often reverses a forward process: find the input that would produce a desired output.

This objective also teaches students why restrictions matter. The function \(f(x)=x^2\) is not one-to-one over all real numbers because both 2 and -2 produce 4. To have an inverse function, the domain must be restricted, such as \(x \ge 0\). Then the inverse is \(\sqrt{x}\). This is not a technical annoyance. It is the reason inverse functions are connected to domain choices.

For rational functions, inverse work helps students see functions as machines. If \(f(x) = (x + 2)/(x - 3)\), solving for the input from the output requires undoing a fractional relationship. This is exactly the kind of algebraic control Math III is meant to build.

The “why” is that inverses let students run mathematical relationships backward. That is essential for solving, modeling, measurement, and interpretation.

The historical machinery: inverse operations become inverse functions

Students first learn inverses as operations: addition and subtraction undo each other, multiplication and division undo each other, squaring and square rooting undo each other on restricted domains. Inverse functions generalize that idea from single operations to whole input-output rules.

As functions became central to algebra and calculus, inverse functions became essential. Logarithms were historically developed to simplify multiplication and solve exponential relationships. They are inverse functions for exponentials. Trigonometric inverses allow angle recovery from ratios. Square roots recover lengths from areas or distances.

The graph interpretation also became important. A function and its inverse reflect across the line \(y = x\), because inputs and outputs switch places. This geometric view connects inverse functions to symmetry and coordinate geometry.

The historical lesson is that inverse functions are not new magic. They are the mature version of undoing. They let mathematics reverse processes.

Where this fits in the big map of mathematics

This objective follows transformations and formula rearrangement. Inverses depend on solving for a chosen quantity, which students practiced in Objective 143.

It connects to domain and range. The domain of a function becomes the range of its inverse, and the range becomes the domain. Restrictions may be needed for the inverse to be a function.

It connects to graphing. Inverse graphs reflect across \(y = x\).

It connects to logarithms. Logarithms are inverses of exponential functions, and Math III later develops logarithm laws.

It connects to trigonometry. Inverse trigonometric functions require restricted domains.

It connects to modeling. Inverses answer reverse questions: input from output.

The big-map role is reversal. Students learn how to undo entire functions, not just individual operations.

How to execute the skill technically

To find an inverse:

  1. Write \(y = f(x)\).
  2. Switch \(x\) and \(y\).
  3. Solve for \(y\).
  4. Rename \(y\) as \(f^(-1)(x)\).
  5. State domain/range restrictions if needed.
  6. Check by composition or input-output pairs.

Example:

\[f(x) = 4x - 7\].

Write

\[y = 4x - 7\].

Switch:

\[x = 4y - 7\].

Solve:

\[x + 7 = 4y\].
\[y = (x + 7)/4\].

So

\[f^(-1)(x) = (x + 7)/4\].

Check: \(f(3)=5\), and \(f^(-1)(5)=3\).

Rational example:

\[f(x) = (x + 2)/(x - 3)\].

Write

\[y = (x + 2)/(x - 3)\].

Switch:

\[x = (y + 2)/(y - 3)\].

Multiply:

\[x(y - 3) = y + 2\].

Distribute:

\[xy - 3x = y + 2\].

Collect y terms:

\[xy - y = 3x + 2\].

Factor:

\[y(x - 1) = 3x + 2\].

Solve:

\[y = (3x + 2)/(x - 1)\].

So

\[f^(-1)(x) = (3x + 2)/(x - 1)\],

with appropriate restrictions.

Worked example: inverse in context

A gym charges a $40 signup fee plus $12 per class. The cost function is

\[C(n) = 40 + 12n\].

The inverse should answer: given total cost, how many classes?

Write

\[c = 40 + 12n\].

Solve for \(n\):

\[c - 40 = 12n\].
\[n = (c - 40)/12\].

So

\[C^(-1)(c) = (c - 40)/12\].

If the total cost is $100, then

\[C^(-1)(100) = (100 - 40)/12 = 5\].

The student can take 5 classes. The inverse has context restrictions: cost must be at least 40, and if classes are whole, outputs should be whole numbers for actual class counts.

Domain restrictions and one-to-one behavior

The function \(f(x)=x^2\) is not one-to-one over all real numbers. The inputs 3 and -3 both produce 9. If we switch x and y and solve, we get \(y = ±\sqrt{x}\), which is not a function unless we choose a branch. Restricting the original domain to \(x \ge 0\) gives inverse \(\sqrt{x}\). Restricting to \(x \le 0\) gives inverse \(-\sqrt{x}\).

This is why inverse functions are tied to domain. A relation can have an inverse relation, but to have an inverse function, each output of the original must come from exactly one input.

Inverses and composition

The strongest way to verify inverse functions is composition. If \(f\) and \(g\) are inverses, then

\[f(g(x)) = x\]

and

\[g(f(x)) = x\]

on the appropriate domains. This means doing one function and then the other returns the original input.

For example, let

\[f(x)=3x-2\]

and

\[g(x)=(x+2)/3\].

Then

\[f(g(x)) = 3[(x+2)/3] - 2 = x + 2 - 2 = x\].

Also,

\[g(f(x)) = [(3x-2)+2]/3 = 3x/3 = x\].

This confirms they undo each other.

Composition also explains why inverse functions matter. They are not merely reflected graphs or algebraic rearrangements. They are undoing machines.

Graph interpretation of inverses

The graph of an inverse function is the reflection of the original function across the line \(y=x\). This happens because inputs and outputs switch. If \((a,b)\) is on the graph of \(f\), then \((b,a)\) is on the graph of \(f^(-1)\).

For example, if \(f(2)=7\), then \(f^(-1)(7)=2\). The point \((2,7)\) reflects to \((7,2)\).

This graph view helps students catch errors. If the inverse graph does not look like a reflection across \(y=x\), something may be wrong. It also explains why horizontal-line testing matters: if a horizontal line hits the original graph more than once, the reflected relation will fail the vertical-line test and will not be an inverse function unless the domain is restricted.

Rational inverse worked example with interpretation

Suppose a model is

\[y = 100x/(x+20)\].

This kind of rational model might represent a response that increases but levels off. Solve for \(x\).

Multiply:

\[y(x+20)=100x\].

Distribute:

\[yx + 20y = 100x\].

Move x terms together:

\[20y = 100x - yx\].

Factor:

\[20y = x(100-y)\].

Solve:

\[x = 20y/(100-y)\].

The inverse tells what input \(x\) is needed to produce output \(y\). The restriction \(y \ne 100\) makes sense: the original model approaches 100 but never reaches it. The inverse would require division by zero at \(y=100\).

This is a powerful example because it connects inverses, rational expressions, and asymptotic behavior.

Problem Library

Problems in the App From This Objective

192 problems across 15 archetypes in the app.

solve for x after swapping variables.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Find the inverse of the linear function f(x)=3x-5.

Problem 2

Find the inverse of the linear function f(x)=-2x+7.

Problem 3

Find the inverse of the linear function f(x)=(x-4)/5.

Problem 4

Find the inverse of the linear function f(x)=2/3 x+1.

Open in simulator
Problem 5

Find the inverse of the linear function f(x)=4x+2.

Problem 6

Find the inverse of the linear function f(x)=-5x-3.

Problem 7

Find the inverse of the linear function f(x)=1/2 x-6.

Problem 8

Find the inverse of the linear function f(x)=3x+1/4.

Problem 9

Find the inverse of the linear function f(x)=-3/4 x+5.

Problem 10

Find the inverse of the linear function f(x)=6x.

Problem 11

Find the inverse of the linear function f(x)=-x.

Problem 12

Find the inverse of the linear function f(x)=5/2 x-1/3.

solve for x and choose branch.
15 problems Warmup Practice Mixed Review Assessment
Problem 13

Find the inverse of the restricted quadratic function f(x)=(x-2)^2+3 with restriction x>=2.

Problem 14

Find the inverse of the restricted quadratic function f(x)=(x+1)^2-4 with restriction x<=-1.

Problem 15

Find the inverse of the restricted quadratic function f(x)=3x^2 with restriction x>=0.

Problem 16

Find the inverse of the restricted quadratic function f(x)=9-x^2 with restriction x>=0.

Problem 17

Find the inverse of the restricted quadratic function f(x)=(x-5)^2+1 with restriction x>=5.

Problem 18

Find the inverse of the restricted quadratic function f(x)=(x+3)^2-2 with restriction x<=-3.

Problem 19

Find the inverse of the restricted quadratic function f(x)=2(x-1)^2+5 with restriction x>=1.

Problem 20

Find the inverse of the restricted quadratic function f(x)=4(x+2)^2-1 with restriction x<=-2.

Problem 21

Find the inverse of the restricted quadratic function f(x)=-(x-3)^2+7 with restriction x>=3.

Problem 22

Find the inverse of the restricted quadratic function f(x)=-(x+4)^2+6 with restriction x<=-4.

Problem 23

Find the inverse of the restricted quadratic function f(x)=-2(x-1)^2+8 with restriction x>=1.

Problem 24

Find the inverse of the restricted quadratic function f(x)=-3(x+5)^2+10 with restriction x<=-5.

Problem 25

Find the inverse of the restricted quadratic function f(x)=x^2-6x+10 with restriction x>=3.

Problem 26

Find the inverse of the restricted quadratic function f(x)=-x^2-4x+1 with restriction x<=-2.

Open in simulator
Problem 27

Find the inverse of the restricted quadratic function f(x)=0.5(x-4)^2+2 with restriction x>=4.

solve by squaring and state domain/range.
12 problems Warmup Practice Mixed Review Assessment
Problem 28

Find the inverse of the square-root function f(x)=sqrt(x-4)+2.

Problem 29

Find the inverse of the square-root function f(x)=3sqrt(x+1).

Problem 30

Find the inverse of the square-root function f(x)=sqrt(2x)-5.

Problem 31

Find the inverse of the square-root function f(x)=-sqrt(x)+7.

Problem 32

Find the inverse of the square-root function f(x)=sqrt(x+5)-3.

Problem 33

Find the inverse of the square-root function f(x)=2sqrt(x-1)+4.

Problem 34

Find the inverse of the square-root function f(x)=-2sqrt(x+3)+1.

Problem 35

Find the inverse of the square-root function f(x)=sqrt(3x-6).

Problem 36

Find the inverse of the square-root function f(x)=1/2sqrt(x)-1.

Problem 37

Find the inverse of the square-root function f(x)=-sqrt(x-2)-3.

Problem 38

Find the inverse of the square-root function f(x)=sqrt(x/2)+1.

Problem 39

Find the inverse of the square-root function f(x)=-3sqrt(x).

Open in simulator
solve by cubing and transform domain/range.
12 problems Warmup Practice Mixed Review Assessment
Problem 40

Find the inverse of the cube-root function f(x)=cuberoot(x-3)+5.

Problem 41

Find the inverse of the cube-root function f(x)=2cuberoot(x+1).

Problem 42

Find the inverse of the cube-root function f(x)=cuberoot(4x)-7.

Problem 43

Find the inverse of the cube-root function f(x)=-cuberoot(x)+6.

Problem 44

Find the inverse of the cube-root function f(x)=3cuberoot(x+2)-1.

Problem 45

Find the inverse of the cube-root function f(x)=cuberoot(-x+5)+2.

Problem 46

Find the inverse of the cube-root function f(x)=(1/2)cuberoot(x-4).

Problem 47

Find the inverse of the cube-root function f(x)=cuberoot(x/3)+1.

Problem 48

Find the inverse of the cube-root function f(x)=-2cuberoot(x+3)-4.

Problem 49

Find the inverse of the cube-root function f(x)=cuberoot(2x-6).

Open in simulator
Problem 50

Find the inverse of the cube-root function f(x)=-cuberoot(-x+1).

Problem 51

Find the inverse of the cube-root function f(x)=4cuberoot(2x+1)+3.

solve rational equation for x.
15 problems Warmup Practice Mixed Review Assessment
Problem 52

Find the inverse of the rational function f(x)=1/(x-2)+3.

Problem 53

Find the inverse of the rational function f(x)=(2x+1)/(x-4).

Problem 54

Find the inverse of the rational function f(x)=5/(x+1).

Problem 55

Find the inverse of the rational function f(x)=(x-3)/(x+2).

Problem 56

Find the inverse of the rational function f(x)=2/(x+1)-3.

Problem 57

Find the inverse of the rational function f(x)=(3x-2)/(x+5).

Problem 58

Find the inverse of the rational function f(x)=4/x+1.

Open in simulator
Problem 59

Find the inverse of the rational function f(x)=(x+1)/(x-1).

Problem 60

Find the inverse of the rational function f(x)=-3/(x-4).

Problem 61

Find the inverse of the rational function f(x)=(2x)/(x-3).

Problem 62

Find the inverse of the rational function f(x)=1/(2x+1)-5.

Problem 63

Find the inverse of the rational function f(x)=(x+7)/(2x-1).

Problem 64

Find the inverse of the rational function f(x)=5/(x-3)+2.

Problem 65

Find the inverse of the rational function f(x)=(3x+1)/(2x).

Problem 66

Find the inverse of the rational function f(x)=(5x)/(x+1).

convert to log form.
15 problems Warmup Practice Mixed Review Assessment
Problem 67

Find the inverse of the exponential function f(x)=2^x.

Problem 68

Find the inverse of the exponential function f(x)=3^(x-4)+5.

Problem 69

Find the inverse of the exponential function f(x)=10(1.2)^x.

Problem 70

Find the inverse of the exponential function f(x)=e^(2x)-1.

Problem 71

Find the inverse of the exponential function f(x)=5^x-3.

Problem 72

Find the inverse of the exponential function f(x)=2e^x.

Problem 73

Find the inverse of the exponential function f(x)=4*7^(x+1).

Problem 74

Find the inverse of the exponential function f(x)=6^(-x)+2.

Problem 75

Find the inverse of the exponential function f(x)=10^(x/2)-10.

Problem 76

Find the inverse of the exponential function f(x)=3e^(x-2)+1.

Open in simulator
Problem 77

Find the inverse of the exponential function f(x)=5*(0.5)^(x+3).

Problem 78

Find the inverse of the exponential function f(x)=-2*4^x+8.

Problem 79

Find the inverse of the exponential function f(x)=7e^(-x).

Problem 80

Find the inverse of the exponential function f(x)=2*3^(-(x+1))-4.

Problem 81

Find the inverse of the exponential function f(x)=(1/3)^x.

convert to exponential form.
15 problems Warmup Practice Mixed Review Assessment
Problem 82

Find the inverse of the logarithmic function f(x)=log_2(x).

Problem 83

Find the inverse of the logarithmic function f(x)=ln(x-3)+4.

Problem 84

Find the inverse of the logarithmic function f(x)=2log_10(x+1).

Problem 85

Find the inverse of the logarithmic function f(x)=log_5(3x).

Problem 86

Find the inverse of the logarithmic function f(x)=log_3(x).

Problem 87

Find the inverse of the logarithmic function f(x)=-log_4(x).

Problem 88

Find the inverse of the logarithmic function f(x)=(1/2)log_6(x).

Problem 89

Find the inverse of the logarithmic function f(x)=log_7(x)+2.

Open in simulator
Problem 90

Find the inverse of the logarithmic function f(x)=log_8(x+5).

Problem 91

Find the inverse of the logarithmic function f(x)=log_9(x-1)-3.

Problem 92

Find the inverse of the logarithmic function f(x)=3ln(x).

Problem 93

Find the inverse of the logarithmic function f(x)=-log(x+2).

Problem 94

Find the inverse of the logarithmic function f(x)=2log_3(4x).

Problem 95

Find the inverse of the logarithmic function f(x)=log_2(-x).

Problem 96

Find the inverse of the logarithmic function f(x)=log_(1/2)(x).

compute `f(g(x))` and `g(f(x))`.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Verify that f(x)=3x-2 and g(x)=(x+2)/3 are inverse functions by composition.

Problem 98

Verify that f(x)=sqrt(x-1) and g(x)=x^2+1, x>=0 are inverse functions by composition.

Problem 99

Verify that f(x)=1/(x-4) and g(x)=4+1/x are inverse functions by composition.

Open in simulator
Problem 100

Verify that f(x)=2^x and g(x)=log_2(x) are inverse functions by composition.

Problem 101

Verify that f(x)=5x+1 and g(x)=(x-1)/5 are inverse functions by composition.

Problem 102

Verify that f(x)=x^3 and g(x)=x^(1/3) are inverse functions by composition.

Problem 103

Verify that f(x)=x^2-3, x>=0 and g(x)=sqrt(x+3) are inverse functions by composition.

Problem 104

Verify that f(x)=(x+1)/(x-2) and g(x)=(2x+1)/(x-1) are inverse functions by composition.

Problem 105

Verify that f(x)=10^x and g(x)=log_10(x) are inverse functions by composition.

Problem 106

Verify that f(x)=sqrt(x+5) and g(x)=x^2-5, x>=0 are inverse functions by composition.

Problem 107

Verify that f(x)=(3x-1)/(x-2) and g(x)=(2x-1)/(x-3) are inverse functions by composition.

Problem 108

Verify that f(x)=x^5+2 and g(x)=(x-2)^(1/5) are inverse functions by composition.

apply one-to-one or horizontal-line test.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Determine whether strictly increasing graph has an inverse function.

Problem 110

Determine whether parabola y=x^2 on all real x has an inverse function.

Problem 111

Determine whether table with two different inputs sharing output 5 has an inverse function.

Problem 112

Determine whether f(x)=1/x has an inverse function.

Problem 113

Determine whether f(x) = 3x - 7 has an inverse function.

Problem 114

Determine whether f(x) = x^3 has an inverse function.

Problem 115

Determine whether f(x) = |x| has an inverse function.

Problem 116

Determine whether f(x) = 5 has an inverse function.

Problem 117

Determine whether f(x) = x^2 on domain x >= 0 has an inverse function.

Problem 118

Determine whether a graph of a sine wave has an inverse function.

Open in simulator
Problem 119

Determine whether a table mapping {1:A, 2:B, 3:A} has an inverse function.

Problem 120

Determine whether f(x) = e^x has an inverse function.

choose interval preserving one-to-one behavior.
12 problems Warmup Practice Mixed Review Assessment
Problem 121

Restrict the domain of f(x)=x^2 to make it invertible.

Problem 122

Restrict the domain of f(x)=(x-2)^2+1 to make it invertible.

Problem 123

Restrict the domain of f(x)=|x+3| to make it invertible.

Problem 124

Restrict the domain of f(x)=sqrt(x) to make it invertible.

Problem 125

Restrict the domain of f(x)=-2x^2+5 to make it invertible.

Problem 126

Restrict the domain of f(x)=3|x-1|-2 to make it invertible.

Problem 127

Restrict the domain of f(x)=x^4 to make it invertible.

Problem 128

Restrict the domain of f(x)=(x+1)^6-3 to make it invertible.

Problem 129

Restrict the domain of f(x)=sin(x) to make it invertible.

Problem 130

Restrict the domain of f(x)=cos(x) to make it invertible.

Problem 131

Restrict the domain of f(x)=tan(x) to make it invertible.

Open in simulator
Problem 132

Restrict the domain of f(x)=-(x+5)^2 to make it invertible.

reverse input and output meanings.
12 problems Warmup Practice Mixed Review Assessment
Problem 133

Interpret the inverse function for C(n) gives total cost for n items.

Problem 134

Interpret the inverse function for T(h) gives temperature at height h.

Problem 135

Interpret the inverse function for A(r) gives area from radius.

Open in simulator
Problem 136

Interpret the inverse function for pH(C) gives pH from hydrogen concentration.

Problem 137

Interpret the inverse function for D(t) gives the distance traveled in time t.

Problem 138

Interpret the inverse function for P(t) gives the population of a city at time t.

Problem 139

Interpret the inverse function for V(s) gives the volume of a cube with side length s.

Problem 140

Interpret the inverse function for R(i) gives the resistance in a circuit with current i.

Problem 141

Interpret the inverse function for F(c) gives the temperature in Fahrenheit for a given Celsius temperature c.

Problem 142

Interpret the inverse function for H(t) gives the height of a projectile at time t.

Problem 143

Interpret the inverse function for W(d) gives the weight of an object at a certain depth d below sea level.

Problem 144

Interpret the inverse function for S(p) gives the sales revenue for selling p units of a product.

switch coordinates and features.
12 problems Warmup Practice Mixed Review Assessment
Problem 145

Graph the inverse of points (1,3), (2,5), (4,9) by reflecting across y=x.

Problem 146

Graph the inverse of square-root endpoint (2,-1) by reflecting across y=x.

Problem 147

Graph the inverse of exponential horizontal asymptote y=0 by reflecting across y=x.

Problem 148

Graph the inverse of rational asymptotes x=3 and y=-2 by reflecting across y=x.

Problem 149

Graph the inverse of point (-3, 4) by reflecting across y=x.

Problem 150

Graph the inverse of exponential horizontal asymptote y=5 by reflecting across y=x.

Problem 151

Graph the inverse of rational vertical asymptote x=-1 by reflecting across y=x.

Problem 152

Graph the inverse of parabola vertex (1, -2) by reflecting across y=x.

Open in simulator
Problem 153

Graph the inverse of line segment from (0,0) to (2,4) by reflecting across y=x.

Problem 154

Graph the inverse of points (-1,2), (0,0), (3,-4) by reflecting across y=x.

Problem 155

Graph the inverse of function with domain [0, infinity) and range [1, infinity) by reflecting across y=x.

Problem 156

Graph the inverse of line with y-intercept (0,3) and slope 2 by reflecting across y=x.

swap domain and range.
12 problems Warmup Practice Mixed Review Assessment
Problem 157

Determine the domain and range relationship between f has domain [2,infinity) and range [-1,infinity) and its inverse.

Problem 158

Determine the domain and range relationship between f(x)=e^x and its inverse.

Problem 159

Determine the domain and range relationship between f(x)=sqrt(x-4)+3 and its inverse.

Problem 160

Determine the domain and range relationship between f has domain (-infinity,0) union (0,infinity) and range same and its inverse.

Problem 161

Determine the domain and range relationship between f(x) = 2x + 1 and its inverse.

Open in simulator
Problem 162

Determine the domain and range relationship between f(x) = x^2 for x >= 0 and its inverse.

Problem 163

Determine the domain and range relationship between f(x) = ln(x) and its inverse.

Problem 164

Determine the domain and range relationship between f(x) = 1/(x-3) and its inverse.

Problem 165

Determine the domain and range relationship between f(x) = x^3 and its inverse.

Problem 166

Determine the domain and range relationship between f(x) = x + 5 on the domain [0, 10] and its inverse.

Problem 167

Determine the domain and range relationship between f(x) = sin(x) for x in [-pi/2, pi/2] and its inverse.

Problem 168

Determine the domain and range relationship between f(x) = 2^x and its inverse.

verify feature correspondence.
12 problems Warmup Practice Mixed Review Assessment
Problem 169

Compare the algebraic inverse f^-1(x)=sqrt(x-3)+2 with graph features of the original function restricted quadratic with vertex (2,3).

Problem 170

Compare the algebraic inverse f^-1(x)=log_2(x-5)+1 with graph features of the original function exponential with horizontal asymptote y=5.

Problem 171

Compare the algebraic inverse f^-1(x)=1/(x+4)-3 with graph features of the original function reciprocal with asymptotes x=-3 and y=-4.

Problem 172

Compare the algebraic inverse f^-1(x)=(x-1)/2 with graph features of the original function line with slope 2 and intercept 1.

Problem 173

Compare the algebraic inverse f^-1(x)=sqrt(x+4)-1 with graph features of the original function restricted quadratic with vertex (-1,-4).

Problem 174

Compare the algebraic inverse f^-1(x)=log_3(x-2) with graph features of the original function exponential with horizontal asymptote y=2.

Open in simulator
Problem 175

Compare the algebraic inverse f^-1(x)=1/(x-5)+1 with graph features of the original function reciprocal with asymptotes x=1 and y=5.

Problem 176

Compare the algebraic inverse f^-1(x)=-1/3x+2 with graph features of the original function line with slope -3 and y-intercept (0,6).

Problem 177

Compare the algebraic inverse f^-1(x)=cbrt(x-1)+2 with graph features of the original function cubic function with point of inflection (2,1).

Problem 178

Compare the algebraic inverse f^-1(x)=(x+3)^2-5 with graph features of the original function square root function with endpoint (-5,-3).

Problem 179

Compare the algebraic inverse f^-1(x)=5^(x+4)-1 with graph features of the original function logarithmic function with vertical asymptote x=-1.

Problem 180

Compare the algebraic inverse f^-1(x)=arcsin(x) with graph features of the original function restricted sine function with domain [-pi/2, pi/2] and range [-1, 1].

catch branch, algebra, domain/range, and composition mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 181

Correct the inverse-function error in inverse of (x-2)^2 with x>=2 is 2-sqrt(x).

Problem 182

Correct the inverse-function error in inverse of 3x+5 is 1/(3x+5).

Problem 183

Correct the inverse-function error in forgot x>0 for log inverse domain.

Problem 184

Correct the inverse-function error in verified only f(g(x))=x and ignored g(f(x)).

Problem 185

Correct the inverse-function error in inverse of f(x) = (2x+1)/(x-3) is f^-1(x) = (x-1)/(2x+3).

Problem 186

Correct the inverse-function error in inverse of f(x) = sqrt(x-4) is f^-1(x) = x^2+4 for all real x.

Problem 187

Correct the inverse-function error in inverse of f(x) = e^(x+1) is f^-1(x) = ln(x+1).

Problem 188

Correct the inverse-function error in inverse of f(x) = x^2 - 5 with x<=0 is f^-1(x) = sqrt(x+5).

Problem 189

Correct the inverse-function error in inverse of f(x) = log_2(x-1) is f^-1(x) = 2^(x-1).

Problem 190

Correct the inverse-function error in inverse of f(x) = 2x+3 is f^-1(x) = (x-3)/2, but the domain of f^-1(x) is only positive numbers.

Problem 191

Correct the inverse-function error in inverse of f(x) = 5 - x/2 is f^-1(x) = 2x - 10.

Problem 192

Correct the inverse-function error in stated that f(x) = |x| has an inverse f^-1(x) = |x|.

Open in simulator