Raymond B. answered 12/14/19
Math, microeconomics or criminal justice
The function is a quadratic, degree 2, highest power is a squared variable x. . That's a parabola, opening upwards, when the x2 has a positive coefficient.
To move it left, move the vertex to the left. Initially the function has vertex at the origin (0,0) You want to change that to move left by 4 units to a new vertex of (-4,0)
y-k=a(x-h)2 is the general form for a parabola opening up or down. with vertex (h,k)
Shifting left is y-0 = 1(x--4)2 = (x+4)2 or y=x2+8x+16
That's x-h where h= -2 or x - -2 = x+2
To shrink or narrow the parabola by a factor of 2 make a=2. That makes it half as wide across.
y=2(x+4)2 As the "a" in y=a(x+4)2 approaches infinity, gets very large, the parabola approaches a vertical line x=-4. Or two nearly vertical lines just to the left and right of x=-4, The larger "a" the coefficient of the squared term, the more narrow the parabola.