How do you describe the transformation of #f(x)=sqrt(x-9)# from a common function that occurs and sketch the graph?
1 Answer
Feb 4, 2017
Shift
Explanation:
First evaluate the basic function
graph{y=sqrt(x) [-1,5,-1, 3]}
Subtracting a number on the inside of a function (i.e., next to the
graph{y=sqrt(x-9)[-1,20,-1,5]}
Just remember that when you add or subtract a number on the inside of a standard function, it does the opposite of what you might expect. Subtracting 9 moves the graph to the right by 9 units. Adding 9 would have moved the graph to the left by 9 units.