For matrix [[8,2],[3,7]], what is the determinant used to check invertibility?
Matrix [[8,2],[3,7]] invertible होगी या नहीं, इसका determinant क्या है?
Show answer and explanation
B. 50
ExplanationStep 1: a 2x2 determinant is ad-bc. Step 2: here 8×7-2×3=50; if non-zero, the matrix is invertible. Step 3: tip: this determinant is the denominator in a 2x2 inverse.
Step 1: 2x2 determinant ad-bc होता है। Step 2: यहाँ 8×7-2×3=50; determinant non-zero हो तो matrix invertible है। Step 3: tip: 2x2 inverse में denominator यही determinant होता है।