DoAssignment.ca
A1.7 · Determine algebraic representations of inverse linear and quadratic relations
Learn to determine algebraic representations of inverse linear and quadratic relations through clear examples and targeted practice.
Ontario Grade 11 Mathematics
Characteristics of Functions
MCR3U – A1.7 | Swapping Inputs and Outputs
Every relation takes an input and produces an output. The inverse of a relation simply reverses that process — it takes the original output and gives back the original input. In this lesson you will learn how to find the algebraic rule for the inverse of a linear relation and a quadratic relation. You will also see why restricting the domain of a quadratic relation sometimes becomes necessary. By the end, you will be able to write the equation of an inverse relation from scratch and verify your answer.
What you will learn
- Find the algebraic inverse of a linear relation by swapping variables and solving for y.
- Find the algebraic inverse of a quadratic relation by swapping variables and solving for y.
- Describe how the domain of a quadratic relation can be restricted so that its inverse is also a function.
- Verify an inverse relation by confirming that it reverses the output back to the original input.
Prerequisite Bridge: Relations, Functions, and Notation
A relation is any pairing of input values with output values. A function is a special relation where every input has exactly one output. We write to say that is the output produced by the function when the input is .
Two skills from Grade 10 are needed here. First, solving a linear equation for one variable in terms of another — for example, rearranging to get . Second, solving a quadratic equation using the quadratic formula or by isolating a squared term. Both skills are used directly when finding an inverse.
- A relation pairs inputs with outputs.
- A function gives exactly one output for every input.
- Solving for a variable means isolating it on one side of an equation.
What an Inverse Relation Does — and How to Find It
The inverse of a relation swaps every pair of coordinates. If a point is on the original relation, then the point is on the inverse. In terms of equations, the input and output simply trade places.
This swap leads directly to an algebraic method. To find the inverse of any relation written as an equation in and , follow two steps: swap and in the equation, then solve the new equation for . The result is the algebraic representation of the inverse relation.
A useful way to picture this: the original relation asks 'given , what is ?' The inverse asks 'given , what is ?' Swapping the letters in the equation is exactly what converts the first question into the second.
- Swapping every pair to produces the inverse relation.
- Algebraic method: replace with and with , then solve for .
- The inverse reverses the original input-output relationship.
Inverse of a Linear Relation
A linear relation has the form , where is the slope and is the -intercept. Because the equation is already solved for , swapping and gives . Solving for then produces the inverse.
Start from . Subtract from both sides to get . Divide both sides by to isolate , giving . This is also a linear equation, so the inverse of a linear relation is always a linear relation.
Notice that the slope of the inverse is and the -intercept is . You do not need to memorize those formulas — they follow automatically whenever you carry out the two steps.
- Swap and , then solve for .
- The inverse of a linear relation is itself linear.
- The slope of the inverse is the reciprocal of the original slope.
Inverse of a Quadratic Relation — and Domain Restriction
A quadratic relation has the form , written in vertex form. When you swap and , you get . Solving for requires isolating the squared term and then taking a square root.
Subtract : . Divide by : . Take the square root of both sides: , so . The sign means two -values come from one -value, which means the inverse is not a function — it is a relation with two branches.
To make the inverse a function, restrict the domain of the original relation to one side of the vertex. If you keep only (the right branch of the parabola), the inverse uses only the positive square root: . If you keep only (the left branch), the inverse uses only the negative square root: .
This is why domain restriction matters: without it, the inverse of a quadratic relation is not a function, and the in the answer is the algebraic signal telling you so.
- Swap and , isolate the squared term, then take the square root.
- The sign shows that the inverse of a full parabola is not a function.
- Restricting the domain of the original relation to one side of the vertex makes the inverse a function.
- Choose for the right branch () and for the left branch ().
Verifying an Inverse
After finding an inverse, you can check your work by picking a specific point. Choose any -value, compute the -value using the original relation, then use that -value as the input to the inverse. If the inverse returns your starting -value, the inverse is correct.
For example, if the original relation gives the output when the input is , then the inverse must give the output when the input is . If it does not, an algebraic error was made somewhere in the swap-and-solve process.
- Pick a point on the original relation and confirm the inverse maps it back.
- A correct inverse always reverses the original input-output pairing.
Comparing a Relation and Its Inverse: Input-Output Table for y = 3x − 6
| Original Input (x) | Original Output (y) | Inverse Input (x) | Inverse Output (y) |
|---|---|---|---|
| 0 | −6 | −6 | 0 |
| 2 | 0 | 0 | 2 |
| 4 | 6 | 6 | 4 |
| 6 | 12 | 12 | 6 |
Worked example
Inverse of a Linear Relation
Find the algebraic representation of the inverse of the relation . Then verify your answer using the point where .
- Identify the original relationWrite down the relation as given: . The goal is to find the inverse by swapping inputs and outputs.
- Swap x and yReplace every with and every with . This one substitution encodes the idea that the inverse trades inputs for outputs.
- Isolate the y-termAdd to both sides to move the constant away from the -term.
- Solve for yDivide both sides by to get alone. This is the algebraic representation of the inverse relation.
- Verify with x = 4Substitute into the original relation: . So the original maps 4 \to 6. Now substitute into the inverse: . The inverse maps 6 \to 4, which confirms the answer is correct.
Answer: The inverse relation is .
Check: Original: . Inverse: . ✓ The inverse correctly reverses the pairing.
Worked example
Inverse of a Quadratic Relation with Domain Restriction
The relation has its domain restricted to . Find the algebraic representation of its inverse and state its domain.
- Write the original relationThe relation is in vertex form with vertex at . The domain is restricted to , which means only the right branch of the parabola is used.
- Swap x and yReplace every with and every with in the equation.
- Isolate the squared termSubtract from both sides so that the squared expression is alone on the right.
- Take the square root of both sidesTaking the square root introduces a sign in general. However, because the domain of the original relation was restricted to , the corresponding outputs of the inverse satisfy . This means , so only the positive square root applies.
- Solve for yAdd to both sides. The expression under the square root requires , which means . Since the vertex of the original parabola was at , the smallest output value was , which becomes the smallest input value of the inverse.
- Verify with a specific pointChoose in the original: . Now substitute into the inverse: . The inverse maps 10 \to 5, which correctly reverses the original mapping 5 \to 10.
Answer: The inverse relation is , with domain .
Check: Original: . Inverse: . ✓
Common mistakes and how to avoid them
Forgetting to swap both x and y — for example, only replacing x with y but leaving the other variable unchanged.
Correction: Every x in the equation becomes y, and every y becomes x. Check both sides of the equation before solving.
Writing in the final answer for a quadratic inverse without checking whether a domain restriction applies.
Correction: If the domain of the original quadratic has been restricted to one side of the vertex, use only the matching square root sign — positive for the right branch, negative for the left branch.
Dividing by the coefficient before subtracting the constant, which produces an incorrect result when isolating the squared term.
Correction: Always subtract the constant term first to isolate the squared expression, then divide, then take the square root.
Confusing the domain of the inverse with the domain of the original relation.
Correction: The domain of the inverse equals the range of the original relation, and the range of the inverse equals the domain of the original. Check by identifying what output values the original can produce — those become the allowed inputs of the inverse.
Claiming the inverse of every relation is a function.
Correction: The inverse of a quadratic relation without domain restriction is not a function because one input maps to two outputs. State the domain restriction clearly when it is needed.
Lesson summary
- To find the inverse of any relation, swap x and y in the equation, then solve the new equation for y.
- The inverse of a linear relation is always linear; its slope is the reciprocal of the original slope.
- The inverse of a quadratic relation in vertex form involves a square root, and the ± sign shows that the inverse is generally not a function.
- Restricting the domain of the original quadratic to one side of the vertex selects one square root branch and makes the inverse a function.
- The domain of the inverse equals the range of the original relation.
- Always verify an inverse by checking that it maps a known output of the original back to the corresponding input.
Check your understanding
Question 1
What is the correct first step when finding the algebraic inverse of the relation ?
- Subtract 2 from both sides to get .
- Replace x with y and y with x to get .
- Divide both sides by 5 to get .
- Set and solve for x.
Show answer and explanation
Replace x with y and y with x to get .
The defining first step of the inverse process is swapping x and y. Any algebraic rearrangement done before the swap is just simplifying the original relation, not starting the inverse.
Question 2
What is the inverse of the relation ?
Show answer and explanation
Swap to get . Add 8: . Divide by 4: . Subtracting 8 (option C) instead of adding is the most common error here.
Question 3
The relation has domain . Which equation represents its inverse?
Show answer and explanation
Swap to get . Add 3: . Since the domain is , we have , so take the positive root: , giving .
Question 4
A student finds the inverse of (with no domain restriction) and writes as the final answer. What is wrong with this answer?
- The student should have added 5 instead of subtracting 5 under the square root.
- Without a domain restriction on the original relation, the inverse requires a ± sign: .
- The student forgot to swap x and y before solving.
- The inverse of a quadratic is always linear, not a square root.
Show answer and explanation
Without a domain restriction on the original relation, the inverse requires a ± sign: .
Because no domain restriction was stated, both branches of the parabola are included. Taking the square root requires ± to represent both branches. Writing only the positive root discards the left branch of the inverse.
Key terms
- Relation
- Any set of pairings between input values and output values, written as an equation, a table, or a set of ordered pairs.
- Inverse relation
- The relation formed by swapping every input-output pair of the original relation, so that becomes .
- Domain
- The set of all allowed input values (x-values) for a relation.
- Range
- The set of all output values (y-values) produced by a relation.
- Vertex form
- A way of writing a quadratic relation as , where is the vertex of the parabola.
- Domain restriction
- Limiting the domain of a relation to a specific interval so that, for example, its inverse becomes a function.
- Square root
- The operation that reverses squaring; is the non-negative number whose square equals .
- ± (plus or minus)
- A symbol indicating two possible values — one with addition and one with subtraction — arising here when taking the square root of both sides of an equation.
Continue through MCR3U
View the complete Ontario Grade 11 Mathematics learning path
- A1.4 · Connect inverse functions with reverse processes
- A1.8 · Investigate transformation parameters in y = af(k(x − d)) + c
- A2.1 · Determine the number of zeros of a quadratic function
- A2.2 · Find a quadratic maximum or minimum algebraically
- A3.2 · Simplify radical expressions using product relationships
- A3.3 · Operate on rational expressions and state restrictions
About this lesson
Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation A1.7. It is a study resource, not an official curriculum publication.