Kai N.
asked 09/04/20Graph Transformation
Suppose that the graph of a given function f(x) contains the point (9, 4). What point must be on each of the following transformed graph? Please write your answer as pints (a, b) including the parentheses. Give a brief explanation of your thinking.
a. The graph of f(x – 6) must contain the point
b. The graph of f(x) – 5 must contain the point
c. The graph of f(x + 2) + 7 must contain the point
1 Expert Answer
The point (9,4) can be thought as a solution to the function.
This is f(9) = 4
We only know that f(9) = 4 so whatever is in the parenthesis must be 9.
a)
f(x-6) to make this look like f(9) just say x-6 = 9
x = 15
So when x = 15 we have f(15-6) which is just f(9) which is 4 so the point
(15,4) must be involved.
b)
Since f(9) = 4 f(x) -5 when x = 9 is
f(9) - 5 or 4 - 5
This is just -1
this is the point (9,-1)
c)
Lastly f(x+2) + 7
To make the function f(9), x must be 7
Since f(9) = 4 f(9) + 7 = 11
This is the point (7,11)
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Gilberto S.
a) f(x-6) shifts f(x) 6 units to the right. So (9,4) is moved to (9+6,4) = (15,4) b) f(x) - 5 shifts f(x) down by 5 units. So (9.4) is moved to (9,4-5) = (9,-1) c) f(x+2) + 7 moves f(x) 2 units to the left and 7 units up. So (9.4) is moved to (9-2,4+7) = (7,11)09/04/20