Graph transformation

0.0(0)
studied byStudied by 8 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards
<p>y = f(x + 2)</p>

y = f(x + 2)

-2 units along the x axis

<p>-2 units along the x axis</p>
2
New cards
<p>y = f(x) + 2</p>

y = f(x) + 2

+2 units along the y axis

<p>+2 units along the y axis</p>
3
New cards
<p>y = f(x - 2)</p>

y = f(x - 2)

+2 units along the x axis

<p>+2 units along the x axis</p>
4
New cards
<p>y = f(x) - 2</p>

y = f(x) - 2

-2 units along the y axis

<p>-2 units along the y axis</p>
5
New cards
<p>y = -f(x)</p>

y = -f(x)

reflect over x axis

<p>reflect over x axis</p>
6
New cards
<p>y = f(-x)</p>

y = f(-x)

reflect over y axis

<p>reflect over y axis</p>