Question 670141
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
 y = x^2 + 3
I. A parabola opening Upward
II. V(0,3) 
III.  Line of symmetry is the y=axis
{{{drawing(300,300,   -6, 6, -6, 6,   grid(1),
circle(0, 3,0.3),
graph( 300, 300, -6, 6, -6, 6,0,x^2 + 3))}}}