Question:

Evaluate \(\begin{vmatrix}1&2&-1 \\ 5&4&1 \\ 7&6&1\end{vmatrix}\).

Show Hint

If one row = sum of two others, det \(=0\). Spotting such relations saves time.
  • \(0\)
  • \(1\)
  • \(-1\)
  • \(12\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Idea. Again expand along the first row, or notice a quick pattern: \(R_3=R_1+R_2\) \(\Rightarrow\) rows dependent \(\Rightarrow\) determinant \(0\). We also verify by expansion.
Step (verification). \[ \det=1\!\begin{vmatrix}4&1 \\ 6&1\end{vmatrix}-2\!\begin{vmatrix}5&1 \\ 7&1\end{vmatrix}+(-1)\!\begin{vmatrix}5&4 \\ 7&6\end{vmatrix} =1(-2)-2(-2)+(-1)(2)=-2+4-2=0. \]
Was this answer helpful?
0
0