In function composition, you're usually plugging entire functions in for the x. In other words, when you're doing composition of functions, you're almost always "getting fancy" with what you're plugging in to a function.It is simpler to evaluate a composition at a point because you can ...