Learn Before
Example

Example: Graph Translations as Function Composition

Function composition is actively used when graphing mathematical functions via translations. For instance, applying a vertical shift to a quadratic function can be explicitly understood as composing two distinct functions. If a base function is defined as g(x)=x2g(x) = x^2, its geometric graph is a standard parabola. To translate this entire parabola vertically downward by four units, a second function can be defined as f(x)=x4f(x) = x - 4. Applying the mathematical composition (fg)(x)=f(g(x))(f \circ g)(x) = f(g(x)) yields the final expression x24x^2 - 4. In this sequence, the inner function gg squares the initial input, and then the outer function ff takes that resulting output and subtracts four, effectively shifting the original base graph downward on the coordinate plane.

Image 0

0

1

Updated 2026-05-25

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

Ch.10 Exponential and Logarithmic Functions - Intermediate Algebra @ OpenStax

Algebra

Related
Learn After