| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Here are a few recommended readings before getting started with this lesson.
Every function has an inverse relation. If this inverse relation is also a function, then it is called an inverse function. In other words, the inverse of a function f is another function f-1 such that they undo each other.
f(f-1(x))=xandf-1(f(x))=x
Also, if x is the input of a function f and y its corresponding output, then y is the input of f-1 and x its corresponding output.
f(x)=y⇔f-1(y)=x
Definition of First Function | Substitute Second Function | Simplify | |
---|---|---|---|
f(f-1(x))=?x | 2f-1(x)−3=?x | 2(2x+3)−3=?x | x=x ✓ |
f-1(f(x))=?x | 2f(x)+3=?x | 22x−3+3=?x | x=x ✓ |
Therefore, f and f-1 undo each other. The graphs of these functions are each other's reflection across the line y=x. This means that the points on the graph of f-1 are the reversed points on the graph of f.
There is a condition that a function must satisfy in order to be invertible.
This condition implies that if a function fails the Horizontal Line Test, then it is not invertible. However, some functions do not satisfy this condition for invertibility but can become invertible by restricting their domain. For example, consider the quadratic parent function f(x)=x2.
This function has different x-values where the same y-value is assigned. The foll how the function fails the Horizontal Line Test.
Now, the graph of f(x) will be reflected across the line y=x to visualize its inverse relation.
The inverse is not a function because it has input values with two different outputs assigned. The following graph further confirms this relation by showing how it fails the Vertical Line Test.
Therefore, f(x)=x2 is not invertible because its inverse is not a function. Now, consider if the domain of f(x) is restricted to x≥0. In that case, every x-value gets assigned a unique y-value. With the domain of f(x) defined this way, f-1(x)=x is a valid inverse function.
Consider a function f(x) that assigns the same output to multiple inputs.
The corresponding inverse relation is not a function because it has multiple outputs assigned to the same input, which goes against the definition of function.Heichi is so fascinated about the invertibility of quadratic functions, that he started a study group.
He brought the following function rule.
The following applet shows different quadratic functions. The representation of these functions alternates between showing their graph and stating their function rule. Determine whether or not the given function is invertible in the indicated domain.
LHS⋅3=RHS⋅3
LHS+1=RHS+1
LHS/2=RHS/2
Rearrange equation
LHS−k=RHS−k
LHS/a=RHS/a
LHS=RHS
LHS+h=RHS+h
Rearrange equation
Rewrite y as f-1(x)
Domain: 0≤x≤3
Range: 0≤y≤3
However, all the x-values in the interval 0≤x≤3 have unique y-values associated. This is why restricting the function's domain to the interval 0≤x≤3 makes the function invertible.
LHS−45=RHS−45
LHS/(-5)=RHS/(-5)
Put minus sign in numerator
Distribute -1
Commutative Property of Addition
LHS=RHS
Rearrange equation
x=30
Subtract term
Calculate quotient
Calculate root
Round to 1 decimal place(s)
x=20
Subtract term
Calculate quotient
Calculate root
Round to 1 decimal place(s)
The following applet shows a quadratic function and a specific point on its graph. The domain of the given function is restricted and the function is invertible. Find the coordinates of the corresponding point on the graph of its inverse function. Write the answer rounding to two decimal places.
a=a+6400−6400
Commutative Property of Addition
Subtract term
a2±2ab+b2=(a±b)2
LHS−90=RHS−90
LHS⋅(-160)=RHS⋅(-160)
Distribute -160
Commutative Property of Addition
LHS=RHS
LHS+80=RHS+80
Rearrange equation
Domain of f(x) | Inverse Function |
---|---|
0≤x<∞ | f-1(x)=x |
-∞<x≤0 | f-1(x)=-x |
A great method to explore this is by using the following interactive graph. The graph gives various choices of domains for f(x)=x2. The function's corresponding inverse relation is shown by reflecting f(x) across y=x.