Question
Mathematics Question on Matrices and Determinants
If the system of equations x+4y−z=λ, 7x+9y+μz=−3, 5x+y+2z=−1 has infinitely many solutions, then (2μ+3λ) is equal to:
2
-3
3
-2
-3
Solution
Given the system of equations:
x+4y−z=λ,7x+9y+μz=−3,5x+y+2z=−1,
we form the coefficient matrix: Δ=1 7 5491−1μ2.
For the system to have infinitely many solutions, the determinant of this matrix must be zero: Δ=1⋅9 1μ2−4⋅7 5μ2−1⋅7 591.
Calculating each term: Δ=1⋅(18−μ)−4⋅(14−5μ)−(7−45).
Simplifying: Δ=18−μ−4(14−5μ)−(−38). Δ=18−μ−56+20μ+38. Δ=19μ+0.
For the determinant to be zero (infinitely many solutions): 19μ=0⟹μ=0. Substituting μ=0 into the augmented matrix and setting Δx=Δy=Δz=0,
we find: Δx=λ −3 −1491−102=0.
Expanding: λ⋅9 102−4⋅−3 −102−1⋅−3 −191.
Calculating each term: λ(18)−4(−6)−(−12)=0. Simplifying: 18λ+24+12=0. 18λ=−36⟹λ=−1.
Finally, calculating 2μ+3λ: 2μ+3λ=2(0)+3(−1)=−3.
Therefore: −3.