Week 3.3E Combinations of Functions
Week 3.3E Combinations of Functions
Notice that
Df +g = Df −g = Df ·g = Df ∩ Dg and Df /g = Df ∩ Dg \ {x ∈ Dg | g(x) = 0}
√ √
Example 1. Determine f + g and Df +g , where f (x) = x and g(x) = 2−x
Solution: By definition
√ √
(f + g)(x) = f (x) + g(x) = x+ 2−x
Solution: By definition
x2
f f (x)
(x) = =
g g(x) x−1
x √
Example 3. Determine f · g and Df ·g , where f (x) = √ and g(x) = x
x2−1
Solution: By definition
√
x √ x x
(f · g)(x) = √ · x= √
x2 − 1 x2 − 1
1
Notice that
Thus
Df ·g = (−∞, −1) ∪ (1, ∞) ∩ [0, ∞) = (1, ∞)
2 Composition of functions
Definition 4. The composite function f ◦ g of f with g is defined as
(f ◦ g)(x) = f g(x) , where x ∈ Dg en g(x) ∈ Df
Solution: By definition
f ◦g g◦f
−1 g −4 f
16 −1 f
1 g −2
(g ◦ f )(x)g f (x) = g x2 = x2 − 3
Solution:
p p√
(a) f g(x) = g(x) = 2−x
√
Domain: Notice that 2 − x ≥ 0. Thus Df ◦g = Dg = (−∞, 2]
2
p p √
(b) g f (x) = 2 − f (x) = 2 − x
Domain: We must have that
√ √
2− x≥0 ⇐⇒ 2≥ x ⇐⇒ 4≥x and x ≥ 0
Consequently,
f ◦ g ◦ h = f ◦ (g ◦ h) = (f ◦ g) ◦ h
Consequently,
(f ◦ g ◦ h)(x) = f g h(x)
Example 7. Let
x
f (x) = , g(x) = x10 , h(x) = x + 3
x+1
and determine f ◦ g ◦ h.
Solution: We have
(x + 3)10
= f g(x + 3) = f (x + 3)10 =
f g h(x)
(x + 3)10 + 1
3
√
(a) f (x) = cos x, g(x) = x, h(x) = 1 + x2
√
(b) f (x) = x, g(x) = cos x, h(x) = 1 + x2
(c) f (x) = x1 , g(x) = |x|, h(x) = 1 + sin x
g(x)
= tan2 x
1 − g(x)
g(x) = 1 − g(x) tan2 x
⇐⇒
1 + tan2 x g(x) = tan2 x
⇐⇒
tan2 x tan2 x
⇐⇒ g(x) = 2 =
1 + tan x sec2 x
= tan (x) · cos (x) = sin2 x
2 2
g(x) = 1 − sin x