I am having trouble shifting graphs when you need to define a function as y1= then you need to subtract or add to move it right or left. Lets say you have
y1=√(1-x^2)
how do you then shift that to the right and left? When you do
y2=y1-2
that shifts it up two. How would you shift this over two? you need to define y2 in terms of y1