121k views
1 vote
The question applies to #41

The question applies to #41-example-1
User Dawesign
by
5.9k points

1 Answer

5 votes

There are many ways to write a transformation.

This shows the translation as a function.

f(x) = y = | x |

f(x-11)

This shows the translation as a column vector.


\left[\begin{array}{ccc}-11\\0\end{array}\right]

User Harsha
by
5.4k points