11th Grade Q1
Meny
(QA) 3.5 How do you compose two functions? (NA)
Composing two functions means applying one function to the output of another. Here's how you do it: To compose and , you combine their expressions as:
Example
- Start with the functions: Write the two functions you want to compose. For example:
- Set up the composition: Substitute into :
This means replacing the in with :
- Substitute into : Replace with its expression:
- Simplify: Distribute and combine like terms:
- Interpret the result: The new function is the result of applying to . You can now evaluate it for any . For example, if , then:
Domain of the Composition
- The domain of depends on the domain of and the domain of . Ensure that produces values that are valid inputs for .
Summary
- Write the composition .
- Replace in with the expression for .
- Simplify the resulting expression.
- Evaluate the result for any input within the domain.