Using Matrices with Transformations - Questions

🔒 Unlock Full Access

You're currently viewing a preview. Sign up or log in to access all 5 questions and complete solutions.

Question 1
29097

A linear transformation is given as \(A = \left[ {\begin{array}{*{20}{c}}2&1\\{ - 1}&1\end{array}} \right]\), find the image of \(\left( { - 1,3} \right).\)

\(\left[ {\begin{array}{*{20}{c}}1\\4\end{array}} \right]\)

\begin{align}
\begin{bmatrix}
x^{\prime} \\
y^{\prime}
\end{bmatrix} &=\begin{bmatrix}
2 & 1 \\
-1 & 1
\end{bmatrix}\begin{bmatrix}
-1 \\
3
\end{bmatrix} \\
&=\begin{bmatrix}
-2+3 \\
1+3
\end{bmatrix} \\
&=\begin{bmatrix}
1 \\
4
\end{bmatrix}
\end{align}

📚 Want More Questions?

There are 4 more questions available. Create your free account to access the complete question set with detailed solutions.