Question Analysis
This question tests the understanding of function composition, specifically
, where the output of
becomes the input of
.
Key Concept Explanation
The composition
means applying
first and then applying
to the result.
Step-by-step Solution
1. Start with the given functions:
and
.
2. Substitute
into