Answer:
g(x) = x^2 -6x +9
Step-by-step explanation:
A function f(x) translated right h units and up k units will become ...
g(x) = f(x -h) +k
You want the function f(x) = x^2 to be translated right h=3 units, so it will become ...
g(x) = f(x -3) = (x -3)^2
g(x) = x^2 -6x +9
X is equal to 1
hope it helps
Answer:
(-1,-2)
Step-by-step explanation:
Generally, the absolute value function can be expressed like so:
f(x) = y = a|x-h|+k, where vertex: (h,k)
Rewriting our function here ever so slightly gives us: y = 3|x-(-1)|+(-2)
So the vertex is at (-1,-2)