Advertisements
Advertisements
Question
Find the value of determinant :
`|("a", "h", "g"),("h", "b", "f"),("g", "f", "c")|`
Sum
Advertisements
Solution
`|("a", "h", "g"),("h", "b", "f"),("g", "f", "c")|`
= `"a"|("b", "f"),("f", "c")| - "h"|("h", "f"),("g", "c")| + "g"|("h","b"),("g", "f")|`
= a(bc – f2) – h(hc – gf) + g(hf – gb)
= abc – af2 – h2c + fgh + fgh – g2b
= abc + 2fgh – af2 – bg2 – ch2
shaalaa.com
Is there an error in this question or solution?
Chapter 4: Determinants and Matrices - Exercise 4.1 [Page 63]
