Advertisements
Advertisements
प्रश्न
Find the rank of the matrix
A = `((4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0))`
उत्तर
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
संबंधित प्रश्न
If A = `((1, 1, -1),(2, -3, 4),(3, -2, 3))` and B = `((1, -2, 3),(-2, 4, -6),(5, 1, -1))`, then find the rank of AB and the rank of BA.
The price of three commodities, X, Y and Z are and z respectively Mr. Anand purchases 6 units of Z and sells 2 units of X and 3 units of Y. Mr.Amar purchases a unit of Y and sells 3 units of X and 2 units of Z. Mr. Amit purchases a unit of X and sells 3 units of Y and a unit of Z. In the process they earn ₹ 5,000/-, ₹ 2,000/- and ₹ 5,500/- respectively. Find the prices per unit of three commodities by rank method
An amount of ₹ 5,000/- is to be deposited in three different bonds bearing 6%, 7% and 8% per year respectively. Total annual income is ₹ 358/-. If the income from the first two investments is ₹ 70/- more than the income from the third, then find the amount of investment in each bond by the rank method
Choose the correct alternative:
The rank of the unit matrix of order n is
Choose the correct alternative:
The rank of the diagonal matrix `[(1, , , , ,),(, 2, , , ,),(, , -3, , ,),(, , , 0, ,),(, , , , 0,),(, , , , ,0)]`
Choose the correct alternative:
If p(A) = p(A,B)= then the system is
Choose the correct alternative:
If the number of variables in a non-homogeneous system AX = B is n, then the system possesses a unique solution only when
Choose the correct alternative:
The system of equations 4x + 6y = 5, 6x + 9y = 7 has
Choose the correct alternative:
If `|"A"_("n" xx "n")|` = 3 and |adj A| = 243 then the value n is
Find the rank of the matrix
A = `((1, -3, 4, 7),(9, 1, 2, 0))`