Q1: Lol this question looks familiar to me...
OK so you need to find when stuff under the root is positive or 0.
So when is 9 - sqrt(x^2-19)>=0 and when is x^2 - 19 >=0
Solve the inequations for x and take the intersection, and you'll have the domain.
2. So we're talking about a transformation of a point. Looking at g(x) we're:
- translating -3 in x-axis
- reflecting in y axis
- translating +4 in y axis
So the point (2,7) would become (-(2-3), 7+4) = (1,11)
3. This is an odd question, because you can define many domains of f(x) so long as they are in the subset (-inf, 2] -> unless the maximum point of the domain was <-3 (eg (-inf, -8) would not work)
So let's assume dom f = (-inf, 2]. We want ran g to be a subset of dom f - i.e we want x^2-3<=2 which gives us -root5<=x<=root5, which is your corresponding dom g.