Note: This note covers Exercise 2.1, Question 3 from Chapter 2 (Matrices and Determinants), focusing on matrix operations: addition, subtraction, and multiplication with real and complex entries.
⚠️ Flag: The exact problem statement for Exercise 2.1 Q3 from the FBISE textbook is not confirmed. The problem below is representative. Please replace with the actual question once verified.
If Find: (i) , (ii) , (iii)
Two matrices and can be added or subtracted only if they have the same order ().
If and are both matrices:
Worked Solution (i) and (ii):
Matrix of order can be multiplied by matrix of order only when the inner dimensions match (columns of = rows of ). The product has order .
The -th element of is:
Worked Solution (iii):
The same rules apply when matrix entries are complex numbers. Addition and subtraction are performed element-wise — real and imaginary parts are handled separately.
Example: