Advertisements
Advertisements
प्रश्न
Find the rank of the matrix
A = `((-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7))`
Advertisements
उत्तर
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
संबंधित प्रश्न
Find the rank of the following matrices
`((2, -1, 1),(3, 1, -5),(1, 1, 1))`
Find the rank of the following matrices
`((-1, 2, -2),(4, -3, 4),(-2, 4, -4))`
Find the rank of the following matrices
`((3, 1, -5, -1),(1, -2, 1, -5),(1, 5, -7, 2))`
Solve the following system of equations by rank method
x + y + z = 9, 2x + 5y + 7z = 52, 2x – y – z = 0
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:
The rank of the matrix `((1, 1, 1),(1, 2, 3),(1, 4, 9))` is
Choose the correct alternative:
If p(A) = r then which of the following is correct?
Choose the correct alternative:
If A = `((1),(2),(3))` then the rank of AAT is
Choose the correct alternative:
The system of linear equations x = y + z = 2, 2x + y – z = 3, 3x + 2y + k = 4 has unique solution, if k is not equal to
Examine the consistency of the system of equations:
x + y + z = 7, x + 2y + 3z = 18, y + 2z = 6
