Sign In
We will use a 3 step approach to graphing the parent function.
x= -1
Calculate power
Multiply
Add and subtract terms
Three non-linear points define a parabola, so we only need two additional points to graph this function. Let's make a table of values.
x | f(x)=x^2+2x-3 | y=f(x) |
---|---|---|
0 | 0^2+2( 0)-3 | -3 |
2 | 2^2+2( 2)-3 | 5 |
Now we have the additional points (0,-3) and (2,5). Let's look at the graph.
Let's first look at what kind of transformation we have.
Transformations of f(x) | |
---|---|
Vertical Translations | Translation up k units, k>0 y=f(x)+ k |
Translation down k units, k>0 y=f(x)- k |
Our function, f(x)+ 3, looks most like an vertical translation upward. We can see that the + 3 will shift the function up 3 units. Let's add 3 to each of the y-coordinates of our three points from our parent function and see what this transformation does to them.
(x,f(x)) | (x,f(4x)) |
---|---|
(-1,-4) | (-1,-1) |
(0,-3) | (0,0) |
(2,5) | (2,8) |
Let's plot these points with our parent function, then move the mirrored points up as well.
Transformations of f(x) | |
---|---|
Vertical Stretch or Compression | Vertical stretch, a>1 y= af(x) |
Vertical compression, 0< a< 1 y= af(x) |
Our function, 2[f(x)], looks most like a vertical stretch. The 2[f(x)] stretches the function up and down by a factor of 2. Let's have a look at our three points from our original function and multiply the y-coordinates by 2.
(x,f(x)) | (x,2[f(x)]) |
---|---|
(-1,-4) | ( -1,-8) |
(0,-3) | ( 0,-6) |
(2,5) | ( 2,10) |
Let's plot those points and the mirrored points from the parent function.
Transformations of f(x) | |
---|---|
Horizontal Stretch or Compression | Horizontal stretch, 0< b<1 y=f( bx) |
Horizontal compression, b>1 y=f( bx) |
Our function, f( 4x), is a horizontal compression and shrinks the function by a factor of 4. When a transformation is inside the parentheses with the x, then the transformation affects the x-axis in the opposite way of the operation on x. Let's divide each x-coordinate by our three points from our parent function by 4.
(x,f(x)) | (x/4,f(x)) |
---|---|
(-1,-4) | ( -1/4,-4) |
(0,-3) | ( 0,-3) |
(2,5) | ( 1/2,5) |
Let's plot those points and the mirrored points from the original function.
Transformations of f(x) | |
---|---|
Horizontal Translations | Translation right h units, h>0 y=f(x- h) |
Translation left h units, h>0 y=f(x+ h) |
Our function, f(x+ 5), is a horizontal shift that shifts the function to the left by 5 units. When a transformation is inside the parentheses with the x, then the transformation affects the x-axis in the opposite way of the operation on x. Let's subtract 5 from each x-coordinate of the three points from our parent function in Part A.
(x,f(x)) | (x-5,f(x)) |
---|---|
(-1,-4) | ( -6,-4) |
(0,-3) | ( -5,-3) |
(2,5) | ( -3,5) |
Let's plot those points and the mirrored points from the original function.