2 - chapter 3 - further transformations of graphs Flashcards
1
Q
A
2
Q
combining vertical transformations
A
y = f(x) into y = k f(x) + c
first multiply by k then add c
3
Q
combining horizontal transformations
A
y = f(x) to y = f(kx +c)
first add c (translate by -c)
then times by k (stretch factor 1/k)
OPPOSITE ORDER
4
Q
modulus
A
reverses sign of negative numbers
|x| = x when x>=0
= -x when x<0
5
Q
when drawing graphs with modulus
A
sketch y= f(x)
flip up when it hits the x axis (as to not have neg y values)
6
Q
using modulus notation
A
|x|<3 = -3<x<3
|x|>3 = x<-3 or x>3
|x-a|<b = a-b<x<a+b
7
Q
solving equations wiht modulus
A
draw graoh of each side
solution is where they meet
or if both sides are in modulus signs then square both sides as
|a|=|b| > a²=b²
BUT |a| = b does not =a²=b²