Answer:
1/2=(A+B)
area of triangle=1/2×base×height
Answer:
The answer to your question is the letter C
9514 1404 393
Answer:
top-down
f(g(x)) = 1, 4, 5, 3, 2
g(f(x)) = 5, 2, 4, 1, 3
Step-by-step explanation:
To find f(g(x)), locate g(x) in the third column (labeled g(x)). Use that value as x in the first column, then read f(x) from the second column.
Example: f(g(1)) = f(2) = 1
__
To find g(f(x)), locate f(x) in the second column (labeled f(x)). Use that value as x in the first column, and read the corresponding g(x) from the third column.
Example: g(f(1)) = g(2) = 5