A matrix is not invertible when its determinant equals 0.
For the matrix 2λ−1−101374, expanding along the first row:
det(A)=20174−(−1)λ−174+3λ−101
For the 2×2 determinants:
0174=(0)(4)−(7)(1)
=−7
λ−174=(λ)(4)−(7)(−1)
=4λ+7
λ−101=(λ)(1)−(0)(−1)
=λ
Substituting back:
det(A)=2(−7)+1(4λ+7)+3(λ)
=−14+4λ+7+3λ
=−7+7λ
Since the matrix is not invertible:
−7+7λ=0
7λ=7
λ=1
Therefore, the value of λ is 1.