Question
Question: Using properties of determinants, prove that: \(\left| \begin{matrix} {{a}^{2}}+2a & 2a+1 & ...
Using properties of determinants, prove that:
a2+2a 2a+1 3 2a+1a+23111=(a−1)3
Solution
Hint: For solving this question we will perform elementary row operations in the given square matrix to get the determinant value of the matrix to prove the result.
Complete step-by-step answer:
Given:
We have a square matrix a2+2a 2a+1 3 2a+1a+23111 .
We will use the following formula of determinant to find the determinant value:
∣A∣=a11 a21 a31 a12a22a32a13a23a33⇒∣A∣=a11(a22a33−a23a32)+a12(a23a31−a21a33)+a13(a21a32−a22a31)
Now, first, we will perform the elementary row operations on the given matrix to reduce it into a form in which we will have two zero elements in the same column or same row.
Elementary row operations:
1. The given matrix is a2+2a 2a+1 3 2a+1a+23111 .
2. Now, subtract the second row from the first row then, the matrix will become, a2−1 2a+1 3 a−1a+23011 .
3. Now, subtract the third row from the second row then, the matrix will become, a2−1 2a−2 3 a−1a−13001⇒(a−1)(a+1) 2(a−1) 3 a−1a−13001
4. Now, subtract the second row from the first row then, the matrix will become,
(a−1)(a+1)−2(a−1) 2(a−1) 3 (a−1)−(a−1)a−13001⇒(a−1)(a+1−2) 2(a−1) 3 0a−13001⇒(a−1)(a−1) 2(a−1) 3 0a−13001
Now, we got a matrix (a−1)(a−1) 2(a−1) 3 0a−13001 . As we know that when we perform either elementary row operations or elementary column operation the determinant value of the matrix won’t change. So, we will now calculate the determinant value of (a−1)(a−1) 2(a−1) 3 0a−13001 . Then,
(a−1)(a−1) 2(a−1) 3 0a−13001⇒1×[(a−1)(a−1)×(a−1)]⇒(a−1)3
Thus, from the above calculation of the determinant value of the matrix, we can say that the determinant value of the given matrix is (a−1)3 .
a2+2a 2a+1 3 2a+1a+23111=(a−1)3
Hence, proved.
Note: Here, the student should not directly apply the determinant formulae for the 3×3 square matrix to prove the result before applying the elementary row operations. That would be a very wrong approach as it is mentioned in the question that we have to use the properties of determinants to prove the result.