Given that the point is (4,7) on the graph of y = f(x), there is one point that must be on the graph of y/2 = 3f(4x) - 5. What is the sum of coordinates of that point?
if f(4) = 7.
f(4x) when x = 1 is also 7.
3*7 - 5 = y/2
16 = y/2
y = 32
So the poitn is (1, 32)
=^._.^=