Unit 3 Parent Functions & Transformations – Homework 1 Answer Key Explained
Ever stare at a worksheet full of “f(x) = …” and wonder why the graph looks nothing like the textbook picture? Most students hit a wall the first time they meet parent functions and the whole family of shifts, stretches, and reflections that turn a simple parabola into a weird‑looking curve. You’re not alone. The short version is: once you get the “parent” straight, the rest is just bookkeeping Most people skip this — try not to. And it works..
Below is the complete answer key for the typical Homework 1 set you’ll find in a Unit 3 algebra or pre‑calculus class, plus the why‑behind each step. Grab a pencil, open your notebook, and let’s walk through it together It's one of those things that adds up..
What Is a Parent Function?
A parent function is the most basic form of a family of graphs. Think of it as the DNA of a whole class of equations.
- Linear –
y = x - Quadratic –
y = x² - Cubic –
y = x³ - Absolute value –
y = |x| - Square‑root –
y = √x - Exponential –
y = a^x(usuallya = 2ore) - Logarithmic –
y = log_a x - Rational –
y = 1/x
Every other function you see in Unit 3 is just one of these parents that’s been moved up, down, left, right, stretched, or flipped. The homework you’re looking at asks you to identify the parent, then describe the transformation that produced the given equation.
Honestly, this part trips people up more than it should.
Why It Matters
If you can read a transformed equation like a code, you’ll:
- Sketch graphs fast – no need to plot dozens of points.
- Solve real‑world problems – most modeling tasks start with a parent shape.
- Ace tests – teachers love seeing the “parent + transformation” language in your work.
Missing the parent step is like trying to assemble IKEA furniture without the instruction diagram. You’ll get there eventually, but you’ll waste time and probably end up with a wobbly result.
How It Works – Step‑by‑Step Guide to Homework 1
Below is the typical set of 10 problems you’ll find on a Unit 3 homework sheet. Each one is broken down into three parts:
- Identify the parent function.
- List the transformations (shifts, stretches, reflections).
- Write the transformed equation in standard form (if the worksheet asks for it).
1. Identify the Parent
The first column of the answer key is just the name of the parent: linear, quadratic, cubic, etc. Look at the highest‑order term (the one with the biggest exponent) and match it.
f(x) = 3x – 5→ Linear (y = x)g(x) = –2(x – 4)² + 7→ Quadratic (y = x²)h(x) = √(x + 3) – 1→ Square‑root (y = √x)
If the equation contains an absolute value, the parent is y = |x|. If you see a denominator with x, think rational Most people skip this — try not to..
2. List the Transformations
Transformations follow a predictable order. Most textbooks teach the “inside‑outside” rule:
- Inside the function (
(x – h)or(x + h)) → horizontal shift. - Outside the function (
a·f(x)or+k) → vertical stretch/compression and vertical shift. - Negative signs → reflections.
Example Walkthrough
Problem: g(x) = –2(x – 4)² + 7
- Parent: Quadratic (
y = x²). - Inside:
(x – 4)→ shift right 4 units. - Outside coefficient –2:
- The “2” means a vertical stretch by factor 2.
- The “–” means a reflection over the x‑axis.
- +7 → shift up 7 units.
So the transformation list reads: right 4, up 7, stretch vertically by 2, reflect over the x‑axis.
3. Write the Transformed Equation (If Needed)
Sometimes the worksheet gives a description and asks you to write the equation. Follow the same order: start with the parent, apply inside changes, then outside That's the part that actually makes a difference..
Prompt: Shift the parent cubic y = x³ left 2, stretch vertically by 3, and reflect over the x‑axis.
Answer: f(x) = –3(x + 2)³
Full Answer Key – Problem by Problem
Below is the complete key for a typical Homework 1 set. Feel free to copy it into your notes; the explanations after each entry show why the answer is what it is And that's really what it comes down to..
| # | Given Equation | Parent Function | Transformations | Simplified Form (if asked) |
|---|---|---|---|---|
| 1 | f(x) = 2x + 3 |
Linear (y = x) |
Vertical stretch by 2, up 3 | y = 2x + 3 |
| 2 | g(x) = –(x – 5)² |
Quadratic (y = x²) |
Right 5, reflect over x‑axis | y = –(x – 5)² |
| 3 | h(x) = √(x + 2) – 4 |
Square‑root (y = √x) |
Left 2, down 4 | y = √(x + 2) – 4 |
| 4 | `p(x) = ½· | x – 3 | + 1` | Absolute value (`y = |
| 5 | q(x) = 4·log₂(x – 1) + 2 |
Logarithmic (y = log₂ x) |
Right 1, vertical stretch 4, up 2 | y = 4·log₂(x – 1) + 2 |
| 6 | r(x) = –3·(x + 1)³ |
Cubic (y = x³) |
Left 1, vertical stretch 3, reflect over x‑axis | y = –3·(x + 1)³ |
| 7 | s(x) = (1/3)·(x – 2)⁻¹ – 5 |
Rational (y = 1/x) |
Right 2, vertical compression (1/3), down 5 | y = (1/3)·(x – 2)⁻¹ – 5 |
| 8 | t(x) = 5·e^(x – 4) + 0 |
Exponential (y = e^x) |
Right 4, vertical stretch 5 | y = 5·e^(x – 4) |
| 9 | u(x) = –√(–x + 6) + 2 |
Square‑root (y = √x) |
Reflect over y‑axis (inside negative), right 6 (because –x+6 = –(x–6)), reflect over x‑axis (outside negative), up 2 | y = –√(–(x – 6)) + 2 → simplifies to y = –√(6 – x) + 2 |
| 10 | `v(x) = 3· | 2x + 1 | – 7` | Absolute value (`y = |
How to read the table:
- The Parent Function column tells you the “DNA.”
- Transformations are written in plain English, the way a teacher expects you to explain.
- The Simplified Form column is what you’d write if the problem asks for the final equation after you’ve applied all transformations.
Common Mistakes / What Most People Get Wrong
-
Mixing up horizontal vs. vertical shifts
A minus sign inside the parentheses means right, not left.f(x) = (x – 3)²shifts right 3, even though there’s a minus sign And that's really what it comes down to.. -
Forgetting the order of operations
Stretch/compression always happens after the shift. Write the inside change first, then multiply the whole function. -
Treating a negative coefficient as a “down” shift
–2(x – 1)²is not “down 2.” The negative reflects the graph over the x‑axis; the “2” stretches it. -
Misreading the reciprocal in rational functions
y = (x – 4)⁻¹is a shift right 4, not a stretch. The exponent –1 just flips the parent1/xIt's one of those things that adds up.. -
Over‑compressing horizontally
Iny = |2x + 1|, the factor 2 compresses the graph by half, not stretches it. Think “the bigger the number inside, the tighter the graph.”
If you catch these early, the rest of the homework becomes almost mechanical Took long enough..
Practical Tips – What Actually Works
- Write the parent first. On a scrap piece of paper, jot “parent = x²” before you even look at the rest. It anchors your thinking.
- Use a transformation checklist.
- Inside: sign → direction, coefficient → stretch/compression.
- Outside: sign → reflection, coefficient → vertical stretch/compression.
- Constant term → vertical shift.
- Plug in a simple point. Pick
x = 0(orx = 1if 0 makes the expression undefined) and computef(0). The result should match the vertical shift you’ve recorded. - Graph with technology for verification. A quick sketch in Desmos confirms you didn’t accidentally flip a sign.
- Teach the concept to someone else. Explaining why
–(x + 2)²moves left 2 and reflects over the x‑axis solidifies the idea.
FAQ
Q1: How do I know if a function has a horizontal stretch or compression?
A: Look at the coefficient multiplying x inside the parentheses. If it’s greater than 1, the graph is compressed horizontally (it looks “narrower”). If it’s between 0 and 1, the graph is stretched (it looks “wider”) Small thing, real impact..
Q2: Why does |2x| look narrower than |x|?
A: The factor 2 speeds up the input, so the V‑shape reaches the same y‑value twice as quickly. That’s a horizontal compression by a factor of ½.
Q3: Can a function have both a reflection and a stretch at the same time?
A: Absolutely. –3(x – 1)² reflects over the x‑axis and stretches vertically by 3. The order doesn’t matter for a single outside factor.
Q4: What does “inside negative” mean for square‑root functions?
A: √(–x + 4) can be rewritten as √(–(x – 4)). The minus sign inside flips the graph over the y‑axis before the horizontal shift Not complicated — just consistent. Still holds up..
Q5: Do exponential and logarithmic parents behave the same way?
A: The transformation rules are identical—inside changes shift horizontally, outside changes stretch/compress vertically, and a negative outside reflects over the x‑axis. The only difference is the shape of the parent It's one of those things that adds up..
That’s it. Next time you open a Unit 3 worksheet, you’ll recognize the parent at a glance, list the transformations like a pro, and write the final equation without breaking a sweat. Practically speaking, you now have the full answer key, the reasoning behind each step, and a toolbox of tips to avoid the usual slip‑ups. Happy graphing!