Advertisements
Advertisements
Question
Find the rank of the matrix
A = `((-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7))`
Solution
A = `[(-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7)]`
The order of A is 3 × 4
∴ P(A) < 3
Let us transform the matrix A to an echelon form
Matrix | Elementary Transformation |
A = `[(-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7)]` | |
`∼ [(-2, 1, 3, 4),(1, 3, 4, 7),(0, 1, 1, 2)]` | `{:"R"_2 ↔ "R"_3:}` |
`∼ [(1, 3, 4, 7),(-2, 1, 3, 4),(0, 1, 1, 2)]` | `{:"R"_2 ↔ "R"_1:}` |
`∼ [(1, 3, 4, 7),(0, 7, 11, 18),(0, 1, 1, 2)]` | `{:"R"_2 -> "R"_2 + 2"R"_1:}` |
`∼ [(1, 3, 4, 7),(0, 1, 1, 2),(0, 7, 11, 18)]` | `{:"R"_3 ↔ "R"_2:}` |
`∼ [(1, 3, 4, 7),(0, 1, 1, 2),(0, 0, 4, 4)]` | `{:"R"_3 -> "R"_3 + 7"R"_2:}` |
The number of non-zero rows = 3
∴ p(A) = 3
APPEARS IN
RELATED QUESTIONS
Find the rank of the following matrices
`((1, 4),(2, 8))`
Find the rank of the following matrices
`((1, -2, 3, 4),(-2, 4, -1, -3),(-1, 2, 7, 6))`
Show that the equations 5x + 3y + 7z = 4, 3x + 26y + 2z = 9, 7x + 2y + 10z = 5 are consistent and solve them by rank method
Choose the correct alternative:
If p(A) = r then which of the following is correct?
Choose the correct alternative:
Which of the following is not an elementary transformation?
Choose the correct alternative:
If p(A) = p(A, B)= the number of unknowns, then the system is
Choose the correct alternative:
If p(A) ≠ p(A, B) =, then the system is
Choose the correct alternative:
If |A| ≠ 0, then A is
Choose the correct alternative:
Rank of a null matrix is
Find the rank of the matrix
A = `((4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0))`