Difference between revisions of "Single Transformations of Functions"
| Line 39: | Line 39: | ||
* If <math> b > 1 </math>, then the graph will be horizontally compressed by a factor of <math> \frac{1}{b} </math>. | * If <math> b > 1 </math>, then the graph will be horizontally compressed by a factor of <math> \frac{1}{b} </math>. | ||
* If <math> 0 < b < 1 </math>, then the graph will be horizontally stretched by a factor of <math> \frac{1}{b} </math>. | * If <math> 0 < b < 1 </math>, then the graph will be horizontally stretched by a factor of <math> \frac{1}{b} </math>. | ||
| − | * If b < 0, then there will be a horizontal stretch or compression of a factor of <math> |\frac{1}{b}| </math>, along with a vertical reflection. | + | * If b < 0, then there will be a horizontal stretch or compression of a factor of <math> \Big|\frac{1}{b} \Big| </math>, along with a vertical reflection. |
==Resources== | ==Resources== | ||
Latest revision as of 12:39, 15 January 2022
Contents
Introduction
- Vertical shift.png
Vertical shift: (red) and (blue)
- Horizontal shift.png
Horizontal shift: (red) and (blue)
- Vertical reflection.png
Vertical reflection: (red) and (blue)
- Horizontal reflection.png
Horizontal reflection: (red) and (blue)
- Vertical stretch compression.png
Vertical stretch/compression: (red), (blue, vert. compression), (green, vert. stretch), and (black, vert. stretch and vert. reflection)
- Horizontal stretch compression.png
Horizontal stretch/compression: (red), (blue, horiz. compression), (green, horiz. stretch), and (black, horiz. compression and horiz. reflection)
Translations
One kind of transformation involves shifting the entire graph of a function up, down, right, or left. The simplest shift is a vertical shift, moving the graph up or down, because this transformation involves adding a positive or negative constant to the function. In other words, we add the same constant to the output value of the function regardless of the input. For a function , the function is shifted vertically k units. For example, is the function shifted up by 4 units. is the function shifted down by 7.7 units.
Given a function f, a new function , where h is a constant, is a horizontal shift of the function f. If h is positive, the graph will shift h units to the right. If h is negative, the graph will shift h units to the left. For example, is the graph of shifted 3 units to the right. is the function shifted units to the left.
Reflections
Given a function , a new function is a vertical reflection of the function , sometimes called a reflection about (or over, or through) the x-axis. For example, is a vertical reflection of the function .
Given a function , a new function is a horizontal reflection of the function , sometimes called a reflection about the y-axis. For example, is a horizontal reflection of the function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = e^x } .
Even and Odd Functions
A function f is even if for all values of x, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = f(-x) } ; that is, a function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } is even if its horizontal reflection Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(-x) } is identical to itself. For example, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = x^2 } is an even function since Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(-x) = (-x)^2 = (-1)^2(x)^2 = x^2 = f(x)} .
A function f is odd if for all values of x, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = -f(-x) } ; that is, a function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } is odd if a horizontal reflection and vertical reflection of the function results in the same function. For example, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = x^3 } is an odd function since Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -f(-x) = -(-x)^3 = (-1)(-1)^3(x)^3 = x^3 = f(x)} .
If a function satisfies neither of these conditions, then it is neither even nor odd. For example, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = x^2 + x } is neither even nor odd because Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(-x) = (-x)^2 + (-x) = x^2 - x } , which is not equal to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } , and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -f(-x) = -(-x)^2 - (-x) = -x^2 + x } , which is also not equal to .
Compressions and Stretches
Given a function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } , a new function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x) = af(x) } , where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a } is a constant, is a vertical stretch or vertical compression of the function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } .
- If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a > 1 } , then the graph will be stretched.
- If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 < a < 1 } , then the graph will be compressed.
- If a < 0, then there will be a vertical stretch or compression of a factor of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle |a| } , along with a vertical reflection.
Given a function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } , a new function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x) = f(bx) } , where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b } is a constant, is a horizontal stretch or horizontal compression of the function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } .
- If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b > 1 } , then the graph will be horizontally compressed by a factor of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{1}{b} } .
- If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 < b < 1 } , then the graph will be horizontally stretched by a factor of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{1}{b} } .
- If b < 0, then there will be a horizontal stretch or compression of a factor of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Big|\frac{1}{b} \Big| } , along with a vertical reflection.
Resources
- Intro to Transformations of Functions, Lumen Learning
Licensing
Content obtained and/or adapted from:
- Transformations of Functions, Lumen Learning College Algebra under a CC BY-SA license