Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT PSAT Math Advanced Math Function Transformations Shifts Reflections Stretches
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-psat-math-advanced-math-function-transformations-shifts-reflections-stretches

SAT / PSAT: SAT PSAT Math Advanced Math Function Transformations Shifts Reflections Stretches

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

What Is This?

Function transformations involve modifying a function's graph through shifts, reflections, and stretches. This topic tests your ability to manipulate and interpret graphs, crucial for advanced math exams. Questions typically involve identifying transformed functions or applying transformations to given graphs.

Why It Matters

Function transformations are tested in SAT II Math, AP Calculus, IB Math, and university-level math exams. They appear frequently, often carrying 10-15% of the total marks. This topic tests your spatial reasoning and algebraic manipulation skills, essential for higher-level math and real-world problem-solving.

Core Concepts

  • Shifts (Translations): Moving a graph horizontally or vertically without changing its shape.
  • Reflections: Flipping a graph over a line (usually the x-axis, y-axis, or origin).
  • Stretches (Dilations): Scaling a graph vertically or horizontally, affecting its steepness or width.
  • Distinguish between horizontal vs. vertical transformations and their effects on the graph's shape and position.
  • Understand combined transformations: applying multiple transformations to a single function.

Prerequisites

  • Basic graph plotting: You must know how to plot points and draw basic graphs.
  • Function notation: Understand f(x) and how inputs relate to outputs.
  • Without these, you'll struggle to apply transformations correctly or interpret given graphs.

The Rule-Book (How It Works)


Primary Rule

Transformations follow a predictable grammar:


  1. Vertical Shift: f(x) + k (up by k if k > 0; down if k < 0)
  2. Horizontal Shift: f(x - h) (right by h if h > 0; left if h < 0)
  3. Vertical Stretch: k * f(x) (stretch by factor k if k > 1; compress if 0 < k < 1)
  4. Horizontal Stretch: f(k * x) (stretch by factor k if k > 1; compress if 0 < k < 1)
  5. Reflections: -f(x) (reflect over x-axis), f(-x) (reflect over y-axis)

Sub-rules & Exceptions

  • Order matters in combined transformations. f(x - 2) + 3 is not the same as f(x + 3) - 2.
  • Horizontal shifts/stretches affect the input (x), vertical shifts/stretches affect the output (f(x)).
  • Reflections can be combined with shifts/stretches, e.g., -f(x - 1) reflects f(x) over the x-axis and shifts it right by 1.

Visual Pattern

Transformation Effect on Graph
f(x) + k Shifts up by k
f(x - h) Shifts right by h
k * f(x) Vertical stretch/compress by factor k
f(k * x) Horizontal stretch/compress by factor k
-f(x) Reflects over x-axis
f(-x) Reflects over y-axis

Exam / Job / Audit Weighting

  • Frequency: Often
  • Difficulty Rating: Intermediate
  • Question Type: Multiple-choice, true/false, matching, or free-response graphing

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Transformation Order: Apply horizontal shifts/stretches first, then vertical.
  2. Reflection Combinations: -f(-x) reflects f(x) over the origin.
  3. Identity Transformation: f(x) = f(x + 0) = f(x) + 0 (no change)

Worked Examples (Step-by-Step)


Easy

Question: If f(x) = x², what is the transformation of f(x - 3)?

Step 1: Identify the transformation. f(x - 3) is a horizontal shift.
Step 2: Determine the direction. Since h = 3, the shift is to the right.
Step 3: Apply the transformation. The graph of f(x) shifts right by 3 units.

Answer: The graph shifts right by 3 units.

Medium

Question: Describe the transformation of f(x) = |x| to g(x) = 2|x + 1| - 3.

Step 1: Identify the transformations.
- Horizontal shift left by 1: |x + 1| - Vertical stretch by 2: 2|x + 1| - Vertical shift down by 3: 2|x + 1| - 3

Step 2: Apply in order.
- Shift left by 1 - Stretch vertically by 2 - Shift down by 3

Answer: The graph shifts left by 1, stretches vertically by 2, then shifts down by 3.

Hard

Question: Given f(x) = √x, find the transformation for g(x) = -√(-x + 2) + 1.

Step 1: Identify the transformations.
- Reflect over y-axis: √(-x) - Horizontal shift right by 2: √(-x + 2) - Reflect over x-axis: -√(-x + 2) - Vertical shift up by 1: -√(-x + 2) + 1

Step 2: Apply in order.
- Reflect over y-axis - Shift right by 2 - Reflect over x-axis - Shift up by 1

Answer: The graph reflects over the y-axis, shifts right by 2, reflects over the x-axis, then shifts up by 1.

Common Exam Traps & Mistakes

Mistake Wrong Answer Correct Approach
Incorrect transformation order f(x + 2) - 3 instead of f(x - 2) + 3 Apply horizontal first, then vertical
Misinterpreting reflections f(-x) as reflecting over x-axis f(-x) reflects over y-axis
Confusing shifts f(x) + 3 as right shift f(x) + 3 is an upward shift
Ignoring stretch/compress factors 2f(x) as horizontal stretch 2f(x) is a vertical stretch
Not recognizing combined reflections -f(-x) as no change -f(-x) reflects over the origin

Shortcut Strategies & Exam Hacks

  • Memory Aid: "Happy Vertical, Sad Horizontal" (vertical transformations affect f(x), horizontal affect x).
  • Elimination Strategy: Rule out options that misinterpret reflection axes or transformation order.
  • Pattern Recognition: Identify common transformation sequences, e.g., -f(-x) as origin reflection.

Question-Type Taxonomy

Format Mini-Example Favored Exams
Multiple-choice What is the transformation of f(x) = x³ to g(x) = (x - 1)³ + 2? SAT II, AP Calculus
True/False *f(x) = x
Matching Match f(x) = x² transformations to their graphs. University Math
Free-response Describe the transformations applied to f(x) = √x to get g(x) = -√(x + 3). AP Calculus

Practice Set (MCQs)


Question 1

What is the transformation of f(x) = x² to g(x) = (x + 2)² - 4? - A: Shift left by 2, down by 4 - B: Shift right by 2, up by 4 - C: Shift left by 2, up by 4 - D: Shift right by 2, down by 4

Correct Answer: A Explanation: g(x) = (x + 2)² - 4 shifts f(x) left by 2 and down by 4.
Why the Distractors Are Tempting: B, C, D misinterpret the direction of shifts.

Question 2

The function f(x) = |x| is transformed to g(x) = -|x - 1|. What are the transformations? - A: Reflect over x-axis, shift right by 1 - B: Reflect over y-axis, shift left by 1 - C: Reflect over origin, shift right by 1 - D: Reflect over x-axis, shift left by 1

Correct Answer: A Explanation: g(x) = -|x - 1| reflects f(x) over the x-axis and shifts it right by 1.
Why the Distractors Are Tempting: B, C, D misinterpret the reflection axis or shift direction.

Question 3

Given f(x) = √x, what is the transformation to g(x) = 2√(x/2)? - A: Vertical stretch by 2, horizontal compress by 2 - B: Horizontal stretch by 2, vertical compress by 2 - C: Vertical stretch by 2, horizontal stretch by 2 - D: Horizontal compress by 2, vertical compress by 2

Correct Answer: A Explanation: g(x) = 2√(x/2) stretches f(x) vertically by 2 and compresses horizontally by 2.
Why the Distractors Are Tempting: B, C, D misinterpret the stretch/compress factors.

Question 4

The function f(x) = x³ is transformed to g(x) = (x/3)³ + 1. What are the transformations? - A: Horizontal compress by 3, shift up by 1 - B: Vertical compress by 3, shift right by 1 - C: Horizontal stretch by 3, shift down by 1 - D: Vertical stretch by 3, shift left by 1

Correct Answer: A Explanation: g(x) = (x/3)³ + 1 compresses f(x) horizontally by 3 and shifts it up by 1.
Why the Distractors Are Tempting: B, C, D misinterpret the compression/stretch factors or shift direction.

Question 5

Given f(x) = x², what is the transformation to g(x) = -(x + 1)²? - A: Reflect over x-axis, shift left by 1 - B: Reflect over y-axis, shift right by 1 - C: Reflect over origin, shift left by 1 - D: Reflect over x-axis, shift right by 1

Correct Answer: A Explanation: g(x) = -(x + 1)² reflects f(x) over the x-axis and shifts it left by 1.
Why the Distractors Are Tempting: B, C, D misinterpret the reflection axis or shift direction.

30-Second Cheat Sheet

  • Vertical Shift: f(x) + k (up by k)
  • Horizontal Shift: f(x - h) (right by h)
  • Vertical Stretch: k * f(x) (stretch by k)
  • Horizontal Stretch: f(k * x) (stretch by k)
  • Reflections: -f(x) (x-axis), f(-x) (y-axis)
  • Transformation Order: Horizontal first, then vertical
  • Combined Reflections: -f(-x) reflects over the origin

Learning Path

  1. Beginner Foundation: Review basic graph plotting and function notation.
  2. Core Rules: Memorize transformation rules and practice identifying them on simple graphs.
  3. Practice: Apply transformations to various functions and interpret given graphs.
  4. Timed Drills: Solve transformation problems under time constraints.
  5. Mock Tests: Take full-length practice exams to build stamina and accuracy.

Related Topics

  • Function Composition: Understanding how functions combine, often tested alongside transformations.
  • Graphing Techniques: Essential for plotting and interpreting transformed functions.
  • Domain and Range: Affected by transformations, crucial for understanding function behavior.


ADVERTISEMENT