Solveeit Logo

Question

Question: If we have a matrix \(\vartriangle =\left| \begin{matrix} 5 & 3 & 8 \\\ 2 & 0 & 1 \\\ ...

If we have a matrix =538 201 123 \vartriangle =\left| \begin{matrix} 5 & 3 & 8 \\\ 2 & 0 & 1 \\\ 1 & 2 & 3 \\\ \end{matrix} \right|, then write the minor of the element a23{{a}_{23}}.
(a) 7
(b) 13
(c) -2
(d) 4

Explanation

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=[a11a12a13 a21a22a23 a31a32a33 ]\text{A=}\left[ \begin{matrix} {{a}_{11}} & {{a}_{12}} & {{a}_{13}} \\\ {{a}_{21}} & {{a}_{22}} & {{a}_{23}} \\\ {{a}_{31}} & {{a}_{32}} & {{a}_{33}} \\\ \end{matrix} \right]. Hence, we can find the minor of any element. The minor of any element aij{{a}_{ij}} is defined as the sub determinant formed by deleting the ithi^{th} row and jthj^{th} 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 =538 201 123 ................(i)\vartriangle =\left| \begin{matrix} 5 & 3 & 8 \\\ 2 & 0 & 1 \\\ 1 & 2 & 3 \\\ \end{matrix} \right|................(i). We need to find the minor of a23{{a}_{23}} element .
The element position in a matrix can be understand as A=[a11a12a13 a21a22a23 a31a32a33 ]\text{A=}\left[ \begin{matrix} {{a}_{11}} & {{a}_{12}} & {{a}_{13}} \\\ {{a}_{21}} & {{a}_{22}} & {{a}_{23}} \\\ {{a}_{31}} & {{a}_{32}} & {{a}_{33}} \\\ \end{matrix} \right]. Similarly, the element position in a determinant can be understand as A=a11a12a13 a21a22a23 a31a32a33 ................(ii)\text{A=}\left| \begin{matrix} {{a}_{11}} & {{a}_{12}} & {{a}_{13}} \\\ {{a}_{21}} & {{a}_{22}} & {{a}_{23}} \\\ {{a}_{31}} & {{a}_{32}} & {{a}_{33}} \\\ \end{matrix} \right|................(ii).
In order to find the minor of a23{{a}_{23}} element, firstly we need to locate the element a23{{a}_{23}}. According to element position in a matrix or determinant, the a23{{a}_{23}} element from equation (i) and (ii) is a23=1{{a}_{23}}=1.
So, we have to delete the rows and columns associated with the element a23{{a}_{23}}, i.e., 1. After deleting the rows and column associated with the element a23{{a}_{23}}, i.e., 1, we get,
Minor of a23=53 12 ................(iii)\text{Minor of }{{\text{a}}_{23}}=\left| \begin{matrix} 5 & 3 \\\ 1 & 2 \\\ \end{matrix} \right|................(iii)
Now, solving the above obtained sub – determinant in equation (iii), we get,
Minor of a23=(5×2)(3×1)\Rightarrow \text{Minor of }{{\text{a}}_{23}}=\left( 5\times 2 \right)-\left( 3\times 1 \right)
Minor of a23=103\Rightarrow \text{Minor of }{{\text{a}}_{23}}=10-3
Minor of a23=7\therefore \text{Minor of }{{\text{a}}_{23}}=7
Hence, the minor of element a23{{a}_{23}} 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.