Michael L. answered 02/14/16
Tutor
New to Wyzant
Intuitively explains the concepts in Math and Science
Hi Nick,
1.
f(x) = 2x-1, g(x) = x2 - 5
(f º g)(- 7)= f(g(-7)), g(-7) = (-7)2 - 5 = 44
= f(44)
= 2(44)-1
=87
(g º f)(- 7) = g(f(x))
= g(f(-7)), f(-7) = 2(-7)-1=-15
= g(-15)
=(-15)2 - 5
= 220
2.
f(x)=x2+2 ; g(x)=√(8-x)
(f º g)(x) = f(g(x))
= f(√(8-x))
= (√(8-x))2 + 2
= 8 - x + 2
= 6 - x
The domain of (f º g)(x) is (-∞, +∞)
(g º f)(x) = g(f(x))
= g(x2+2)
=√(8-x2 - 2)
=√(6 - x2)
For the condition 6 - x2 =0, x = ± √6. For the square root argument to be positive, x < ± √6
The domain of (g º f)(x) is [-6, 6].