Translating graphs
What is a translation?
A translation is basically when we move a graph (without changing its shape).
We can represent a translation using a vector of coordinates, where the top
number represents the movement in the
For example, the vector
Equation of a translated graph
If we have a function
This means we subtract
The way to remember this is:
- Inside the bracket is
x , and it’s the opposite of what the vector says - Outside the bracket is the whole function, and it’s the same as what the vector says
There’s an easier way to think of this, though:
- If we want to move the graph in the
x direction, we subtract from thex (which happens to be inside the function). - If we want to move the graph in the
y direction, we subtract from they .
Using this, a translation of
Example: find the equation of the graph y=4x + 1 translated by \begin{pmatrix}-2 \\ 3\end{pmatrix}
- Start with the originaal equation:
y = 4x + 1
- Translate using the vector
\begin{pmatrix}-2 \\ 3\end{pmatrix} :(y-3) = 4(x - (-2)) + 1
- Simplify:
y - 3 = 4(x + 2) + 1 y - 3 = 4x + 8 + 1 y - 3 = 4x + 9 y = 4x + 12
- Answer:
y = 4x + 12 .
flashcards
| Question | Answer |
|---|---|
| What is a translation in the context of graphs? | Moving a graph without changing its shape, represented by a vector where the top number is movement in |
| How is a translation represented using a vector? | By a vector |
| What does the vector | Move 3 units to the right (positive |
| If | |
| How do you remember the signs when translating a graph with vector | Inside the bracket (with |
| What is an alternative way to think about translation using | To move in |
| Find the equation when | Start with |