composition

Mathematics is a language. It is a tool we use to describe structure. Functions is a part of this language. We use functions to describe relationships, associations, and connections.

We also use functions to describe processes.

We use functions to describe an ordered application of actions. We might see this as step-by-step instructions, an algorithm, or an assembly line.

For example, in a bottling plant the cap is not attached before the beer is poured into the bottle. Beer first, then cap.

For example, the tires are not screwed to the chassi of the car before it is dipped into the rust prevention tank.

For example, Flour, sugar, oil, and eggs are mixed together before baking.

Composition is our way of representing an ordered application or processes.

Everything has to fit together for a composition to work.

The domain of Dressing is a subset of the domain of Shirts.

The range of Dressing is a subset of the range of Pants.

Note: In the previous example, we could not form the composition Outfit \(\circ \) Person, because the values of the function Person are not members of the domain of the function Outfit.

A New Function

The composition of two functions is a new function. It links together two existing functions together to form a brand new function.

  • The domain of the composition is a subset of the domain of the first (inner) function.
  • The range of the composition is a subset of the range of the second (outer) function.

To evaluate the composition, you make a pitstop in between the domain of the composition and the range of the composition.

PIC

But, really, you can ignore the pistop and just think of the composition as its own function.

PIC

We are chaining two functions together, which means they must match up.

The range of the inner function has to be inside the domain of the outer function.

If they don’t match up, then we must adjust the domain of the outer function.

This is very common.

This type of domain and range modification for compositions happens all of the time.

We will encounter this kind of activity every time we look at compositions, which is all the time.

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Functions

2026-05-17 18:32:48