InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the formula for cofactor of an element aij ?(a) Aij=(1)^i+j Mij(b) Aij=(-2)^i+j Mij(c) Aij=(-1)^i+j Mij(d) Aij=(-1)^i-j MijThis question was posed to me in an online quiz.This question is from Determinants in section Determinants of Mathematics – Class 12 |
|
Answer» RIGHT choice is (C) Aij=(-1)^i+j Mij For explanation: The cofactor of an element aij, denoted by Aij is GIVEN by Aij=(-1)^i+j Mij, where Mij is the minor of the element aij. |
|