asked 133k views
2 votes
A graph of f(x)=2^x is shifted up 3 units, and then shifted left 2 units

Write the transformed function

asked
User Trungnt
by
7.9k points

1 Answer

7 votes
Shift up 3 units: f(x) + 3
Shift left 2 units: f(x + 2)
Therefore, the transformed function is:
g(x) = f(x + 2) + 3
Substituting f(x) = 2^x, we get:
g(x) = 2^(x + 2) + 3
Simplifying, we get:
g(x) = 2^x * 2^2 + 3
g(x) = 4 * 2^x + 3
Therefore, the transformed function is g(x) = 4 * 2^x + 3.
answered
User SagunKho
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.