146k views
0 votes
Write the equation for function g(x)

Write the equation for function g(x)-example-1

1 Answer

4 votes

Answer:

g(x) = (x + 2)^2 + 1

Explanation:

From the graph/image that you have provided said translated shift of

f(x) -> g(x)

f(x) = x^2 , g(x) = a(x -h)^2 +k

h is shift right/left

k is shift up/down.

It appears that the shift is left 2 and up 1.

h = -2 and k = 1

g(x) = (x - (-2))^2 +1

g(x) = (x + 2)^2 + 1

User Matheburg
by
4.2k points