Are the following statements true or false? 1. If two row interchanges are made in sucession, then the determinant of the new matrix is equal to the determinant of the original matrix. 2. If det(A) is zero, then two rows or two columns are the same, or a row or a column is zero. 3. The determinant of A is the product of the diagonal entries in A. 4. det(AT)=(−1)det(A).

Respuesta :

Answer:

  1. True.
  2. True.
  3. False.
  4. False.

Step-by-step explanation:

1. If two row interchanges are made in sucession, then the determinant of the new matrix is equal to the determinant of the original matrix. - True.  

If you interchange two rows in sucession, then the determinant of the obtained matrix is equal to determinant of the original matrix, so this statement is true.

2. If det(A) is zero, then two rows or two columns are the same, or a row                       or a column is zero. - True.

A determinant is equal to 0 if

  • two rows or columns are the same or in a proportion
  • any row or column consist of zeros only.

3. The determinant of A is the product of the diagonal entries in A. - False.

We determine the value of a determinant by choosing a single row or a column (usually, we choose the ones which have zeros, to make the calculation faster and easier). Then, we cross the row and column of the first element and find the determinant of the smaller matrix obtained. Then, we multiply it by the chosen element and its sign  determined by [tex](-1)^{i+j}[/tex], where [tex]i, j[/tex] are its row and column. We repeat the process for each element from the chosen column or row.

Therefore, the value of the determinant is not equal to the product of the diagonal entries.

4.  [tex]\det (A^T) = (-1) \det (A)[/tex] - False.

Transposing a matrix does not change its determinant.

  • statement 1 is false.
  • statement 2 is true.
  • statement 3 is false and
  • statement 4 is false

Properties of determinants

1. If two rows of a matrix are interchanged, the determinant changes sign.

So, the statement 1. If two row interchanges are made in sucession, then the determinant of the new matrix is equal to the determinant of the original matrix is false.

2. If two rows or columns are equal, then the determinat is zero. That is det(A) = 0.

So, the statement 2. If det(A) is zero, then two rows or two columns are the same, or a row or a column is zero is true

3. The determinant of a matrix det(A) = Σ [tex](-1)^{i + j} a_{ij}[/tex]Δ where

[tex]a_{ij}[/tex] is the element in the i th row and j th column and Δ is the determinant of the matrix obtained by crossing out the elements that intersect in the i th row and j th column.

So, the statement 3, the determinant of A is the product of the diagonal entries in A is false.

4. The determinant of a matrix det(A) equals the determinant of is transpose det(AT).

So, the statement 4. det(AT)=(−1)det(A) is false

So,

  • statement 1 is false.
  • statement 2 is true.
  • statement 3 is false and
  • statement 4 is false

Learn more about determinants here:

https://brainly.com/question/4470545