y = sqrt(x) .... parent function
y = sqrt(x+2) .... replace x with x+2 to shift 2 units to the left
y = sqrt(x+2)+3 ... add on 3 to move 3 units up
y = sqrt(-x+2)+3 ... replace x with -x to reflect over y axis
5.1m questions
6.7m answers