Difference between revisions of "Multiple Transformations of Functions"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 7: Line 7:
 
The order that two transformations are applied can change the resulting function. A vertical transformation and a horizontal transformation can be applied in either order and will result in the same function. However, two vertical transformations or two horizontal transformations can result in differing functions depending on the order they are applied in.
 
The order that two transformations are applied can change the resulting function. A vertical transformation and a horizontal transformation can be applied in either order and will result in the same function. However, two vertical transformations or two horizontal transformations can result in differing functions depending on the order they are applied in.
  
Examples:
+
Let <math> f(x) = x^3 </math> for the following examples:
* Vertical and horizontal shift: Let <math> f(x) = x^3 </math>. A 3 unit horizontal shift THEN a 3 unit vertical shift of <math> f(x) </math> will result in the function <math> g(x) = (x - 3) + 3 </math>. If we apply the vertical shift first instead, we will still get the result <math> g(x) = (x - 3) + 3 </math>.
+
* Vertical shift and horizontal reflection: A 3 unit horizontal reflection THEN a 3 unit vertical shift of <math> f(x) </math> will result in the function <math> g(x) = (-x)^3 + 3 </math>. If we apply the vertical shift first instead, we will still get the result <math> g(x) = (-x)^3 + 3 </math>.
*
+
* Vertical shift and vertical reflection: Let <math> f(x) = x^3 </math>. A 3 unit horizontal reflection THEN a 3 unit vertical shift of <math> f(x) </math>
 
*
 
*
 
*
 
*

Revision as of 14:50, 16 September 2021

See Single Transformations of Functions for more information on translating, reflecting, compressing, and stretching functions.

Combining Functions

Vertical and horizontal shift: and (blue; f(x) shifted 3 units right and 5 units up)

If is some function, then is the function shifted h units horizontally (to the right for h > 0 and to the left for h < 0) and k units vertically (up for k > 0 and down for k < 0). For example, is the function shifted 3 units to the right and 5 units up. is the function shifted 2 units to the left and 6 units down.

The order that two transformations are applied can change the resulting function. A vertical transformation and a horizontal transformation can be applied in either order and will result in the same function. However, two vertical transformations or two horizontal transformations can result in differing functions depending on the order they are applied in.

Let for the following examples:

  • Vertical shift and horizontal reflection: A 3 unit horizontal reflection THEN a 3 unit vertical shift of will result in the function . If we apply the vertical shift first instead, we will still get the result .
  • Vertical shift and vertical reflection: Let . A 3 unit horizontal reflection THEN a 3 unit vertical shift of

Resources