Advertisements
Advertisements
प्रश्न
Find k if the equations 2x + 3y – z = 5, 3x – y + 4z = 2, x + 7y – 6z = k are consistent
उत्तर
2x + 3y – z = 5
3x – y + 4z = 2
x + 7y – 6z = k
The matrix form of these equations
`[(2, 3, -1),(3, -1, 4),(1, 7, -6)] [(x),(y),(z)] = [(5),(2),("k")]`
A X = B
Augmented Matrix [A, B] |
Elementary Transformation |
`[(2, 3, -1, 5),(3, -1, 4, 2),(1, 7, -6, "k")]` | |
`[(1, 7, -6, "k"),(3, -1, 4, 2),(2, 3, -1, 5)]` | `{:"R"_1 ↔ "R"_3:}` |
`[(1, 7, -6, "k"),(0, -22, 22, 2 - 3"k"),(0, -11, 11, 5 - 2"k")]` | `{:("R"_2 -> "R"_2 - 3"R"_1),("R"_3 -> "R"_3 - 2"R"_1):}` |
`[(1, 7, -6, "k"),(0, -11, 11, 5 - 2"k"),(0, -22, 22, 2 - 3"k")]` | `{:"R"_2 ↔ "R"_3:}` |
`[(1, 7, -6, "k"),(0, -11, 11, 5 - 2"k"),(0, 0, 0, "k" - 8)]` | `{:"R"_3 -> "R"_3 - 2"R"_2:}` |
p(A) = 2; p(A, B) = 2 if k = 8 |
Obviously, the last equivalent matrix is in the ech-elon form.
Since the equations are consistent
p(– A) = p(A, B)
p(A) = 2 and p(A, B) = 2 then
k = 8
APPEARS IN
संबंधित प्रश्न
Find the rank of the following matrices
`((1, -1),(3, -6))`
Find the rank of the following matrices
`((1, 4),(2, 8))`
Find the rank of the following matrices
`((1, 2, -1, 3),(2, 4, 1, -2),(3, 6, 3, -7))`
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
Choose the correct alternative:
A = (1, 2, 3), then the rank of AAT is
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 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
Find the rank of the matrix
A = `((4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0))`