asked 65.9k views
0 votes
What translation matrix would leave a point where it is currently located?

What translation matrix would leave a point where it is currently located?-example-1
asked
User Arzu
by
8.0k points

1 Answer

2 votes

Answer:


\text{A.}\quad\left[\begin{array}{c}0\\0\end{array}\right]

Step-by-step explanation:

Matrices can only be added if they are the same dimensions. Choices B and D have different dimensions than a 2×1 matrix representing a point. Choice C would translate the point to a position 1 unit up and 1 unit to the right of its original location.


\left[\begin{array}{c}x\\y\end{array}\right] +\left[\begin{array}{c}0\\0\end{array}\right] =\left[\begin{array}{c}x\\y\end{array}\right]

answered
User KKO
by
7.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.