0 0 votes Given matrix $A = \begin{bmatrix} x & 1 & 3\\ y & 2 & 6\\ 3 & 5 & 7 \end{bmatrix}$, the ordered pair $(x, y)$ for which $\text{det}(A) = 0 $ is $(1, 1)$ $(1, 2)$ $(2, 2)$ $(2, 1)$ Linear Algebra gatech-2022 linear-algebra determinant numerical-answers + – Arjun 5.1k points answer Follow 0 reply
0 0 votes we know that if atleast one row or col is linear combination other row/col then the det is 0if we take option (1,2) then the first and second row becomes same so det(A) = 0 Harshita27 answered Sep 3 Harshita27 140 points comment Share ask related question Follow 0 reply Please log in or register to add a comment.