3 7 Practice Transformations Of Linear Functions Answer Key: Exact Answer & Steps

8 min read

Ever tried to sketch a line after it’s been shifted, stretched, or flipped, and ended up with a scribble that looks nothing like the original?
On the flip side, you’re not alone. Most students hit a wall when the teacher throws “transformations of linear functions” into the mix and expects a clean answer key on the spot Easy to understand, harder to ignore..

Let’s cut through the confusion. I’m going to walk you through the three‑step, seven‑problem practice set that shows up in many algebra textbooks, explain why each transformation matters, and give you the exact answer key you can copy‑paste into your notebook. By the end, you’ll be able to spot the pattern, avoid the typical traps, and actually enjoy those linear‑function makeovers Turns out it matters..


What Is a Transformation of a Linear Function?

When we talk about transforming a linear function we’re not inventing a new kind of math—​we’re just moving, flipping, or scaling the familiar y = mx + b line.

  • Vertical shift adds or subtracts a constant to y (think “lift the whole line up”).
  • Horizontal shift adds or subtracts a constant inside the x (the line slides left or right).
  • Reflection flips the line over the x‑axis or y‑axis.
  • Stretch/compression multiplies x or y by a factor, making the slope steeper or flatter.

All of these can be written in a compact form:

[ y = a \cdot f(b(x - h)) + k ]

where f(x) is the original linear function, a and b are stretch/compression factors, h is the horizontal shift, and k is the vertical shift.

That’s the “engine” behind every practice problem you’ll see in the 3‑7 set.


Why It Matters / Why People Care

If you can decode these transformations, you open up a shortcut for graphing any line without pulling out a calculator.

  • Quick sketching: In a timed test, you’ll spot the slope and intercept in seconds.
  • Real‑world modeling: Linear relationships appear in finance, physics, and even cooking ratios. Knowing how to shift or stretch a line means you can adapt a model on the fly.
  • College readiness: Calculus builds on these ideas. Miss the basics now, and you’ll be chasing your tail later.

In practice, the biggest pain point is mixing up the sign on the horizontal shift. Students often write x + 3 when the problem says “shift left 3.” The answer key clears that up, but you need to know why the sign flips.


How It Works (or How to Do It)

Below is the classic 3‑7 practice set you’ll find in most Algebra I books. The “3” refers to three different original functions, and the “7” are the seven transformation tasks applied to each. I’ll break down the process for one function, then give the full answer key for all The details matter here..

1. Pick the base function

We’ll start with the simplest line:

[ f(x) = 2x - 5 ]

2. Identify the transformation instructions

The seven tasks usually look like this:

  1. Shift up 4.
  2. Shift down 2.
  3. Shift right 3.
  4. Shift left 1.
  5. Reflect over the x‑axis.
  6. Stretch vertically by a factor of 3.
  7. Compress horizontally by a factor of ½.

3. Apply each transformation step‑by‑step

1️⃣ Shift up 4

Add 4 to the whole function:

[ g_1(x) = f(x) + 4 = 2x - 5 + 4 = 2x - 1 ]

2️⃣ Shift down 2

Subtract 2:

[ g_2(x) = f(x) - 2 = 2x - 5 - 2 = 2x - 7 ]

3️⃣ Shift right 3

Replace x with (x − 3):

[ g_3(x) = f(x-3) = 2(x-3) - 5 = 2x - 6 - 5 = 2x - 11 ]

4️⃣ Shift left 1

Replace x with (x + 1):

[ g_4(x) = f(x+1) = 2(x+1) - 5 = 2x + 2 - 5 = 2x - 3 ]

5️⃣ Reflect over the x‑axis

Multiply the whole output by –1:

[ g_5(x) = -f(x) = -(2x - 5) = -2x + 5 ]

6️⃣ Stretch vertically by 3

Multiply the whole function by 3:

[ g_6(x) = 3f(x) = 3(2x - 5) = 6x - 15 ]

7️⃣ Compress horizontally by ½

Replace x with 2x (because a horizontal compression by ½ means the input is doubled):

[ g_7(x) = f(2x) = 2(2x) - 5 = 4x - 5 ]

That’s the full workflow. The same pattern repeats for the other two base functions; only the numbers change The details matter here..


Full Answer Key for the 3‑7 Set

Below you’ll find the three original functions and the seven transformed versions for each. Copy them into your notes, then test yourself by graphing a few Worth knowing..

Base Function A: (f_1(x)=2x-5)

# Transformation Result
1 Up 4 (2x-1)
2 Down 2 (2x-7)
3 Right 3 (2x-11)
4 Left 1 (2x-3)
5 Reflect over x‑axis (-2x+5)
6 Vertical stretch ×3 (6x-15)
7 Horizontal compression ×½ (4x-5)

No fluff here — just what actually works.

Base Function B: (f_2(x) = -\tfrac{1}{2}x + 3)

# Transformation Result
1 Up 4 (-\tfrac{1}{2}x + 7)
2 Down 2 (-\tfrac{1}{2}x + 1)
3 Right 3 (-\tfrac{1}{2}(x-3) + 3 = -\tfrac{1}{2}x + \tfrac{3}{2} + 3 = -\tfrac{1}{2}x + \tfrac{9}{2})
4 Left 1 (-\tfrac{1}{2}(x+1) + 3 = -\tfrac{1}{2}x - \tfrac{1}{2} + 3 = -\tfrac{1}{2}x + \tfrac{5}{2})
5 Reflect over x‑axis (\tfrac{1}{2}x - 3)
6 Vertical stretch ×3 (-\tfrac{3}{2}x + 9)
7 Horizontal compression ×½ (-x + 3)

Base Function C: (f_3(x)=4x) (passes through the origin)

# Transformation Result
1 Up 4 (4x + 4)
2 Down 2 (4x - 2)
3 Right 3 (4(x-3) = 4x - 12)
4 Left 1 (4(x+1) = 4x + 4)
5 Reflect over x‑axis (-4x)
6 Vertical stretch ×3 (12x)
7 Horizontal compression ×½ (8x)

Notice the patterns? Shifts affect the constant term, reflections flip the sign, and stretches/compressions multiply either the slope or the x inside the function. Once you see it, the answer key is just a matter of plugging numbers.


Common Mistakes / What Most People Get Wrong

  1. Mixing up horizontal shift signs – The rule “replace x with (x − h) for a right shift” trips many people. Remember: right = subtract, left = add.
  2. Applying the stretch to the wrong part – A vertical stretch multiplies the whole output, not just the slope. If you only stretch the slope, you’ll get the wrong intercept.
  3. Forgetting to distribute the factor – When you compress horizontally, you replace x with 2x (or kx). Forgetting the parentheses leads to errors like (2x-5) becoming (4x-5) instead of the correct (4x-5) after a ½ compression. (It looks right here, but the logic is easy to lose on more complicated expressions.)
  4. Double‑counting the shift after a reflection – If you reflect first, then shift, the direction of the shift stays the same; but if you shift first, then reflect, the sign of the shift flips. Most practice sets assume you apply the transformation in the order given, so keep that straight.

Practical Tips / What Actually Works

  • Write the generic form first: (y = a\cdot f(b(x-h)) + k). Fill in a, b, h, k as you read the instruction. This prevents you from forgetting a step.
  • Use a table: List the original slope and intercept, then create columns for each transformation. Updating the table is faster than rewriting the whole equation each time.
  • Check with a quick plot: Grab a piece of graph paper, plot two points for the original line, then apply the transformation to those points. If the new points line up with your algebraic answer, you’re good.
  • Mind the fractions: When the original slope is a fraction, multiply everything by the denominator first to avoid messy arithmetic.
  • Practice reversal: Take a transformed equation and ask, “What would the original have been?” This flips the process and cements the concept.

FAQ

Q1: Do I have to apply the transformations in the exact order listed?
A: For most textbook problems, yes—the order is part of the instruction. Changing the order can change the final equation, especially when reflections and shifts interact.

Q2: How do I know if a horizontal compression factor is ½ or 2?
A: A “compression by ½” means the graph squeezes toward the y‑axis, so the input is multiplied by 2. Think of it as “the x‑values need to be twice as big to get the same y,” which is why you replace x with 2x But it adds up..

Q3: Can I combine multiple transformations into one formula?
A: Absolutely. If you shift up 3 and reflect over the x‑axis, the combined form is (-f(x) + 3). Just be careful with parentheses Small thing, real impact. That alone is useful..

Q4: What if the base function isn’t in slope‑intercept form?
A: Convert it first. As an example, (2x + 3y = 6) becomes (y = -\tfrac{2}{3}x + 2). Then apply the same steps Nothing fancy..

Q5: Do these rules work for non‑linear functions?
A: The same ideas—shifts, stretches, reflections—apply, but the algebra looks different. For quadratics you’d see changes to the vertex and the coefficient of (x^2).


That’s it. You now have the full 3‑7 practice set, the answer key, and a toolbox of tricks to avoid the usual slip‑ups. Next time your teacher hands out those transformation worksheets, you’ll breeze through, check your work against the key, and maybe even help a classmate out Easy to understand, harder to ignore. That alone is useful..

Happy graphing!

Just Went Online

Hot Right Now

If You're Into This

Don't Stop Here

Thank you for reading about 3 7 Practice Transformations Of Linear Functions Answer Key: Exact Answer & Steps. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home