SOLUTION: Step by step, how would you graph, x=y^2-3?

Algebra ->  Linear-equations -> SOLUTION: Step by step, how would you graph, x=y^2-3?      Log On


   



Question 1047305: Step by step, how would you graph, x=y^2-3?
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
The equation shows x as a function of y, so this is like y=x^2, but with now a horizontal axis of symmetry. Also, your equation is like x=y^2, but is now moved three units to the left.

Make Sense?


x=y^2
y=0+- sqrt(x)
graph%28300%2C300%2C-6%2C6%2C-6%2C6%2C-sqrt%28x%29%2Csqrt%28x%29%29


x=y^2-3
x+3=y^2
y=0+- (sqrt(x+3))
graph%28300%2C300%2C-6%2C6%2C-6%2C6%2C-sqrt%28x%2B3%29%2Csqrt%28x%2B3%29%29