How do you graph #y=-0.5 sqrt x #?
1 Answer
Aug 11, 2017
Compare it to the parent function and adjust accordingly to the values that are absent/differs.
Explanation:
Let's compare this function to the parent function:
It looks like this:
graph{sqrtx [-10, 10, -5, 5]}
With your function, the only difference is the
With an
Thus, it will look like this:
graph{-0.5sqrtx [-10, 10, -5, 5]}
Hope this helps :)