The figures above show the graphs of the function f and g. The function f is defined by f(x)=X^3-4x. The function g is defined by g(x)= f(x+h)+k, where h and k are constants. What is the value of hk?
Graph of f(x) has points (1,3) and (1,-3) which are changed to (2,1) and (4,-5) on graph of g picture.
So. first, I found what f(x+h) is–> (x+h)^3 - 4(x+h) --> (x+h)^3 -4x -4h
Now I plug that into the g(x) function for f(x+h) ----> g(x)= (x+h)^3 -4x -4h + K
Alright, and I know the graph of f to g shifts 3 units to the right (h=-3) and 2 units down (k=-2).
So…I plug the h in… g(x)= (x-3)^3 -4x + 12 + K …notice it’s [12+K] , if the graph shifts only 2 down then it should have a constant of -2 …so if I set 12+k=-2, I get k= -14.
And -14 x -3 is obviously not 6 (which is the answer). The thing is, I know how they came to the answer of six, collegeboard basically said h was -3 and k was -2 …BUT if K is -2 …then the function of g(x) would actually = (x-3)^3 -4x +10 …and obviously the graph doesn’t shift up 10…SO WHAT’S UP WITH THIS. what am I missing?