Q.32 What is the rank of the following matrix? 5 3 −1 6 2 −4 14 10 0 (A) 0 (B) 1 (C) 2 (D) 3

Q.32 What is the rank of the following matrix?

5 3 −1
6 2 −4
14 10 0

(A) 0

(B) 1

(C) 2

(D) 3

The rank of a matrix is one of the most important concepts in
linear algebra. It helps determine the number of linearly independent
rows or columns and is widely tested in exams such as GATE,
CSIR-NET, and IIT-JAM.

Given Matrix

A =

| 5   3   -1 |
| 6   2   -4 |
| 14  10   0 |

Concept Used

  • The rank of a matrix is the maximum number of linearly independent rows or columns.
  • For a square matrix, if the determinant is non-zero, the rank equals the order of the matrix.
  • If the determinant is zero, the rank is less than the order.

Step-by-Step Solution

Step 1: Find the determinant

|A| =

= 5(2×0 − (−4×10))
− 3(6×0 − (−4×14))
− 1(6×10 − 2×14)

Step 2: Simplify

= 5(40) − 3(56) − (60 − 28)

= 200 − 168 − 32

= 0

Step 3: Interpret determinant

Since the determinant is zero, the rank of the matrix is less than 3.

Step 4: Check linear dependence

Row3 = 2(Row1 + Row2)

Hence, only two rows are linearly independent.

Correct Answer

Option (C): 2

Explanation of All Options

Option (A): 0

Incorrect. Rank 0 is possible only for a zero matrix, which is not the case here.

Option (B): 1

Incorrect. Rank 1 would mean all rows are scalar multiples of a single row.

Option (C): 2

Correct. Two rows are linearly independent, while the third depends on them.

Option (D): 3

Incorrect. Rank 3 would require a non-zero determinant.

Key Concept Summary

  • Determinant ≠ 0 ⇒ Full rank
  • Determinant = 0 ⇒ Rank less than order
  • Rank equals number of linearly independent rows or columns

Conclusion

The determinant of the given matrix is zero, but two rows are linearly independent.
Therefore, the rank of the matrix is 2, making
Option (C) the correct answer.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Latest Courses