Advertisements
Advertisements
Question
Find k if the equations 2x + 3y – z = 5, 3x – y + 4z = 2, x + 7y – 6z = k are consistent
Solution
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
RELATED QUESTIONS
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))`
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
Show that the following system of equations have unique solutions: x + y + z = 3, x + 2y + 3z = 4, x + 4y + 9z = 6 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:
The rank of the diagonal matrix `[(1, , , , ,),(, 2, , , ,),(, , -3, , ,),(, , , 0, ,),(, , , , 0,),(, , , , ,0)]`
Choose the correct alternative:
Which of the following is not an elementary transformation?
Choose the correct alternative:
If |A| ≠ 0, then A is