Q.No.3 If A and B are matrices such
that A+B and BA are both defined,
then
1.A and B can be any matrices
2.A, B are square matrices not
necessarily of same order
3.A, B are square matrices of same order
4.number of columns of A= number of
rows of B
Answers
A+B and AB are defined
Since A+B is defined, we have
.......(1)
Since AB is defined, we have
.......(2)
FORMULA TO BE IMPLEMENTED
1. The sum of two matrices A & B is defined when when A & B are of same order
2. Two matrices can be multiplied only when
Number of columns of 1st = Number of rows of 2nd
GIVEN
A and B are matrices such
A and B are matrices suchthat A+B and BA are both defined
TO CHOOSE THE RIGHT OPTION
1. A and B can be any matrices
2. A, B are square matrices not necessarily of same order
3. A, B are square matrices of same order
4. Number of columns of A= number of
CALCULATION
Let order of A is m × n and order of B is p × q
Since A + B is defined
So A & B are of same order
Hence
So order of both A & B are m × n
Again BA is defined
So
Number of columns of B = Number of rows of A
Hence n = m
So order of both A & B are m × m
So A & B both are square matrices of same order
RESULT
The right option is
3. A, B are square matrices of same order