Matrices
Easymathematics
If A = [[1, 2], [3, 4]] and B = [[2, 0], [1, 3]], then AB equals
Select the correct option:
Solution
Incorrect! Answer:
[[4, 6], [10, 12]]
- Multiplication Rule: For C=AB, the element cij is the dot product of the ith row of A and the jth column of B.
- Calculation:
- c11=(1)(2)+(2)(1)=4
- c12=(1)(0)+(2)(3)=6
- c21=(3)(2)+(4)(1)=10
- c22=(3)(0)+(4)(3)=12
- Result: Matrix AB=[410612].
🔒 Solution Hidden from View
Submit your answer to unlock the detailed step-by-step solution.
More matrices Practice Questions
About This Question
- Subject
- mathematics
- Chapter
- matrices and determinants
- Topic
- matrices
- Difficulty
- Easy
- Year
- 2025
Solution
Correct Answer:
[[4, 6], [10, 12]]
- Multiplication Rule: For C=AB, the element cij is the dot product of the ith row of A and the jth column of B.
- Calculation:
- c11=(1)(2)+(2)(1)=4
- c12=(1)(0)+(2)(3)=6
- c21=(3)(2)+(4)(1)=10
- c22=(3)(0)+(4)(3)=12
- Result: Matrix AB=[410612].
This easy difficulty mathematics question is from the chapter matrices and determinants, covering the topic of matrices. It appeared in the 2025 exam.
Looking for more practice? Explore all mathematics questions or browse matrices and determinants questions on RankGuru.