SOLUTION: Write a function whose graph represents the indicated transformation of the graph of f. f(x)=√x+4; vertical stretch by a factor of 4, followed by a translation 2 units right.
Algebra ->
College
-> Linear Algebra
-> SOLUTION: Write a function whose graph represents the indicated transformation of the graph of f. f(x)=√x+4; vertical stretch by a factor of 4, followed by a translation 2 units right.
Log On
Question 1080180: Write a function whose graph represents the indicated transformation of the graph of f. f(x)=√x+4; vertical stretch by a factor of 4, followed by a translation 2 units right. Answer by ikleyn(52784) (Show Source):
You can put this solution on YOUR website! .
Write a function whose graph represents the indicated transformation of the graph of f. f(x)=sqrt(x+4); vertical
stretch by a factor of 4, followed by a translation 2 units right.
~~~~~~~~~~~~~~~
1. Original function is f(x) = sqrt(x+4) =
(it is how I read your writing, which does not allow me to select between sqrt(x) + 4 and sqrt(x+4) ).
2. After vertical stretch by a factor of 4: g(x) = .
3. After a translation 2 units right: h(x) = = .
See the trick I did to translate the plot in 2 units right: I replaced x in the function by (x-2). That's all.