1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
y = f(x) + c
raise graph up by c units
y = f(x) - c
lower graph down by c units
y = f(x + c)
shift graph to the left by c units
y = f(x - c)
shift graph to the right by c units
y = kf(x)
multiply each y value by k
y = f(kx)
multiply each x value by 1/k
y = -f(x)
reflect graph over x axis
y = f(-x)
reflect graph over y axis