The translated function is:
g(x) = 3^(x + 2) + 1
<h3>
How to translate 2 units down the given function?</h3>
Here we have the function:
f(x) = 3^(x + 2) + 4
And we want to translate it two units down.
Remember that a vertical translation of N units is written as:
g(x) = f(x) + N
- If N > 0, then the translation is upwards.
- If N < 0, then the translation is downwards.
So, if the translation is 3 units down, then N = -3, so the translated function is:
g(x) = f(x) - 3 = 3^(x + 2) + 4 - 3 = 3^(x + 2) + 1
If you want to learn more about translations:
brainly.com/question/24850937
#SPJ1