Question 864540
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
 Y=3/4(x+2)^2-5
1) the vertex  (-2,-5)
 2) opening up or down: 3/4> 0 Opening Up along x = -2
 3) wider or narrower comparing with y=x^2  {{{wider}}} 
 4)Domain and range: y &#8805; 5, Domain: all real numbers
 5) axis of symmetry x = -2
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), blue(line(-2,6,-2,-6)) ,
circle(-2, -5,0.2),
graph( 300, 300, -6, 6, -6, 6,0,x^2, .75(x+2)^2-5) )}}}