Composition of functions is the process of applying one function to the results of another. If $f(x)$ and $g(x)$ are two functions, the composition is written as $(f \circ g)(x) = f(g(x))$.
congrats on reading the definition of composition of functions. now let's actually learn it.