Question
Question: If A, B, C are three matrices of order 2, such that $|A| = -2, |B| = 2, |C| = 10,$ find the value ...
If A, B, C are three matrices of order 2, such that
∣A∣=−2,∣B∣=2,∣C∣=10,
find the value of k=∣A+B−C∣+∣B+C−A∣+∣C+A−B∣+∣A+B+C∣. (|A| denotes the determinant of matrix A)

40
30
20
10
40
Solution
Let A, B, C be 2×2 diagonal matrices of the form A=(a100d), B=(b100d), C=(c100d). Given ∣A∣=a1d=−2, ∣B∣=b1d=2, ∣C∣=c1d=10.
We can calculate the determinants of the sums and differences of these matrices:
-
A+B−C=(a1+b1−c100d+d−d)=(a1+b1−c100d) ∣A+B−C∣=(a1+b1−c1)d=a1d+b1d−c1d=∣A∣+∣B∣−∣C∣=−2+2−10=−10.
-
B+C−A=(b1+c1−a100d+d−d)=(b1+c1−a100d) ∣B+C−A∣=(b1+c1−a1)d=b1d+c1d−a1d=∣B∣+∣C∣−∣A∣=2+10−(−2)=14.
-
C+A−B=(c1+a1−b100d+d−d)=(c1+a1−b100d) ∣C+A−B∣=(c1+a1−b1)d=c1d+a1d−b1d=∣C∣+∣A∣−∣B∣=10+(−2)−2=6.
-
A+B+C=(a1+b1+c100d+d+d)=(a1+b1+c1003d) ∣A+B+C∣=(a1+b1+c1)(3d)=3(a1d+b1d+c1d)=3(∣A∣+∣B∣+∣C∣)=3(−2+2+10)=3(10)=30.
Now, we sum these determinants to find k: k=∣A+B−C∣+∣B+C−A∣+∣C+A−B∣+∣A+B+C∣ k=(−10)+(14)+(6)+(30) k=40.
This result is independent of the choice of d (as long as d=0, which is implied by ∣A∣,∣B∣,∣C∣ being non-zero). This specific construction suggests that the value of k is indeed constant for any matrices A, B, C satisfying the conditions, provided they can be represented in this form or that the general case simplifies to this. The problem implies a unique answer, and this method provides one.