SOLUTION: The function f(x) = x^2. The graph of g(x) is f(x) translated to the right 6 units and up 7 units. What is the function rule for g(x)?

Algebra ->  Graphs -> SOLUTION: The function f(x) = x^2. The graph of g(x) is f(x) translated to the right 6 units and up 7 units. What is the function rule for g(x)?      Log On


   



Question 1065826: The function f(x) = x^2. The graph of g(x) is f(x) translated to the right 6 units and up 7 units. What is the function rule for g(x)?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
6 units to To the right,
x%5E2->%28x-6%29%5E2
Up 7 units,
%28x-6%29%5E2->%28x-6%29%5E2%2B7
So,
g%28x%29=%28x-6%29%5E2%2B7
.
.
.
.