Here are the essential concepts you must grasp in order to answer the question correctly.
Function Composition
Function composition involves combining two functions to create a new function. The notation (ƒ∘g)(x) means to apply g first and then apply f to the result. This process requires substituting the output of g into the function f, which is essential for solving problems that involve multiple functions.
Recommended video:
Evaluating Functions
Evaluating a function means finding the output value for a given input. For example, to evaluate g(-2), you substitute -2 into the function g(x) and calculate the result. This step is crucial in function composition, as the output of the first function becomes the input for the second function.
Recommended video:
Evaluating Composed Functions
Linear Functions
Linear functions are mathematical expressions of the form f(x) = mx + b, where m is the slope and b is the y-intercept. Both ƒ(x) and g(x) in this problem are linear functions, which means their graphs are straight lines. Understanding their properties helps in evaluating and composing these functions effectively.
Recommended video: