Avery C. answered 05/24/20
Tutor
New to Wyzant
Enthusiastic student with experience in a variety of subjects
In order to vertically stretch a function by a number n, you multiply the function by n. So f(x) = x vertically stretched by a factor of 3 is f(x) = 3x. In order to flip this function over the x axis, you only need to multiply it by -1, so the new function is f(x) = -3x