The composition
is
, obtained by substituting
from g(x) into f(x). The expression represents the result of applying both functions f and g consecutively.
The composition
, also denoted as f(g(x)), involves substituting the expression for g(x) into f(x). Here's the computation:
![\[ g(x) = x^2 - 5 \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/e0z1ze1md2g7xzduib5nahptb55gk4ft7q.png)
Now, substitute g(x) into f(x):
![\[ f(g(x)) = f(x^2 - 5) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/u2e0wb3vh0cyy0yctgisny66ji29bia9m9.png)
Now, substitute
into f(x):
![\[ f(x^2 - 5) = 2(x^2 - 5) - 3 \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/pghvg6gaif4ba8zscpxbcyfjf714dhzn1j.png)
Simplify the expression:
![\[ (f \circ g)(x) = 2x^2 - 10 - 3 \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/9yw71qrdnhvtap2vdpl7ft2sgfzcloneoc.png)
Combine like terms:
![\[ (f \circ g)(x) = 2x^2 - 13 \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/zbmb6lwoqfffqwedc9igvtxqozaxitoy6i.png)
So, the composition
is a quadratic function
obtained by first applying the function
to the variable x and then applying the function f(x) = 2x - 3 to the result.