Solution
A matrix is singular iff its determinant is zero.
(i) A=4722λ3361 is singular
Compute ∣A∣ by expansion along the first row:
∣A∣=4λ361−27261+372λ3=4(λ⋅1−6⋅3)−2(7⋅1−6⋅2)+3(7⋅3−λ⋅2)=4(λ−18)−2(7−12)+3(21−2λ)=4λ−72−2(−5)+63−6λ=1−2λ
Singular means ∣A∣=0:
1−2λ=0⇒λ=21
(ii) B=−2124−2λ510 is singular
Expand along the third column:
∣B∣=512−2λ−1−224λ+0=5(1⋅λ−(−2)⋅2)−((−2)λ−4⋅2)=5(λ+4)−(−2λ−8)=5λ+20+2λ+8=7λ+28
Set ∣B∣=0:
7λ+28=0⇒λ=−4