Question 1
What is the determinant of the matrix: \(\begin{pmatrix} 1 & -7 \\ 6 & 5 \end{pmatrix}\)
- A.47
- B.37
- C.-37
- D.-47
Show the answer and explanation
Answer: A 47
Why
For a 2 by 2 matrix the determinant is \(ad - bc\), where \(a\) and \(b\) are the top row and \(c\) and \(d\) are the bottom row.
Here \(a = 1\), \(b = -7\), \(c = 6\), \(d = 5\).
Step 1: \(ad = 1 \times 5 = 5\)
Step 2: \(bc = (-7) \times 6 = -42\)
Step 3: \(ad - bc = 5 - (-42) = 5 + 42 = 47\)
The determinant is 47, so the answer is A.
Watch the sign: if you drop the minus on \(-7\) you get \(5 - 42 = -37\), which is the trap in option C.
Textbook: Mathematics Grade 11, Unit 4 Determinants and Their Properties, section 4.1 Determinants of Matrices of Order 2 (page 209).