Graph Transformations

0.0(0)
studied byStudied by 1 person
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

y = f(x) + d

Translation up by d (x, y+d)

2
New cards

y = f(x) - d

Translation down by d (x, y-d)

3
New cards

y = f(x + c)

Translation left by c (x-c, y)

4
New cards

y = f(x - c)

Translation right by c

5
New cards

y = -f(x)

Reflection in the x axis (x, -y)

6
New cards

y = f(-x)

Reflection in y axis (-x, y)

7
New cards

y = af(x)

- Vertical stretch for |a| > 1

- Vertical compression for 0 < |a| < 1

8
New cards

y = f(bx)

- Vertical compression for |b| > 1 by scale factor 1/b

- Vertical stretch for 0 < |b| < 1 by scale factor 1/b