Question
Finding the inverse of a linear function from its equation
Original question: 10. F(x)=3-x F(x)=3-x y=3-x x=3-y +y +y x+y=3
- y -y F(x)=3-x
Expert Verified Solution
Key takeaway: This problem focuses on recognizing a one-to-one linear function and rewriting it in inverse form by exchanging the roles of x and y.
What this function is asking you to do
The given function is a linear function, . To find its inverse, you swap the inputs and outputs and then solve for the new output variable.
Because this is a linear function with a nonzero slope, it is one-to-one and has an inverse. The inverse will also be linear.
Step-by-step inverse process
Start with the original equation:
Now swap and :
Solve for by subtracting 3 from both sides:
Multiply both sides by :
So the inverse function is
Key property to notice
This function is its own inverse. That happens because the rule reflects every input across the line and lands back on the same algebraic rule.
A quick check confirms it:
So applying the function twice returns the original value.
Common mistake to avoid
A frequent mistake is to stop after swapping and and write the inverse as instead of solving for . The inverse must be written as a function of , not as an equation with both variables still mixed together.
Another mistake is to think every inverse must look different from the original. Some functions, including this one, are self-inverse. That is not an error; it is a real algebraic property.
Pitfalls the pros know 👇 One common pitfall is forgetting that an inverse must be written in function form. After swapping and , you still need to isolate the new output variable. If you leave the result as , you have not finished the inverse. Another issue is confusing inverse notation with a reciprocal. The inverse function of is not ; it is the rule that undoes the original mapping. Always verify by composition if the result seems surprising.
What if the problem changes? If the problem were changed to , the same method would apply: swap and and solve for . You would get , then , so the inverse would still be . If the variant were , then the inverse would no longer match the original; you would need to solve for and get . That shows how the inverse changes when the slope is not .
Tags: one-to-one function, inverse function, composition of functions
FAQ
How do you find the inverse of a linear function by swapping variables and solving for y?
Start with the original equation, swap x and y, and then solve the new equation for y. For f(x)=3-x, swapping gives x=3-y, and solving for y returns y=3-x, so the inverse is the same function.
Why can a linear function like y=3-x have the same equation as its inverse?
A function can equal its own inverse when applying it twice returns the original input. For y=3-x, composing the function with itself gives x, which means the rule is self-inverse.