QUESTION IMAGE
Question
- \\(\
\cdot\
\\)
Step1: Recall matrix multiplication rule
To multiply a \( 3 \times 1 \) matrix (column vector) \(
\) with a \( 1 \times 2 \) matrix \(
\), the result is a \( 3 \times 2 \) matrix where each element \( (i,j) \) is \( (\text{row } i \text{ of first matrix}) \times (\text{column } j \text{ of second matrix}) \).
Given the first matrix \(
\) (let's call it \( A \)) and the second matrix \(
\) (let's call it \( B \)).
Step2: Perform the multiplication
For the first row of the resulting matrix:
- First element (row 1, column 1): \( (-5) \times 3 = -15 \)
- Second element (row 1, column 2): \( (-5) \times (-1) = 5 \)
For the second row of the resulting matrix:
- First element (row 2, column 1): \( 6 \times 3 = 18 \)
- Second element (row 2, column 2): \( 6 \times (-1) = -6 \)
For the third row of the resulting matrix:
- First element (row 3, column 1): \( 0 \times 3 = 0 \)
- Second element (row 3, column 2): \( 0 \times (-1) = 0 \)
So the resulting matrix is \(
\)
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
\(
\)