Algebra 2 Lesson 6-1 Transformations Of Functions Answers

Hey there, math adventurers! So, you’ve braved the wild world of Algebra 2, and now you’re staring down Lesson 6-1: Transformations of Functions. Don’t sweat it! Think of this as the fun part, where we learn how to play with graphs like they’re little LEGO bricks. We’re talking about shifting, stretching, and flipping them around. Pretty neat, right? And the best part? You’ve probably already aced the homework (or at least mostly aced it) and you’re here to check those answers. Well, you’ve come to the right place! Let’s dive into the glorious world of transformations and make sure those brains are firing on all cylinders.
First things first, let’s remember what we’re even doing. Transformations are basically ways to change a graph’s position or shape without completely reinventing the wheel. We’re starting with a basic parent function, like the humble line (y = x) or the ever-so-graceful parabola (y = x²), and then we’re applying some magic to it. Think of it like giving your favorite recipe a little twist – maybe adding a pinch of cinnamon here, or a dash of extra chocolate there. The core is the same, but the result is delightfully different.
Let’s start with the simplest kind of transformation: translations. These are just fancy words for shifting the graph. We’re not bending it, not stretching it, just sliding it around. It’s like moving furniture in a room – the couch is still a couch, it’s just in a different spot.
The key players in translations are those little constants we add or subtract. Remember this golden rule: what happens inside the parentheses affects the x-axis (horizontal shift), and what happens outside affects the y-axis (vertical shift). It sounds super simple, and honestly, it kind of is, but it’s easy to mix up which way is which.
Let’s say we have our parent function, y = x² (the parabola that smiles). If we want to shift it up by, say, 3 units, we add 3 outside the function. So, our new function becomes y = x² + 3. See? The whole parabola just scooted up the y-axis. Easy peasy!
Now, if we want to shift it down by 2 units, we subtract 2 outside. That gives us y = x² - 2. The parabola plops down by two.
Things get a tiny bit trickier with horizontal shifts because of that minus sign. If you see y = (x - 4)², it looks like it should move left, right? Nope! It actually moves to the right by 4 units. Why? Because we’re trying to make the expression inside the parentheses equal to zero to get our original vertex back. If x = 4, then (4 - 4)² = 0, which is what the original vertex (0, 0) squared would give us. So, think of it as the opposite of what the sign appears to be saying.
Conversely, y = (x + 2)² shifts the graph to the left by 2 units. Again, we’re aiming for that zero inside the parentheses: if x = -2, then (-2 + 2)² = 0. So, remember: minus means right, plus means left for the x-shifts.
Let’s Tackle Some Common Transformations
Okay, so you’ve probably worked through some practice problems that looked something like this:
Problem 1: Given the graph of y = f(x), sketch the graph of y = f(x) + 5.
What do we do here? The +5 is outside the function, and it’s positive. That means we’re shifting the entire graph up by 5 units. Imagine you have graph paper, and you trace your original f(x) graph. Now, just slide that whole drawing up 5 little squares. Ta-da! You’ve got your new graph. No sweat, right?
Problem 2: Given the graph of y = f(x), sketch the graph of y = f(x - 3).
This one has the change inside the parentheses. It’s (x - 3). Remember our rule: minus means right! So, we’re shifting the graph to the right by 3 units. Every point on the original graph gets nudged 3 steps over to the right. Think of it as giving your graph a little jig to the right.

Problem 3: Given the graph of y = f(x), sketch the graph of y = f(x + 1) - 2.
Now we’re combining! We’ve got an (x + 1) inside and a -2 outside. The (x + 1) tells us to shift left by 1 unit (remember, plus means left!). The -2 outside tells us to shift down by 2 units. So, you take your original graph, slide it one unit to the left, and then slide it two units down. It’s like a little dance: left, then down. The order of these two transformations doesn’t actually matter; you’d end up in the same spot.
What if the question gives you a specific function, not just f(x)? Let’s say we have the parent function y = x², and we need to graph y = (x - 2)² + 4.
Here, our original function is x². We have (x - 2) inside, so that’s a shift right by 2 units. Then we have +4 outside, which means a shift up by 4 units. So, the vertex of the original parabola, which is at (0,0), will move to (2,4). The entire parabola just moves up and to the right!
Now, Let’s Talk About Stretches and Compressions
So far, so good, right? We’ve mastered sliding. Now, let’s get a little more adventurous and talk about changing the shape of our graphs. We’re talking about vertical stretches and compressions, and horizontal stretches and compressions. This is where the multiplication comes in!
Again, we have a critical distinction: outside multiplication affects the y-values (vertical stretch/compression), and inside multiplication affects the x-values (horizontal stretch/compression).
Let’s look at vertical stretches and compressions first. If we have our parent function y = f(x) and we multiply the entire function by a number, say ‘a’, we get y = a * f(x).
If |a| > 1, it's a vertical stretch. The graph gets skinnier, like it’s being pulled upwards. Think of y = 2x². Compared to y = x², this graph is stretched vertically. The points are pulled further away from the x-axis.
If 0 < |a| < 1, it's a vertical compression. The graph gets wider, like it’s being squashed downwards. Think of y = 0.5x². Compared to y = x², this graph is squashed. The points are closer to the x-axis.
What about negative values of ‘a’? If ‘a’ is negative, it means we’re not only stretching or compressing, but we’re also reflecting the graph across the x-axis. So, if we have y = -2x², it’s stretched vertically and then flipped upside down.

Let’s Check Some Answers for Stretches and Compressions
Problem 4: Given the graph of y = f(x), sketch the graph of y = 3f(x).
The 3 is outside and it’s greater than 1. So, this is a vertical stretch by a factor of 3. Every y-coordinate on the original graph gets multiplied by 3. If a point was at (x, y), it’s now at (x, 3y). Imagine pulling that graph upwards, making it taller and skinnier!
Problem 5: Given the graph of y = f(x), sketch the graph of y = (1/2)f(x).
The 1/2 is outside and it’s between 0 and 1. This is a vertical compression by a factor of 1/2. Every y-coordinate on the original graph is multiplied by 1/2. If a point was at (x, y), it’s now at (x, y/2). The graph gets squashed, becoming wider.
Problem 6: Given the graph of y = f(x), sketch the graph of y = -f(x).
The negative sign outside means we’re reflecting the graph across the x-axis. What went up now goes down, and what went down now goes up. It’s like looking at your reflection in a perfectly still pond.
Now, let’s tackle the slightly more confusing horizontal stretches and compressions. These happen when you multiply ‘x’ inside the function. If we have y = f(bx).
If |b| > 1, it’s a horizontal compression. The graph gets skinnier, moving closer to the y-axis. Think of y = (2x)². Compared to y = x², this graph is compressed horizontally. It looks like it’s being squeezed from the sides.
If 0 < |b| < 1, it’s a horizontal stretch. The graph gets wider, moving away from the y-axis. Think of y = (0.5x)². Compared to y = x², this graph is stretched horizontally. It looks like it’s being pulled from the sides.
And just like with vertical stretches, if ‘b’ is negative, we also get a reflection, but this time it’s across the y-axis.
Here’s a little trick for horizontal transformations: sometimes it's easier to factor out that ‘b’. If you have y = f(2x + 4), it's the same as y = f(2(x + 2)). So, you have a horizontal compression by a factor of 2, AND a shift to the left by 2. The order matters here! It’s often best to address the stretch/compression first, then the translation.
Problem 7: Given the graph of y = f(x), sketch the graph of y = f(2x).
The 2 is inside, multiplying the x. Since |2| > 1, this is a horizontal compression by a factor of 2. Every x-coordinate on the original graph is divided by 2. If a point was at (x, y), it’s now at (x/2, y). The graph gets squeezed towards the y-axis.

Problem 8: Given the graph of y = f(x), sketch the graph of y = f(x/3).
The 1/3 is inside, multiplying the x. Since 0 < |1/3| < 1, this is a horizontal stretch by a factor of 3. Every x-coordinate on the original graph is multiplied by 3. If a point was at (x, y), it’s now at (3x, y). The graph gets stretched away from the y-axis.
Problem 9: Given the graph of y = f(x), sketch the graph of y = f(-x).
The negative sign inside means we’re reflecting the graph across the y-axis. What was on the right side is now on the left, and vice versa. Think of it as a mirror image across the y-axis.
Putting It All Together: The Ultimate Transformation Mashup!
Now, the real fun begins when we combine these transformations. You’ll see problems that have additions, subtractions, multiplications, AND negative signs all in one go. The order of operations is super important here, kind of like PEMDAS, but for graphs!
The general form you’ll often see is: y = a * f(b(x - h)) + k
- k: Vertical translation (up/down)
- h: Horizontal translation (left/right) - remember the opposite sign!
- a: Vertical stretch/compression and reflection across x-axis
- b: Horizontal stretch/compression and reflection across y-axis
The typical order to apply these is:
- Horizontal translation (h)
- Horizontal stretch/compression (b)
- Vertical stretch/compression (a)
- Vertical translation (k)
However, it’s often easier to process them as they appear, keeping in mind the rules for each.
Problem 10: Given y = x², transform it to y = -2(x - 1)² + 3.
Let’s break this down:
- Parent function: y = x²
- The -2 outside: This means we have a vertical stretch by a factor of 2, AND a reflection across the x-axis.
- The (x - 1) inside: This means we shift right by 1 unit.
- The +3 outside: This means we shift up by 3 units.
So, starting with the vertex (0,0):
- Reflect and stretch vertically: The vertex is still at (0,0) but the parabola is now upside down and stretched.
- Shift right by 1: The vertex moves to (1,0).
- Shift up by 3: The vertex moves to (1,3).
The graph is flipped, taller, and moved to (1,3).

You might also encounter problems asking you to identify the transformations applied to a given function. For example:
Problem 11: Describe the transformations applied to y = x² to get y = 3f(x - 4).
Here, f(x) is just our placeholder for the parent function, which is x². So the equation is actually y = 3(x - 4)².
- The 3 is outside: This is a vertical stretch by a factor of 3.
- The (x - 4) is inside: This is a shift right by 4 units.
So, the graph is stretched vertically and shifted 4 units to the right. Pretty straightforward when you break it down!
Don't forget about reflections! If you see a negative sign:
Problem 12: Describe the transformations applied to y = |x| to get y = -|x + 2|.
The parent function is the absolute value function, y = |x|.
- The negative sign is outside: This is a reflection across the x-axis.
- The +2 is inside: This is a shift left by 2 units.
So, the graph of the absolute value function is flipped upside down and then shifted 2 units to the left.
And there you have it! Lesson 6-1, conquered! Remember, the key is to pay attention to where the changes are happening (inside or outside the function) and to remember the rules for each type of transformation. Think of it like a treasure map – each symbol tells you where to go or what to do with your graph.
It's completely normal if some of these feel a little sticky at first. Math is like learning a new language, and transformations are the verbs and adverbs of our graphing world. The more you practice, the more fluent you’ll become. So, give yourself a pat on the back for getting through this! You’ve taken a basic graph and learned how to warp, twist, and slide it into all sorts of new shapes and positions. That’s pretty powerful stuff!
Keep practicing, keep exploring, and most importantly, keep that curiosity alive. You're doing an amazing job, and every step you take in understanding these concepts is a victory. Now go forth and transform those graphs with confidence (and maybe a little bit of fun)! You’ve totally got this!
