

InterviewSolution
Saved Bookmarks
1. |
Without expanding, show that the value of each of the following determinants is zero :\(\begin{vmatrix}49 & 1 & 6 \\[0.3em]39 & 7 & 4 \\[0.3em]26 &2 & 3\end{vmatrix}\) |
Answer» Let Δ = \(\begin{vmatrix}49 & 1 & 6 \\[0.3em]39 & 7 & 4 \\[0.3em]26 &2 & 3\end{vmatrix}\) Applying, C1→C1 – 8C3 ⇒ Δ = \(\begin{vmatrix}1 & 1 & 6 \\[0.3em]7 & 7 & 4 \\[0.3em]2 &2 & 3\end{vmatrix}\) As, C1 = C2 hence, the determinant is zero. |
|