Advertisements
Advertisements
Question
`"A" = abs ((1/"a", "a"^2, "bc"),(1/"b", "b"^2, "ac"),(1/"c", "c"^2, "ab"))` is equal to ____________.
Options
None of these
1
0
-1
MCQ
Fill in the Blanks
Solution
`"A" = abs ((1/"a", "a"^2, "bc"),(1/"b", "b"^2, "ac"),(1/"c", "c"^2, "ab"))` is equal to 0.
Explanation:
`abs ((1/"a", "a"^2, "bc"),(1/"b", "b"^2, "ac"),(1/"c", "c"^2, "ab"))`
Apply, R1→ aR1, R2 → bR, R3 → cR3
`=> abs ((1, "a"^3, "abc"),(1, "b"^3, "abc"),(1, "c"^3, "abc"))`
`=>"abc" abs ((1, "a"^3, 1),(1, "b"^3, 1),(1, "c"^3, 1))`
C1 and C3 identical
`=> 0`
shaalaa.com
Is there an error in this question or solution?