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. In this case, you first evaluate g(4) and then use that output as the input for f.
Recommended video:
Evaluating Functions
Evaluating a function means substituting a specific value into the function's formula. For example, to evaluate g(4) for the function g(x) = -2x + 6, you replace x with 4, resulting in g(4) = -2(4) + 6. This step is crucial for finding the output of the composed function.
Recommended video:
Evaluating Composed Functions
Quadratic Functions
A quadratic function is a polynomial function of degree two, typically expressed in the form f(x) = ax^2 + bx + c. In this case, f(x) = x^2 + 3 is a quadratic function where a = 1, b = 0, and c = 3. Understanding the properties of quadratic functions helps in evaluating them accurately after composition.
Recommended video:
Solving Quadratic Equations Using The Quadratic Formula