Question
Question: If the elements of the row of the matrix are in proportion with the elements of all other rows of th...
If the elements of the row of the matrix are in proportion with the elements of all other rows of the matrix, then the rank of the matrix is ________
A. 1
B. 2
C. 3
D. 4
Solution
For answering this question let us assume a matrix of order 3×3 . For example
A = x ax bx yaybyzazbz . We will find the rank of the matrix by performing various row operations and trying to make them zero as we know that the matrix that we will get after performing row operations will be equivalent to the initial one. As we know that the rank of a matrix is defined as the maximum number of linearly independent row vectors in the matrix.
Complete step by step answer:
Let us understand the terms first. The rank of a matrix is defined as the maximum number of linearly independent row vectors in the matrix. Let us assume a matrix of order 3×3,
A = x ax bx yaybyzazbz .
We will find the rank of the matrix by performing various row operations and trying to make them zero as we know that the matrix that we will get after performing row operations will be equivalent to the initial one.
Let us apply the following row operations.
R2→R2−aR1R3→R3−bR1
After performing them the resultant equivalent matrix will be
A = x 0 0 y00z00
As we know that rank of matrix = number of non-zero rows of the matrix.
Therefore, we get the rank of A = 1
So, the correct answer is “Option A”.
Note: We should be careful with the row operations we choose. They make a lot of difference in the answer. We should choose the one that simplifies our matrix. Here we applied row transformations since each row had elements in terms of x, y, z and we could perform operations. We must note that rank is the number of non-zero rows of a matrix and must not get confused with the order of the matrix.