Question
Question: Using properties of determinant, prove that: \(\left| \begin{matrix} 1+a & 1 & 1 \\\ 1 & 1...
Using properties of determinant, prove that: 1+a 1 1 11+b1111+c= abc + ab + ac + bc
Solution
To solve this determinant, what we will do is firstly, we will take factor a common from R1 , b common from R2and c common from R3, then we will use row and column elementary transformation to solve the determinant.
Complete step by step answer:
Now, before we start solving the questions, let us see how we calculate determinant -
a11 a21 a31 a12a22a32a13a23a33=a11(a22a33−a32a23)−a21(a12a33−a32a13)+a31(a23a12−a22a13)
Some of the properties of determinant are as follows,
( a ) Determinant evaluated across any row or column is the same.
( b ) If all the elements of a row or a column are zeros, then the value of the determinant is equal to zero.
( c ) If rows and columns are interchanged then the value of the determinant remains the same.
( d ) Determinant of an identity matrix is 1.
Now, let us move to question now, it is asked to prove that 1+a 1 1 11+b1111+c= abc + ab + ac + bc
So, this can be proved by solving determinant across any row or column, as the value of the determinant will be the same.
Now, we can write 1+a 1 1 11+b1111+c, as
1+a 1 1 11+b1111+c=abca1+1 b1 c1 a1b1+1c1a1b1c1+1, where we took a common from R1 , b common from R2and c common from R3.
Now, using elementary row operation R1→R1+R2+R3 , we get
=abca1+b1+c1+1 b1 c1 a1+b1+c1+1b1+1c1a1+b1+c1+1b1c1+1
Taking a1+b1+c1+1common from R1, we get
=abc(a1+b1+c1+1)1 b1 c1 1b1+1c11b1c1+1
Using, C2→C2−C1 and C3→C3−C1, we get
=abc(a1+b1+c1+1)1 b1 c1 010001
Expanding determinant along R1, we get
=abc(a1+b1+c1+1)[1(1−0)−0(b1−0⋅c1)+0(0⋅b1−1⋅c1)]
On simplifying, we get
=abc(a1+b1+c1+1)[1−0+0]
=abc(a1+b1+c1+1)
On solving, we get
=abc + ab + ac + bc
Hence, determinant 1+a 1 1 11+b1111+c= abc + ab + ac + bc
Note: It is very important to know how to solve determinant using it’s properties so knowledge of properties of determinant should be a priority. In determinant we can use both column and row elementary transformation. Calculation should be done carefully while solving determinant problems.