like numbers, functions can be added, subtracted, multiplied, and divided (except where the denominator is zero) to produce new functions. If f and g are functions, then for every x that belongs to the domains of both f and g (that is, for x e D(f) N D(g)), we define functions f + g, f β€” g, and fg by the formulas

(f+g)(x) = f(x) + g(x) (f-g)(x) = f(x) - g(x) (fg)(x) = f(x)g(x).

Composite Functions

Composition is another method for combining functions.

DEFINITION If f and g are functions, the composite function fΒ°g (β€œf composed with g”) is defined by

The definition implies that f Β° g can be formed when the range of g lies in the domain of f. To find (f Β° g)(x), first find g(x) and second find f(g(x)). Figure 1.27 pictures (f Β° g) as a machine diagram, which shows the composite as an arrow diagram.

this is possible like the following example: