
William W. answered 08/10/21
Top ACT Math Prep Tutor
Vertical shrinks or stretches come about when the function is multiplied by a "factor" or number. A stretch occurs when the number is greater than "1" and a shrink occurs when the number is larger than zero but less than "1".. Example: If the function is "x" (i.e., f(x) = x) then stretching it vertically by a factor of 4 means the function becomes f(x) = 4x. If the function is x2 (i.e., f(x) = x2) then shrinking it vertically by a factor of 1/4 means the function becomes f(x) = 1/4x2.
Vertical translations come about when a number is added or subtracted from a function. If a number is added to the function, it moves the graph up by that number. If a number is subtracted from the function, then it moves the graph down by that number. Example: If the function is f(x) = log(x) then to move the graph up 2 units, we make the function f(x) = log(x) + 2. To move the graph of f(x) = log(x) down by 6 units, we make the function f(x) = log(x) - 6.
Horizontal translations come about when a number is added or subtracted to the "x" BEFORE the function is performed. This actually is a little confusing because it is backwards from the way it "reads". If the function is f(x) = ex then to move the graph up 2 units to the right, we actually subtract 2 from the "x" making the function f(x) = e(x - 2). Notice that the subtraction is "grouped with the "x". To move the graph of f(x) = ex left by 5 units, we make the function f(x) = e(x + 5), again grouping the addition/subtraction with the "x" and using a "+" to move left (this case) or a "-" to move right.
So for f(x) = ex; a vertical shrink by a factor of 1/4 followed by a translation 5 units up turns the function into g(x) = 1/4ex + 5
And for f(x) = log16(x) (if that is what you meant); a vertical stretch by a factor of 9 followed by translations 2 units right and 3 units down would turn make g(x) = 9log16(x - 2) - 3