Question
Question: If we have a matrix \(\vartriangle =\left| \begin{matrix} 5 & 3 & 8 \\\ 2 & 0 & 1 \\\ ...
If we have a matrix △=5 2 1 302813, then write the minor of the element a23.
(a) 7
(b) 13
(c) -2
(d) 4
Solution
In order to solve these types of question, we need to understand the element position in a matrix. The element position in a matrix can be understand as A=a11 a21 a31 a12a22a32a13a23a33. Hence, we can find the minor of any element. The minor of any element aij is defined as the sub determinant formed by deleting the ith row and jth column from the given matrix. This is similar in case of finding the minor of any element of a determinant. So, to solve this question, firstly we need to locate the element in the given determinant. After locating the element, we need to form a sub – determinant by deleting the entire row and column where the element is located. Finally, we need to find the value of the sub – determinant which gives us the required value of minor for any element in a determinant.
Complete step-by-step solution:
Here, we are given △=5 2 1 302813................(i). We need to find the minor of a23 element .
The element position in a matrix can be understand as A=a11 a21 a31 a12a22a32a13a23a33. Similarly, the element position in a determinant can be understand as A=a11 a21 a31 a12a22a32a13a23a33................(ii).
In order to find the minor of a23 element, firstly we need to locate the element a23. According to element position in a matrix or determinant, the a23 element from equation (i) and (ii) is a23=1.
So, we have to delete the rows and columns associated with the element a23, i.e., 1. After deleting the rows and column associated with the element a23, i.e., 1, we get,
Minor of a23=5 1 32................(iii)
Now, solving the above obtained sub – determinant in equation (iii), we get,
⇒Minor of a23=(5×2)−(3×1)
⇒Minor of a23=10−3
∴Minor of a23=7
Hence, the minor of element a23 is 7.
Thus, option (a) is the correct option.
Note: In these types of the equation, students often make mistakes while deleting the rows and columns associated with the element whose minor is to be found. Students must be careful to identify which of the elements will remain after deleting the rows and columns. Besides, students must understand the element position in a matrix or determinant. This will help to easily identify the element and delete the unrequired rows and columns and the respective elements contained by them.