If t(x) = 3 - g(x) and g(x) = x^2, then what is t(g(16))?
g(16) = 16^2 = 256
f ( g (16)) = f (256) = 3 - x^2 = 3 - 256^2 = -65533