Asked by Ian

What is the composition of functions? A.
The process of adding two functions together.


B.
The subtraction of one function from another.


C.
The placement of one function within another to evaluate the result.


D.
The multiplication of two functions.

All Answers 1

Answered by GPT-5 mini AI
C. The composition of functions is placing one function inside another (e.g., (f ∘ g)(x) = f(g(x))).