Suppose $f(9)=2$.For each of the part below,find a point that must be on the graph of the given equation.
$a) \space y=f(x-3)+5 \\b)y=2f(x/4)\\ c)\space y=2f(3x-1)+7$
My attempt
Part $(a)$
I have that $(9,f(9))$ is a point on the original function $y=f(x)$ ,now the new function is $y=f(x-3)+5$ ,therefore I have $$(9,f(9)) \mapsto (12,f(9)+5) \mapsto (12,7)$$
Part $(b)$
The new function is now $y=2f(x/4)$ ,so I have $$(9,f(9)) \mapsto (36,f(9)) \mapsto (36,2f(9)) $$
Part $(c)$
The new function is $y=2f(3x-1)+7$,applying respectively the transformations: $y=f(3x),y=f(3x-1),y=2f(3x-1),y=2f(3x-1)+7$ ,I have $$ \left(9,f(9)\right) \mapsto \left(\cfrac{9}{3},f(9)\right) \mapsto \left(\cfrac{9}{3} +1,f(9)\right) \mapsto \left(\cfrac{9}{3}+1,2f(9)\right) \mapsto \left(\cfrac{9}{3} +1,2f(9)+7\right)$$
My book doesn't have solutions ,and I would like to be sure about my understanding of the previous material ...so if someone would check up my calculations I would be really grateful .
Thanks in advance