Question
Question: \[\left| {\begin{array}{*{20}{c}} {{{\left( {1 + a} \right)}^2}}&{{{\left( {1 + 2a} \right)}^2}}...
Solution
We have to find the value of ‘a’ firstly we have to solve the determinant from the left hand side. Since it is very complex to expand along the row and column of the matrix. So we have to apply elementary operations on rows and columns of the matrix. This will reduce the matrix into the simplest form. Now it will be easy to find the determinant. In last we equate this with right hand side and find the value of ‘a’
Complete step-by-step answer:
We have given determinant with variable ‘a’ and we have to find this variable.
Firstly we will take left hand side.
L.H.S. \left| {\begin{array}{*{20}{c}}
{{{\left( {1 + a} \right)}^2}}&{{{\left( {1 + 2a} \right)}^2}}&{{{\left( {1 + 3a} \right)}^2}} \\\
{{{\left( {2 + a} \right)}^2}}&{{{\left( {2 + 2a} \right)}^2}}&{{{\left( {2 + 3a} \right)}^2}} \\\
{{{\left( {3 + a} \right)}^2}}&{{{\left( {3 + 2a} \right)}^2}}&{{{\left( {3 + 3a} \right)}^2}}
\end{array}} \right|
We apply formula (1+a)2=x2+y2+2xy each element
L.H.S. \left| {\begin{array}{*{20}{c}}
{1 + {a^2} + 2a}&{1 + 4{a^2} + 4a}&{1 + 9{a^2} + 6a} \\\
{4 + {a^2} + 4a}&{4 + 4{a^2} + 8a}&{4 + 9{a^2} + 12a} \\\
{9 + {a^2} + 6a}&{9 + 4{a^2} + 12a}&{9 + 9{a^2} + 18a}
\end{array}} \right|
Now we apply row operations on Row 3and row 2.
Operation on R2 is R2→R2−R1
And operation on R3is R3→R3−R1
L.H.S. \left| {\begin{array}{*{20}{c}}
{1 + {a^2} + 2a}&{1 + 4{a^2} + 4a}&{1 + 9{a^2} + 6a} \\\
{3 + 2a}&{3 + 4a}&{3 + 6a} \\\
{8 + 4a}&{8 + 8a}&{8 + 12a}
\end{array}} \right|
Now we apply operation on R3as R3→R3−2R2
L.H.S. \left| {\begin{array}{*{20}{c}}
{1 + {a^2} + 2a}&{1 + 4{a^2} + 4a}&{1 + 9{a^2} + 6a} \\\
{3 + 2a}&{3 + 4a}&{3 + 6a} \\\
2&2&2
\end{array}} \right|
Applying operation of C2 and C3 as
C2→C2−C1 and C3→C3−C1
L.H.S. \left| {\begin{array}{*{20}{c}}
{1 + {a^2} + 2a}&{3{a^2} + 2a}&{8{a^2} + 4a} \\\
{3 + 2a}&{2a}&{4a} \\\
2&0&0
\end{array}} \right|
Now expanding L.H.S. along R3
L.H.S. =2[4a(3a2+2a)−2a(8a2+4a)]
=2[12a3+8a2−16a3−8a2)]
=2[−4a2]
=−8a3
L.H.S. =−8a3
We have given R.H.S. =−648a
Therefore −8a3=648a
⇒ 8a2=648
⇒ a2=8648
⇒ a2=81
⇒ a2=81
⇒ a2=±9
So option (3) is correct
Note: Matrix is a set of numbers arranged in row and column. So as to form a rectangular array. The numbers are called elements or entries of the matrix. It has various applications in various branches of mathematics.
Operations on matrix: There are three kinds of elementary matrix operations. Interchange two rows or two columns. Multiply each element in column/row by non zero element and add the result to another row.