Did I solve this graph transformation correctly?

22 Views Asked by At

I have to shift this equation to the right 3 units and then up 2 units. My original equation is in the number 1 box in Desmos. The equation is y=\sqrt{x^{3}-x}grap

1

There are 1 best solutions below

5
On BEST ANSWER

If $f(x)=\sqrt{x^{3}-x},$ then for a shift to the right $3$ units and then up $2$ units you have $$f(x-3)+2.$$

This gives $f(x-3)+2=\sqrt{(x-3)^{2}-(x-3)}+2. $ (Here for the graph)