Advertisements
Advertisements
Question
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
Advertisements
Solution
x + y + z = 3
x + 2y + 3z = 4
x + 4y + 9z = 6
The matrix equation corresponding to the given system is
`[(1, 1, 1),(1, 2, 3),(1, 4, 9)][(x),(y),(z)] = [(3),(4),(6)]`
A X = B
| Augmented Matrix [A, B] |
Elementary Transformation |
| `[(1, 1, 1, 3),(1, 2, 3, 4),(1, 4, 9, 6)]` | |
| `∼ [(1, 1, 1, 3),(0, 1, 2, 1),(0, 3, 8, 3)]` | `{:("R"_2 -> "R"_2 - "R"_1),("R"_3 -> "R"_3 -"R"_1):}` |
| `∼ [(1, 1, 1, 3),(0, 1, 2, 1),(0, 0, 2, 0)]` | `{:"R"_3 -> "R"_3 - 3"R"_2:}` |
| p(A) = 3; p(A , B) = 3 |
The last equivalent matrix is in the echelon form [A, B] has 3 non-zero rows and [A] has 3 non-zero rows.
p([A,B]) = 3; ρ(A) = 3
ρ([A, B]) = ρ(A) = No. of unknowns
∴ The system of equations have unique solution.
APPEARS IN
RELATED QUESTIONS
Find the rank of the following matrices
`((1, -1),(3, -6))`
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))`
Choose the correct alternative:
The rank of m n × matrix whose elements are unity is
Choose the correct alternative:
If p(A) = r then which of the following is correct?
Choose the correct alternative:
If p(A) = p(A, B)= the number of unknowns, then the system is
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 = `((-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7))`
Find the rank of the matrix
A = `((4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0))`
