Question
Question: Which of the following has/have value equal to zero? (Multiple Choice Correct Answer) (a) \(\lef...
Which of the following has/have value equal to zero?
(Multiple Choice Correct Answer)
(a) 8 12 16 234753
(b) a1 b1 c1 a2b2c2bcacab
(c) a+b 2a+b 4a+b 2a+b3a+b5a+b3a+b4a+b6a+b
(d) 2 7 3 433517642
Solution
A square matrix is called a zero matrix if all the elements in it have value equal to zero. Now, to find the value of a matrix, we always take its determinant. Determinant of a given square matrix A is calculated as
∣A∣=a11 a21 a31 a12a22a32a13a23a33∣A∣=a11(a22a33−a23a32)−a12(a21a33−a23a31)+a13(a21a32−a22a31)
Here, we will calculate the determinant of all the matrices given in the option, either by direct application of formula or through row and column transformations and that matrix will have a zero value whose determinant is equal to zero.
Complete step by step answer:
Considering the matrix
A=8 12 16 234753
Here, we will directly apply the formula to calculate its determinant
\begin{aligned}
& A=8\left( 9-20 \right)-2\left( 36-80 \right)+7\left( 48-48 \right) \\\
& A=\left\\{ 8\times \left( -11 \right) \right\\}+\left\\{ -2\times \left( -44 \right) \right\\}+\left\\{ 7\times 0 \right\\} \\\
& A=-88+88+0 \\\
& A=0 \\\
\end{aligned}
Here, since the determinant value of the matrix A is equal to zero, hence the given matrix has zero value.
Considering the matrix
B=a1 b1 c1 a2b2c2bcacab
Here, it would be convenient and easy if we use row and column transformations to find the value of the matrix,
We can see that if we subtract row 1 (R1) and row 2 (R2),we will get (b−a) as a common factor which we can take out as common from the matrix. Similarly, we can subtract row 2 (R2) and row 3 (R3) to get a common factor of (c−b) .
R1→R1−R2 and R2→R2−R3B=a1−b1 b1−c1 c1 a2−b2b2−c2c2bc−acac−abab
B=abb−a bcc−b c1 (a−b)(a+b)(b−c)(b+c)c2c(b−a)a(c−b)ab
Taking out (b−a) from R1 and (c−b) from R2 common, we get
B=(b−a)(c−b)ab1 bc1 c1 −(a+b)−(b+c)c2caab
If we observe further, we can still take out the factor (c−a) so as to simplify it further. So, subtracting row 2 (R2) from row 1 (R1), we get
R1→R1−R2B=(b−a)(c−b)ab1−bc1 bc1 c1 −a−b+b+c−(b+c)c2c−aaab
Taking out (c−a) factor common from row 1 (R1),B=(b−a)(c−b)(c−a)[]
Now taking the determinant of the above matrix,
\left| B \right|=\left( b-a \right)\left( c-b \right)\left( c-a \right)\left[ \left\\{ \dfrac{-a{{b}^{2}}-abc-a{{c}^{2}}}{abc} \right\\}-\left\\{ \dfrac{ab}{bc}-\dfrac{a}{c} \right\\}+\left\\{ \dfrac{{{c}^{2}}}{bc}+\dfrac{b+c}{c} \right\\} \right]
\begin{aligned}
& \left| B \right|=\left( b-a \right)\left( c-b \right)\left( c-a \right)\left[ \left\\{ \dfrac{-a{{b}^{2}}-abc-a{{c}^{2}}}{abc} \right\\}-\left\\{ \dfrac{a}{c}-\dfrac{a}{c} \right\\}+\left\\{ \dfrac{a{{c}^{2}}+a{{b}^{2}}+abc}{abc} \right\\} \right] \\\
& \therefore \left| B \right|=0 \\\
\end{aligned}
Here, since the determinant value of the matrix B is equal to zero, hence the given matrix has zero value.
Now, let us consider the third option
C=a+b 2a+b 4a+b 2a+b3a+b5a+b3a+b4a+b6a+b
Here, it would be easier to use column transformation in the above matrix to get a simplified value,
C2→C2−C1and C3→C3−C1C=a+b 2a+b 4a+b 2a+b3a+b5a+b3a+b4a+b6a+bC=a+b 2a+b 4a+b aaa2a2a2a
Now, we will apply a row transformation of subtracting row 2 from row 1, this will make the two elements of row 1 zero which will make it easier to calculate its determinant.
C=a+b 2a+b 4a+b aaa2a2a2aR1→R1−R2C=−a 2a+b 4a+b 0aa02a2a
Now, calculating the determinant value of matrix C, we get
∣C∣=−a(2a2−2a2)∴∣C∣=0
Here, since the determinant value of the matrix C is equal to zero, hence the given matrix has zero value.
Considering the last option,
D=2 7 3 433517642
Taking its determinant value by applying direct formula,
\left| D \right|=\left[ 2\left\\{ \left( 35\times 2 \right)-\left( 4\times 17 \right) \right\\}-43\left\\{ \left( 7\times 2 \right)-\left( 4\times 3 \right) \right\\}+6\left\\{ \left( 7\times 17 \right)-\left( 35\times 3 \right) \right\\} \right]
\begin{aligned}
& \left| D \right|=\left[ 2\left\\{ 70-68 \right\\}-43\left\\{ 14-12 \right\\}+6\left\\{ 119-105 \right\\} \right] \\\
& \left| D \right|=\left[ 4-86+84 \right] \\\
& \left| D \right|=2 \\\
& \therefore \left| D \right|\ne 0 \\\
\end{aligned}
Since, the determinant of matrix D has a non-zero value, hence the given matrix has a non-zero value.
Hence, out of all the options, matrices A, B and C have value equal to zero. So, options (a), (b) and (c) are the correct options for this question.
Note: While calculating the determinant of a matrix, just remember the correct formula and apply it carefully. Any mistake in calculation will lead to the wrong answer.
It is easier to first simplify the given matrix using consecutive row and column transformations wherever possible to turn certain elements zero. This helps to calculate the determinant of that matrix in a much convenient way.