Question Numbers: 35-36Direction: Consider the following for the next two (02) items that follow:For the system of linear equations 2x + 3y + 5z=9, 7x + 3y – 2z=8 and 2x + 3y + λz = μ
Concept:For a system of linear equations to have infinitely many solutions, the determinant of the coefficient matrix must be zero and the product of the adjoint of that matrix and the constant vector must be zero.Explanation:Write the given equations in matrix form:2x+3y+5z=97x+3y−2z=82x+3y+λz=μ⇒A=2723335−2λ,B=98μFirst, find det(A):det(A)=2(3λ+6)−3(7λ+4)+5(15)=6λ+12−21λ−12+75=−15λ+75Set det(A)=0 for infinitely many solutions:−15λ+75=0⇒λ=5Now compute (adjA)B for λ=5.The adjoint matrix is:adjA=3λ+6−7λ−415−3λ+152λ−100−2139−15Substitute λ=5:adjA=21−3915000−2139−15Multiply by B:(adjA)B=21⋅9+0⋅8+(−21)μ−39⋅9+0⋅8+39μ15⋅9+0⋅8+(−15)μ=189−21μ−351+39μ135−15μSet each entry to zero for consistency:From the third entry: 135−15μ=0⇒μ=9Check first entry: 189−21(9)=189−189=0 (consistent)Second entry: −351+39(9)=−351+351=0 (consistent)Thus, λ=5 and μ=9 yield infinitely many solutions.Answer:Option B: λ=5 and μ=9