Algebra 2 - Inverses of Functions 9/10/12 - Room 148 ~~~ Pam Wilson - Free Printable
Educational worksheet: Algebra 2 - Inverses of Functions 9/10/12 - Room 148 ~~~ Pam Wilson. Download and print for classroom or home learning activities.
JPG
1024×768
53.9 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1252167
⭐
Show Answer Key & Explanations
Step-by-step solution for: Algebra 2 - Inverses of Functions 9/10/12 - Room 148 ~~~ Pam Wilson
▼
Show Answer Key & Explanations
Step-by-step solution for: Algebra 2 - Inverses of Functions 9/10/12 - Room 148 ~~~ Pam Wilson
Let's solve each of these problems by finding the inverse of the given function. To find the inverse of a function, we follow these steps:
1. Start with the equation $ y = f(x) $.
2. Swap $ x $ and $ y $: $ x = f(y) $.
3. Solve for $ y $ in terms of $ x $.
4. The resulting expression is the inverse function: $ y = f^{-1}(x) $.
We'll go through each one carefully.
---
Swap $ x $ and $ y $:
$$
x = 3y - 12
$$
Solve for $ y $:
$$
x + 12 = 3y \\
y = \frac{x + 12}{3}
$$
✔ Inverse: $ y = \frac{x + 12}{3} $
---
Swap $ x $ and $ y $:
$$
x = -5y + 10
$$
Solve for $ y $:
$$
x - 10 = -5y \\
y = \frac{10 - x}{5}
$$
✔ Inverse: $ y = \frac{10 - x}{5} $
---
Swap $ x $ and $ y $:
$$
x = 7y - 14
$$
Solve for $ y $:
$$
x + 14 = 7y \\
y = \frac{x + 14}{7}
$$
✔ Inverse: $ y = \frac{x + 14}{7} $
---
This is a quadratic function. Note: Quadratic functions are not one-to-one over their entire domain, so they do not have inverses unless we restrict the domain.
But let’s proceed formally (assuming we want an inverse relation):
Swap $ x $ and $ y $:
$$
x = 8y^2 - 9
$$
Solve for $ y $:
$$
x + 9 = 8y^2 \\
y^2 = \frac{x + 9}{8} \\
y = \pm \sqrt{\frac{x + 9}{8}}
$$
So the inverse is not a function unless we restrict the domain (e.g., only take positive or negative root).
✔ Inverse relation: $ y = \pm \sqrt{\frac{x + 9}{8}} $
> ⚠️ Note: This is not a function unless domain is restricted.
---
Again, quadratic → not one-to-one.
Swap $ x $ and $ y $:
$$
x = 4y^2 + 7
$$
Solve for $ y $:
$$
x - 7 = 4y^2 \\
y^2 = \frac{x - 7}{4} \\
y = \pm \sqrt{\frac{x - 7}{4}} = \pm \frac{\sqrt{x - 7}}{2}
$$
✔ Inverse relation: $ y = \pm \frac{\sqrt{x - 7}}{2} $
> Again, not a function unless domain is restricted.
---
Same as above — quadratic.
Swap $ x $ and $ y $:
$$
x = 11y^2 - 13
$$
Solve for $ y $:
$$
x + 13 = 11y^2 \\
y^2 = \frac{x + 13}{11} \\
y = \pm \sqrt{\frac{x + 13}{11}}
$$
✔ Inverse relation: $ y = \pm \sqrt{\frac{x + 13}{11}} $
> Not a function without domain restriction.
---
Note: $ \sqrt{x} $ is defined for $ x \geq 0 $. Also, this function is one-to-one on its domain.
Swap $ x $ and $ y $:
$$
x = \sqrt{y} + 5
$$
Solve for $ y $:
$$
x - 5 = \sqrt{y}
$$
Now square both sides:
$$
(x - 5)^2 = y
$$
But we must consider the domain and range.
Original function:
- Domain: $ x \geq 0 $
- Range: $ y \geq 5 $
So the inverse will have:
- Domain: $ x \geq 5 $
- Range: $ y \geq 0 $
Thus:
$$
y = (x - 5)^2, \quad \text{with } x \geq 5
$$
✔ Inverse: $ y = (x - 5)^2 $, $ x \geq 5 $
> But if we just write the expression: $ y = (x - 5)^2 $, it's technically the inverse only if we restrict the domain appropriately.
---
| Problem | Function | Inverse |
|--------|---------|--------|
| (1) | $ y = 3x - 12 $ | $ y = \frac{x + 12}{3} $ |
| (2) | $ y = -5x + 10 $ | $ y = \frac{10 - x}{5} $ |
| (3) | $ y = 7x - 14 $ | $ y = \frac{x + 14}{7} $ |
| (4) | $ y = 8x^2 - 9 $ | $ y = \pm \sqrt{\frac{x + 9}{8}} $ |
| (5) | $ y = 4x^2 + 7 $ | $ y = \pm \frac{\sqrt{x - 7}}{2} $ |
| (6) | $ y = 11x^2 - 13 $ | $ y = \pm \sqrt{\frac{x + 13}{11}} $ |
| (7) | $ y = \sqrt{x} + 5 $ | $ y = (x - 5)^2 $, $ x \geq 5 $ |
---
- Linear functions (1–3): Have inverses that are also linear.
- Quadratic functions (4–6): Do not have inverses unless domain is restricted.
- Square root function (7): Has an inverse, but domain must be considered.
Let me know if you'd like the graphs or domain restrictions explained further!
Steps to Find the Inverse:
1. Start with the equation $ y = f(x) $.
2. Swap $ x $ and $ y $: $ x = f(y) $.
3. Solve for $ y $ in terms of $ x $.
4. The resulting expression is the inverse function: $ y = f^{-1}(x) $.
We'll go through each one carefully.
---
(1) $ y = 3x - 12 $
Swap $ x $ and $ y $:
$$
x = 3y - 12
$$
Solve for $ y $:
$$
x + 12 = 3y \\
y = \frac{x + 12}{3}
$$
✔ Inverse: $ y = \frac{x + 12}{3} $
---
(2) $ y = -5x + 10 $
Swap $ x $ and $ y $:
$$
x = -5y + 10
$$
Solve for $ y $:
$$
x - 10 = -5y \\
y = \frac{10 - x}{5}
$$
✔ Inverse: $ y = \frac{10 - x}{5} $
---
(3) $ y = 7x - 14 $
Swap $ x $ and $ y $:
$$
x = 7y - 14
$$
Solve for $ y $:
$$
x + 14 = 7y \\
y = \frac{x + 14}{7}
$$
✔ Inverse: $ y = \frac{x + 14}{7} $
---
(4) $ y = 8x^2 - 9 $
This is a quadratic function. Note: Quadratic functions are not one-to-one over their entire domain, so they do not have inverses unless we restrict the domain.
But let’s proceed formally (assuming we want an inverse relation):
Swap $ x $ and $ y $:
$$
x = 8y^2 - 9
$$
Solve for $ y $:
$$
x + 9 = 8y^2 \\
y^2 = \frac{x + 9}{8} \\
y = \pm \sqrt{\frac{x + 9}{8}}
$$
So the inverse is not a function unless we restrict the domain (e.g., only take positive or negative root).
✔ Inverse relation: $ y = \pm \sqrt{\frac{x + 9}{8}} $
> ⚠️ Note: This is not a function unless domain is restricted.
---
(5) $ y = 4x^2 + 7 $
Again, quadratic → not one-to-one.
Swap $ x $ and $ y $:
$$
x = 4y^2 + 7
$$
Solve for $ y $:
$$
x - 7 = 4y^2 \\
y^2 = \frac{x - 7}{4} \\
y = \pm \sqrt{\frac{x - 7}{4}} = \pm \frac{\sqrt{x - 7}}{2}
$$
✔ Inverse relation: $ y = \pm \frac{\sqrt{x - 7}}{2} $
> Again, not a function unless domain is restricted.
---
(6) $ y = 11x^2 - 13 $
Same as above — quadratic.
Swap $ x $ and $ y $:
$$
x = 11y^2 - 13
$$
Solve for $ y $:
$$
x + 13 = 11y^2 \\
y^2 = \frac{x + 13}{11} \\
y = \pm \sqrt{\frac{x + 13}{11}}
$$
✔ Inverse relation: $ y = \pm \sqrt{\frac{x + 13}{11}} $
> Not a function without domain restriction.
---
(7) $ y = \sqrt{x} + 5 $
Note: $ \sqrt{x} $ is defined for $ x \geq 0 $. Also, this function is one-to-one on its domain.
Swap $ x $ and $ y $:
$$
x = \sqrt{y} + 5
$$
Solve for $ y $:
$$
x - 5 = \sqrt{y}
$$
Now square both sides:
$$
(x - 5)^2 = y
$$
But we must consider the domain and range.
Original function:
- Domain: $ x \geq 0 $
- Range: $ y \geq 5 $
So the inverse will have:
- Domain: $ x \geq 5 $
- Range: $ y \geq 0 $
Thus:
$$
y = (x - 5)^2, \quad \text{with } x \geq 5
$$
✔ Inverse: $ y = (x - 5)^2 $, $ x \geq 5 $
> But if we just write the expression: $ y = (x - 5)^2 $, it's technically the inverse only if we restrict the domain appropriately.
---
✔ Final Answers:
| Problem | Function | Inverse |
|--------|---------|--------|
| (1) | $ y = 3x - 12 $ | $ y = \frac{x + 12}{3} $ |
| (2) | $ y = -5x + 10 $ | $ y = \frac{10 - x}{5} $ |
| (3) | $ y = 7x - 14 $ | $ y = \frac{x + 14}{7} $ |
| (4) | $ y = 8x^2 - 9 $ | $ y = \pm \sqrt{\frac{x + 9}{8}} $ |
| (5) | $ y = 4x^2 + 7 $ | $ y = \pm \frac{\sqrt{x - 7}}{2} $ |
| (6) | $ y = 11x^2 - 13 $ | $ y = \pm \sqrt{\frac{x + 13}{11}} $ |
| (7) | $ y = \sqrt{x} + 5 $ | $ y = (x - 5)^2 $, $ x \geq 5 $ |
---
🔍 Summary Notes:
- Linear functions (1–3): Have inverses that are also linear.
- Quadratic functions (4–6): Do not have inverses unless domain is restricted.
- Square root function (7): Has an inverse, but domain must be considered.
Let me know if you'd like the graphs or domain restrictions explained further!
Parent Tip: Review the logic above to help your child master the concept of inverse functions worksheet algebra 2.