Advertisements
Advertisements
Question
For what values of the parameter λ, will the following equations fail to have unique solution: 3x – y + λz = 1, 2x + y + z = 2, x + 2y – λz = – 1
Advertisements
Solution
3x – y + λz = 1
2x + y + z = 2
x + 2y – λz = – 1
The matrix equation corresponding to the given system is
`[(3, -1, lambda),(2, 1, 1),(1, 2, -lambda)] [(x),(y),(z)] = [(1),(2),(-1)]`
A X = B
| Augmented Matrix [A, B] |
Elementary Transformation |
| `[(3, -1, lambda, 1),(2, 1, 1, 2),(1, 2, -lambda, -1)]` | |
| `∼[(1, 2, -lambda, -1),(2, 1, 1, 2),(3, -1, lambda, 1)]` | `{:"R"_1 ↔ "R"_3:}` |
| `∼[(1, 2, -lambda, -1),(0, -3, 1 + 2lambda, 4),(0, -7, 4lambda, 4)]` | `{:("R"_2 -> "R"_2 - 2"R"_1),("R"_3 -> "R"_3 - 3"R"_1):}` |
| `∼[(1, 2, -lambda, -1),(0, -3, 1 + 2lambda, 4),(0, -1, -2, -4)]` | `{:"R"_3 -> "R"_3 - 2"R"_2:}` |
| `∼[(1, 2, -lambda, -1),(0, -1, -2, -4),(0, -3, 1 + 2lambda, 4)]` | `{:"R"_2 ↔ "R"_3:}` |
| `∼[(1, 2, -lambda, -1),(0, -1, -2, -4),(0, 0, 7 + 2lambda, 16)]` | `{:"R"_3 -> "R"_3 - 3"R"_2:}` |
If the equations fail to have unique solution.
ρ(A) ≠ ρ(A, B)
ρ(A, B) = 3
ρ(A) ≠ 3
Therefore 7 + 2λ = 0
2λ = – 7 and λ = `(-7)/2`
APPEARS IN
RELATED QUESTIONS
Find the rank of the following matrices
`((5, 6),(7, 8))`
Find the rank of the following matrices
`((1, -1),(3, -6))`
Find the rank of the following matrices
`((1, -2, 3, 4),(-2, 4, -1, -3),(-1, 2, 7, 6))`
Solve the following system of equations by rank method
x + y + z = 9, 2x + 5y + 7z = 52, 2x – y – z = 0
Choose the correct alternative:
The rank of the matrix `((1, 1, 1),(1, 2, 3),(1, 4, 9))` is
Choose the correct alternative:
If A = `((1),(2),(3))` then the rank of AAT is
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))`
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))`
