Range of composite functions

One method to find the range of composite functions is to first find its definition, and then find its range, being mindful of its domain.

However, this method is often potentially tricky to execute. In particular, the graph of y=fg(x) is often more complicated than the graphs of the individual functions f and g.

We will thus consider the following method to get the range of the composite function.

Finding range of composite functions

To find the range of the composite function fg,

  1. Find Rg, the range of the “first” (inner) function g
  2. Use Rg as the domain of the “second” (outer) function f
  3. The range of this restricted function is Rfg, the range of the composite function fg

Example

Question:
The functions f and g are given by

f:xx2,x,g:x3x,x,1<x4.

Find the range of the composite function fg.


Solution:

gx-graph

From the graph above, the range of g is given by Rg=[1,2).

We then restrict the domain of f to [1,3).
In the graph below, we represent this by the solid line, as opposed to the dashed lines representing the rest of f following its original domain.

fx-graph

Considering the range of this restricted function, Rfg=[0,4).

Remark 1: Observe how Rfg is different from Rf=[0,).

Remark 2: Upon finding Rg=(1,2], It is tempting to skip the graph of y=g(x) and only sub the end-points into f(x) to get f(1)=1 and f(2)=4. Observe how this does not get us the final range Rfg=[0,4) due to the minimum point on the graph.