QUESTION IMAGE
Question
the vertices of a rectangle are given in the columns of the matrix $r = \
$. if $3 \times \
\times r$ is found to perform a transformation, what are the coordinates of the transformed rectangle?\
\bigcirc \\ (0, 0), (0, 18), (18, 18), (18, 0)\
\bigcirc \\ (0, 0), (18, 0), (18, -18), (0, -18)\
\bigcirc \\ (0, 0), (-18, 0), (-18, -18), (0, -18)\
\bigcirc \\ (0, 0), (18, 0), (18, 18), (0, 18)
Step1: Matrix Multiplication
First, calculate \(3\times
\times
\).
Let \(A = 3\times
=
\) and \(B=
\).
The matrix - multiplication formula for \(C = A\times B\) is \(c_{ij}=\sum_{k = 1}^{2}a_{ik}b_{kj}\).
For \(i = 1,j = 1\): \(c_{11}=0\times0 + 3\times0=0\).
For \(i = 1,j = 2\): \(c_{12}=0\times0+3\times6 = 18\).
For \(i = 1,j = 3\): \(c_{13}=0\times6+3\times6 = 18\).
For \(i = 1,j = 4\): \(c_{14}=0\times6+3\times0 = 0\).
For \(i = 2,j = 1\): \(c_{21}=-3\times0+0\times0 = 0\).
For \(i = 2,j = 2\): \(c_{22}=-3\times0+0\times6 = 0\).
For \(i = 2,j = 3\): \(c_{23}=-3\times6+0\times6=-18\).
For \(i = 2,j = 4\): \(c_{24}=-3\times6+0\times0=-18\).
Step2: Interpret the Result
The resulting matrix \(
\) represents the coordinates of the vertices of the rectangle.
The columns of the matrix give the \((x,y)\) - coordinates of the vertices. The vertices are \((0,0)\), \((18,0)\), \((18, - 18)\), \((0,-18)\).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\((0,0),(18,0),(18, - 18),(0,-18)\) (corresponding to the second option in the multiple - choice list)