To evaluate composition of functions, we have to use the following procedure :
Step 1 :
In (f โ g)(x),
(f โ g)(x) = f [g(x)]
Here x is the input for the function g and g(x) is the input for the function f.
Step 2 :
For the particular value x, draw the vertical line through this point. The vertical line will intersect the graph at certain point.
That is the output.
Step 3 :
Now this output will act as input for the function f. Draw the vertical line through this point, the vertical line will intersect the graph f at a certain point. That is the required result for the composition of function.
Problem 1 :
The first of the two graphs shows two functions ๐ ๐๐๐ ๐. The second shows two functions โ ๐๐๐ ๐. Use the graphs to compute the following:
1) (๐ โฆ ๐)(โ4) = 2) (๐ โฆ ๐)(3) = 3) (๐ โฆ ๐)(โ2) = 4) (๐ โฆ ๐)(3) = 5) (๐ โฆ ๐)(โ5) = 6) (๐ โฆ ๐)(โ3) = 7) (โ โฆ ๐)(0) = |
8) (โ โฆ ๐)(โ1) = 9) (โ โฆ ๐)(2) = 10) (โ โฆ ๐)(โ3) = 11) (๐ โฆ โ)(0) = 12) (๐ โฆ โ)(2) = 13) (๐ โฆ โ)(โ4) = 14) (๐ โฆ โ)(โ2) = |
Solution :
1) (๐ โฆ ๐)(โ4) = g[f(-4)]
To get the value of f(-4), we have to draw the vertical line through x = -4.
The vertical line is intersecting the graph f at 0. So, the value of f(-4) is 0.
(๐ โฆ ๐)(โ4) = g[0]
Now, we have to observe the point of intersection of the vertical line drawn at x = 0 to the function g. At -3, the vertical line is intersecting the graph g. So,
(๐ โฆ ๐)(โ4) = -3
2) (๐ โฆ ๐)(3) = f[g(3)] = f[0] ==> 2
3) (๐ โฆ ๐)(โ2) = f[f(-2)] = f[3] ==> 1
4) (๐ โฆ ๐)(3) = g[g(3)] = g[0] ==> -3
5) (๐ โฆ ๐)(โ5) = g[f(-5)] = g[-3] ==> -5
6) (๐ โฆ ๐)(โ3) = g[f(-3)] = g[1.5] ==> -1.5
7) (โ โฆ ๐)(0) = h[k(0)] = h[4] ==> 4
8) (โ โฆ ๐)(โ1) = h[k(-1)] = h[3] ==> 3.5
9) (โ โฆ ๐)(2) = h[k(2)] = h[0] ==> 2
10) (โ โฆ ๐)(โ3) = h[k(-3)] = h[-5] ==> -0.5
11) (๐ โฆ โ)(0) = k[h(0)] = k[2] ==> 0
12) (๐ โฆ โ)(2) = k[h(2)] = k[3] ==> -5
13) (๐ โฆ โ)(โ4) = k[h(-4)] = k[0] ==> 4
14) (๐ โฆ โ)(โ2) = k[h(-2)] = k[1] ==> 3
Problem 2 :
Refer to the graph to complete the statements below.
a) (f + g)(-3) = ______
b) (f ยท g)(2) = ______
c) (f/g)(-1) = ______
d) (f โ g)(3) = ______
e) g-1(-4) = ______
f) Evaluate (f โ f)(2) ______
g) Evaluate g(f(g(1))) ______
h) State the domain of f + g _____
i) State the domain of f/g. ______
j) Evaluate (f(3))3 - 4g(-2) ______
k) For what value(s) is f(x) = 3? _______
Solution:
a) (f + g)(-3)
(f + g)(-3) = f(-3) + g(-3)
To evaluate f(-3) and g(-3), we have to draw the vertical lines at x = -3. The line is intersecting the curve f(x) and g(x) at 4 and -5 respectively.
(f + g)(-3) = f(-3) + g(-3)
= 4 + (- 5)
(f + g)(-3) = -1
b) (f ยท g)(2)
(f ยท g)(2) = f(2) ยท g(2)
To evaluate f(2) and g(2), we have to draw the vertical lines at x = 2. The line is intersecting the curve f(x) and g(x) at 3 and 0 respectively.
(f ยท g)(2) = f(2) ยท g(2)
= 3 ยท 0
(f ยท g)(2) = 0
c) (f/g)(-1)
(f/g)(-1) = f(-1) / g(-1)
To evaluate f(-1) and g(-1), we have to draw the vertical lines at x = -1. The line is intersecting the curve f(x) and g(x) at 2 and -3 respectively.
(f/g)(-1) = f(-1) / g(-1)
(f/g)(-1) = 2/(-3)
d) (f โ g)(3)
(f โ g)(3) = f [g(3)]
= f [1]
(f โ g)(3) = 4
e) g-1(-4)
f(x) = y, then f-1(y) = x
Let g-1(-4) = x
-4 = g(x)
for what value of x, the value of y will be -4. So x = -3.
f) (f โ f)(2)
(f โ f)(2) = f [f(2)]
= f [3]
(f โ f)(2) = 2
g) g(f(g(1)))
g(f(g(1))) = f [g(1)]
= g [f (-1)]
= g(2)
= 0
h) State the domain of f + g _____
Domain of f(x) = [-6, 7]
Domain of g(x) = [-3, 4]
[-6, 7] n [-3, 4] = [-3, 4]
[-6, 7] n [-3, 4] = [-3, 4]
So, the domain of (f + g)(x) is [-3, 4].
i) State the domain of f/g. ______
From the graph above, domain of (f/g)(x) = [-3, 1] u (3, 4]
j) (f(3))3 - 4g(-2)
(f(3))3 - 4g(-2) = (2)3 - 4(-4)
= 8 + 16
= 24
k) For what value(s) is f(x) = 3? _______
When drawing the horizontal line at y = 3, it intersects the curve f(x) at -2, 0 and 2.
So, the respective x values are -2, 0 and 2.
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM