Andy C. answered 01/25/18
Tutor
4.9
(27)
Math/Physics Tutor
Think of it as a line first.
The same is true for the parabola or any type of graph.
When adding to X, the function "speeds up"; that is, the values
for y =f(x) happen sooner for y=f(x+h)
Here is a concrete example.
y = f(x) = x <--- the identity line;
So the graph has ordered pairs .... (-2,-2), (-1,-1) , (0,0), (1,1), (2,2), .... etc
change that to y = f(x+1) = x+1
Now the ordered pairs are ... (-2,-1), (-1,0), (0,1), (1,2), (2,3)....etc
notice that the y values happen one value sooner than the original function y=f(x) = x
That's why the graph shifts to the left.
Hope that helps