in Linear Algebra retagged by
9,914 views
13 votes
13 votes

Let $A$ and $B$ be two $n  \times n$ matrices over real numbers. Let rank($M$) and $\text{det}(M)$ denote the rank and determinant of a matrix $M$, respectively. Consider the following statements.

  1. $\text{rank}(AB) = \text{rank }(A) \text{rank }(B)$
  2. $\text{det}(AB) = \text{det}(A) \text{det}(B)$
  3. $\text{rank}(A + B) \leq \text{rank }(A) + \text{rank }(B)$
  4. $\text{det}(A + B) \leq \text{det}(A) + \text{det} (B)$

Which of the above statements are TRUE?

  1. I and II only
  2. I and IV only
  3. II and III only
  4. III and IV only
in Linear Algebra retagged by
by
9.9k views

3 Answers

30 votes
30 votes
Best answer

$\textsf{Rank}(AB)=\min(\textsf{Rank}(A),\textsf{Rank}(B))$

$\textsf{Det}(AB)=\textsf{Det}(A) \times \textsf{Det}(B)$

$\textsf{Rank}(A+B) \leq \textsf{Rank}(A)+\textsf{Rank}(B).$ Because addition of two matrices can never result in increase in the number of independent columns and rows in the matrix.

Answer: C

edited by

3 Comments

Thanks sir
0
0

What about the explanation for fourth one !  It seems that 4th statement is actually very hard to answer even by researchers, quite possibly there is no relationship 

 

please go through this link : https://sites.lafayette.edu/thompsmc/files/2015/08/Section_2_31.pdf

 

2
2

@s_dr_13 from GATE exam  point of view you can simply take an example  and simply prove that fourth one is not valid.

1
1
2 votes
2 votes
Statement II and III are correct statements directly based on the properties of matrices.

C. II and III only.
0 votes
0 votes

(c.)  det(AB) = det(A)*det(B) 

      RANK(A+B)<= RANK(A)+RANK(B)

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true