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 function g first and then apply function f to the result of g. This is essential for solving the problem, as it requires evaluating g at a specific input and then using that output as the input for f.
Recommended video:
Evaluate Composite Functions - Special Cases
Evaluating Functions
Evaluating a function means substituting a specific value into the function's formula to find the output. In this case, we need to evaluate g at -1, which requires substituting -1 into the function g(x) = 1/√(x + 2). Understanding how to correctly substitute values is crucial for finding the correct outputs in function composition.
Recommended video:
Evaluating Composed Functions
Domain of Functions
The domain of a function is the set of all possible input values for which the function is defined. For the given functions, we must consider the domains of both f(x) = 1/x and g(x) = 1/√(x + 2) to ensure that the inputs do not lead to undefined expressions, such as division by zero or taking the square root of a negative number.
Recommended video:
Finding the Domain and Range of a Graph