Advertisements
Advertisements
प्रश्न
Find the rank of the matrix
A = `((4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0))`
Advertisements
उत्तर
A = `[(4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0)]`
The order of A is 3 × 4
∴ p(A) < 3
Let us transform the matrix A to an echelon form
| Martix | Elementary Transformation |
| A = `[(4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0)]` | |
| `∼ [(3, 2, 1, 6),(4, 5, 2, 2),(4, 4, 8, 0)]` | `{:"R"_1 ↔ "R"_2:}` |
| `∼ [(3, 2, 1, 6),(4, 5, 2, 2),(0, -1, 6, -2)]` | `{:"R"_3 ↔ "R"_2:}` |
| `∼ [(3, 2, 1, 6),(1, 3, 1, -4),(0, -1, 6, -2)]` | `{:"R"_2 -> "R"_2 - "R"_1:}` |
| `∼ [(1, 3, 1, -4),(3, 2, 1, 6),(0, -1, 6, -2)]` | `{:"R"_1 ↔ "R"_2:}` |
| `∼ [(1, 3, 1, -4),(0, -7, -2, 18),(0, -1, 6, -2)]` | `{:"R"_2 -> "R"_3 - 3"R"_1:}` |
| `∼ [(1, 3, 1, -4),(0, -1, 6, -2),(0, -7, -2, 18)]` | `{:"R"_2 ↔ "R"_3:}` |
| `∼ [(1, 3, 1, -4),(0, -1, 6, -2),(0, 0, -44, 32)]` | `{:"R"_3 -> "R"_3 - 3"R"_1:}` |
The last equivalent matrix is in the echelon form.
Number of non-zero rows = 3
∴ p(A) = 3
APPEARS IN
संबंधित प्रश्न
Find the rank of the following matrices
`((5, 6),(7, 8))`
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, -1, 3),(2, 4, 1, -2),(3, 6, 3, -7))`
Choose the correct alternative:
A = (1, 2, 3), then the rank of AAT is
Choose the correct alternative:
If A = `((2, 0),(0, 8))`, then p(A) is
Choose the correct alternative:
The rank of the matrix `((1, 1, 1),(1, 2, 3),(1, 4, 9))` is
Choose the correct alternative:
The system of equations 4x + 6y = 5, 6x + 9y = 7 has
Choose the correct alternative:
If |A| ≠ 0, then A is
Find the rank of the matrix
A = `((1, -3, 4, 7),(9, 1, 2, 0))`
Examine the consistency of the system of equations:
x + y + z = 7, x + 2y + 3z = 18, y + 2z = 6
