retagged by
10,564 views
27 votes
27 votes

Let $X$ be a square matrix. Consider the following two statements on $X$.

  1. $X$ is invertible
  2. Determinant of $X$ is non-zero

Which one of the following is TRUE?

  1. I implies II; II does not imply I
  2. II implies I; I does not imply II
  3. I does not imply II; II does not imply I
  4. I and II are equivalent statements
retagged by

7 Answers

2 votes
2 votes

$A^{-1} = \frac{adj A}{\left | A \right |}$

If $\left | A \right |$ = 0; $A^{-1}$ is not defined.

=> If A is invertible, it must have non-zero determinant.

 

If $\left | A \right |$ $\neq 0$ then $A^{-1}$ is defined.

=> If det(A) is non-zero, A must have an inverse.

 

Option D

Answer:

Related questions

26 votes
26 votes
4 answers
1
Arjun asked Feb 7, 2019
19,543 views
Consider the following matrix:$R = \begin{bmatrix} 1 & 2 & 4 & 8 \\ 1 & 3 & 9 & 27 \\ 1 & 4 & 16 & 64 \\ 1 & 5 & 25 & 125 \end{bmatrix}$The absolute value of the product ...
1 votes
1 votes
2 answers
2
admin asked Apr 1, 2020
1,456 views
$M$ is a square matrix of order $’n’$ and its determinant value is $5.$ If all the elements of $M$ are multiple by $2,$ its determinant value becomes $40.$ The value ...
18 votes
18 votes
3 answers
3
2 votes
2 votes
1 answer
4
admin asked Mar 31, 2020
710 views
What is the determinant of the matrix $\begin{bmatrix}5&3&2\\1&2&6\\3&5&10\end{bmatrix}$$-76$$-28$$+28$$+72$