How do you describe the transformation of #f(x)=sqrt(1/2x)-4# from a common function that occurs and sketch the graph?
1 Answer
Oct 1, 2017
We can write the given equation:
# f(x)=sqrt(1/2x) -4 #
In the form:
# (f(x)+4) = sqrt(x/2) #
We should now recognise this as the graph of the function
# y=sqrt(x) #
graph{sqrt(x) [-5, 10, -8, 8]}
Which is:
1) scaled by a factor of
graph{sqrt(x/2) [-5, 10, -8, 8]}
2) translated
graph{sqrt(x)-4 [-5, 10, -8, 8]}