鶹Լ

Translating graphs

The translation of graphs is explored

Translations parallel to the y-axis

A translation is a shift of the graph either horizontally parallel to the \(x\)-axis or vertically parallel to the \(y\)-axis.

If \(f(x) = x^2\), then \(f(x) + a = x^2 + a\).

The value of \(a\) represents a vertical shift in the graph. As \(a\) increases, the graph shifts upwards. As \(a\) decreases, the graph shifts downwards.

Example one

\(f(x) = x^2\)

\(f(x) + 3 = x^2 + 3\)

A graph of f(x) = x squared and f(x) + 3 = x squared + 3

Example two

\(f(x) = x^2\)

\(f(x) - 2 = x^2 - 2\)

A graph of f(x) = a squared and f(x) - 2 = x squared - 2

\(f(x) + a\) represents a translation through the vector \(\begin{pmatrix} 0 \\ a \end{pmatrix}\).

Translations parallel to the x-axis

If \(f(x) = x^2\) then \(f(x + a) = (x + a)^2\).

The value of \(a\) represents a negative horizontal translation in the graph. If \(a\) is positive, then the graph will translate to the left. If \(a\) is negative, then the graph will translate to the right.

Example one

\(f(x) = x^2\)

\(f(x + 3) = (x + 3)^2\)

A graph of f(x) = x squared and f(x + 3) = (x + 3) squared

Example two

\(f(x) = x^2\)

\(f(x - 2) = (x - 2)^2\)

A graph of f(x) = x squared and f(x - 2) = (x - 2) squared

\(f(x + a)\) represents a translation through the vector \(\begin{pmatrix} -a \\ 0 \end{pmatrix}\)