Question 721909
Graph the parabola, and give the domain and range.

{{{ y-2=x^2 }}}
**
This is an equation of a parabola that opens upward:
Its basic equation: (x-h)^2=4p(y-k), (h,k)=(x,y) coordinates of the vertex
vertex:(0,0)
domain: (-∞,∞)
range:[2,∞)
see graph below as a visual check:


 {{{ graph( 300, 300, -10, 10, -10, 10, x^2+2) }}}