retagged by
11,415 views
21 votes
21 votes

Let
\[
A=\left[\begin{array}{llll}
1 & 2 & 3 & 4 \\
4 & 1 & 2 & 3 \\
3 & 4 & 1 & 2 \\
2 & 3 & 4 & 1
\end{array}\right]
\]
and
\[
B=\left[\begin{array}{llll}
3 & 4 & 1 & 2 \\
4 & 1 & 2 & 3 \\
1 & 2 & 3 & 4 \\
2 & 3 & 4 & 1
\end{array}\right]
\]
Let $\operatorname{det}(A)$ and $\operatorname{det}(B)$ denote the determinants of the matrices $A$ and $B,$ respectively.

Which one of the options given below is $\text{TRUE}?$

  1. $\operatorname{det}(A)=\operatorname{det}(B)$
  2. $\operatorname{det}(B)=-\operatorname{det}(A)$
  3. $\operatorname{det}(A)=0$
  4. $\operatorname{det}(A B)=\operatorname{det}(A)+\operatorname{det}(B)$
retagged by

4 Answers

23 votes
23 votes

the elements of both the matrix $A,B$ are the same. in matrix $B$ $R_1,R_3$ are interchanged.

as we know the important property of any determinants: 

  • if two rows (or 2 columns) of a determinant are interchanged the sign of the value of the determinant is changed.

here only one time rows is changed so the determinant should be multiplied by $(-1)$.

 $\therefore det (B)= -det(A)$

Option $(B)$ is correct.

3 votes
3 votes

Answer: B

In matrix $A$ after swapping row $1$ and row $3$ we will get matrix $B$. And when we swap two rows in a matrix it’s deteminant changes it’s sign so (B) is correct.

1 votes
1 votes

Whenever we interchange a row or a column, a negative sign is introduced in the determinant value.

Here, in matrix B, if we perform an elementary operation, R1 ↔ R3, it becomes equal to Matrix A.

Hence, det(B) = – det(A)

Option (b) is correct.

Answer:

Related questions

43 votes
43 votes
8 answers
1
go_editor asked Sep 28, 2014
12,944 views
If the matrix $A$ is such that $$A= \begin{bmatrix} 2\\ −4\\7\end{bmatrix}\begin{bmatrix}1& 9& 5\end{bmatrix}$$ then the determinant of $A$ is equal to ______.
26 votes
26 votes
7 answers
2
Kathleen asked Sep 14, 2014
6,615 views
The determinant of the matrix $$\begin{bmatrix}2 &0 &0 &0 \\ 8& 1& 7& 2\\ 2& 0&2 &0 \\ 9&0 & 6 & 1 \end{bmatrix}$$$4$$0$$15$$20$