ACT Math: Matrix Multiplication A(2x2) and B(2x3), Entry c23 and Dimensions
For A(2x2) and B(2x3), the product C = AB has dimensions 2x3. Entry c23 is computed by taking the dot product of Row 2 of A and Column 3 of B: (1)(-3) + (4)(2) = -3 + 8 = 5.
Exact Question Scenario
Matrix $A = \begin{bmatrix} 3 & -2 \\ 1 & 4 \end{bmatrix}$ and Matrix $B = \begin{bmatrix} 2 & 0 & -3 \\ -1 & 5 & 2 \end{bmatrix}$. If matrix $C = AB$, what is the entry in row 2, column 3 ($c_{23}$)?
Step-by-Step Solution
- Check Dimensions: $(2 \times 2) \cdot (2 \times 3) \implies \text{Product is } \mathbf{2 \times 3}$.
- Compute $c_{23}$ (Row 2 of $A \times$ Col 3 of $B$):
$$ c_{23} = (1)(-3) + (4)(2) = -3 + 8 = \mathbf{5} $$
Ready for Test Day?
Exam readiness starts with your body, not just your textbook. Calculate your Body Readiness Score (0–100) and get daily 10-second micro-protocols tailored to your weakest biological pillar.
Download ExamPeak FreeRelated Exam Questions & Solutions
Master powers of the imaginary unit i (i^1=i, i^2=-1, i^3=-i, i^4=1) using remainder division on ACT Math....
How to calculate the period, amplitude, phase shift, and midline of transformed sine and cosine functions on ACT Math....
Trigonometric quadrant identities (ASTC rule) and Pythagorean identities on ACT Math with step-by-step solutions....