
a, b, c is non-zero
$\left( {\begin{array}{*{20}{c}}
{{b^2}{c^2}}&{bc}&{b + c} \\
{{c^2}{a^2}}&{ca}&{c + a} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right) = \_\_\_\_\_\_\_\_\_\_\_\_\_$
A) \[abc\]
B) \[{a^2}{b^2}{c^2}\]
C) \[ab + bc + ca\]
D) None of these
Answer
161.4k+ views
Hint:
DETERMINANT OF A 3 X 3 MATRIX
The determinant of a 3 x 3 matrix A,
$A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right)$
is defined as
$A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right) = ({a_{11}}{a_{22}}{a_{33}} + {a_{12}}{a_{23}}{a_{31}} + {a_{13}}{a_{21}}{a_{32}}) - ({a_{31}}{a_{22}}{a_{13}} + {a_{32}}{a_{23}}{a_{11}} + {a_{33}}{a_{21}}{a_{12}})$
An easy method for calculating 3 X 3 determinants is found by rearranging and factoring the terms given above to get
\[A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right) = {a_{11}}({a_{22}}{a_{33}} - {a_{32}}{a_{23}}) - {a_{21}}({a_{33}}{a_{12}} - {a_{13}}{a_{32}}) + {a_{31}}({a_{12}}{a_{23}} - {a_{22}}{a_{13}})\]
Complete step by step solution: -
We'll start with a 3 x 3 matrix A, and try to find its determinant |A|.
Hence, $A = \left( {\begin{array}{*{20}{c}}
{{b^2}{c^2}}&{bc}&{b + c} \\
{{c^2}{a^2}}&{ca}&{c + a} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right)$
Use row subtraction to make the matrix easier. If you take the values of one row and subtract them to a different row, the determinant of the matrix does not change. The same is true of columns. You can do this repeatedly — or multiply the values by a consonant before adding — to get as many zeros in the matrix as possible. This can save you a lot of time.
\[{R_1} \to {R_1} - {R_{3}},{R_{2}} \to {R_2} - {R_3}\]
\[ \Rightarrow A = \left( {\begin{array}{*{20}{c}}
{{b^2}{c^2} - {a^2}{b^2}}&{bc - ab}&{c - a} \\
{{c^2}{a^2} - {a^2}{b^2}}&{ca - ab}&{c - b} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right) = \left( {\begin{array}{*{20}{c}}
{{b^2}\left( {c - a} \right)\left( {c + a} \right)}&{b\left( {c - a} \right)}&{c - a} \\
{{a^2}\left( {c - b} \right)\left( {c + b} \right)}&{a\left( {c - b} \right)}&{c - b} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right)\]
Taking $(c - a)$common from $R_1$ and $(c - b)$common from $R_2$.
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left( {\begin{array}{*{20}{c}}
{{b^2}\left( {c + a} \right)}&b&1 \\
{{a^2}\left( {c + b} \right)}&a&1 \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right)\]
Expand along ${R_3}$
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {\left( {{b^2}\left( {c + a} \right)} \right)\left( {a\left( {a + b} \right) - ab} \right) - \left( {{a^2}\left( {c + b} \right)} \right)\left( {\left( {a + b} \right)b - ab} \right) + {a^2}{b^2}\left( {b - a} \right)} \right\}\]
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {\left( {{b^2}{a^2}\left( {c + a} \right)} \right) - \left( {{a^2}{b^2}\left( {c + b} \right)} \right) + {a^2}{b^2}\left( {b - a} \right)} \right\}\]
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {{b^2}{a^2}c + {b^2}{a^3} - {a^2}{b^2}c - {a^2}{b^3} + {a^2}{b^3} - {a^3}{b^2}} \right\}\]
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {{b^2}{a^2}c - {a^2}{b^2}c} \right\} = 0\]
The process is called an expansion of the first row because as you can see in the equation, all of the elements from the first row of the original 3x3 matrix remain as main factors in the expansion to be solved for. All of the 2x2 matrices in the expansion are what we call "secondary matrices", and they can be easily resolved using the equation on the determinant of a 2x2 matrix.
So, option (D) is the correct answer.
Note:Be very careful when substituting the values into the right places in the formula and to keep track of all negative signs when evaluating determinants. Common errors occur when students become careless during the initial step of substitution of values. Work carefully, writing down each step as in the examples. Skipping steps frequently leads to errors in these computations.
In addition, take your time to make sure your arithmetic is also correct. Otherwise, a single error somewhere in the calculation will yield a wrong answer in the end.
Exactly the same answer would be found using any row or column of the matrix.
DETERMINANT OF A 3 X 3 MATRIX
The determinant of a 3 x 3 matrix A,
$A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right)$
is defined as
$A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right) = ({a_{11}}{a_{22}}{a_{33}} + {a_{12}}{a_{23}}{a_{31}} + {a_{13}}{a_{21}}{a_{32}}) - ({a_{31}}{a_{22}}{a_{13}} + {a_{32}}{a_{23}}{a_{11}} + {a_{33}}{a_{21}}{a_{12}})$
An easy method for calculating 3 X 3 determinants is found by rearranging and factoring the terms given above to get
\[A = \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right) = {a_{11}}({a_{22}}{a_{33}} - {a_{32}}{a_{23}}) - {a_{21}}({a_{33}}{a_{12}} - {a_{13}}{a_{32}}) + {a_{31}}({a_{12}}{a_{23}} - {a_{22}}{a_{13}})\]
Complete step by step solution: -
We'll start with a 3 x 3 matrix A, and try to find its determinant |A|.
Hence, $A = \left( {\begin{array}{*{20}{c}}
{{b^2}{c^2}}&{bc}&{b + c} \\
{{c^2}{a^2}}&{ca}&{c + a} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right)$
Use row subtraction to make the matrix easier. If you take the values of one row and subtract them to a different row, the determinant of the matrix does not change. The same is true of columns. You can do this repeatedly — or multiply the values by a consonant before adding — to get as many zeros in the matrix as possible. This can save you a lot of time.
\[{R_1} \to {R_1} - {R_{3}},{R_{2}} \to {R_2} - {R_3}\]
\[ \Rightarrow A = \left( {\begin{array}{*{20}{c}}
{{b^2}{c^2} - {a^2}{b^2}}&{bc - ab}&{c - a} \\
{{c^2}{a^2} - {a^2}{b^2}}&{ca - ab}&{c - b} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right) = \left( {\begin{array}{*{20}{c}}
{{b^2}\left( {c - a} \right)\left( {c + a} \right)}&{b\left( {c - a} \right)}&{c - a} \\
{{a^2}\left( {c - b} \right)\left( {c + b} \right)}&{a\left( {c - b} \right)}&{c - b} \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right)\]
Taking $(c - a)$common from $R_1$ and $(c - b)$common from $R_2$.
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left( {\begin{array}{*{20}{c}}
{{b^2}\left( {c + a} \right)}&b&1 \\
{{a^2}\left( {c + b} \right)}&a&1 \\
{{a^2}{b^2}}&{ab}&{a + b}
\end{array}} \right)\]
Expand along ${R_3}$
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {\left( {{b^2}\left( {c + a} \right)} \right)\left( {a\left( {a + b} \right) - ab} \right) - \left( {{a^2}\left( {c + b} \right)} \right)\left( {\left( {a + b} \right)b - ab} \right) + {a^2}{b^2}\left( {b - a} \right)} \right\}\]
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {\left( {{b^2}{a^2}\left( {c + a} \right)} \right) - \left( {{a^2}{b^2}\left( {c + b} \right)} \right) + {a^2}{b^2}\left( {b - a} \right)} \right\}\]
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {{b^2}{a^2}c + {b^2}{a^3} - {a^2}{b^2}c - {a^2}{b^3} + {a^2}{b^3} - {a^3}{b^2}} \right\}\]
\[ \Rightarrow A = \left( {c - a} \right)\left( {c - b} \right)\left\{ {{b^2}{a^2}c - {a^2}{b^2}c} \right\} = 0\]
The process is called an expansion of the first row because as you can see in the equation, all of the elements from the first row of the original 3x3 matrix remain as main factors in the expansion to be solved for. All of the 2x2 matrices in the expansion are what we call "secondary matrices", and they can be easily resolved using the equation on the determinant of a 2x2 matrix.
So, option (D) is the correct answer.
Note:Be very careful when substituting the values into the right places in the formula and to keep track of all negative signs when evaluating determinants. Common errors occur when students become careless during the initial step of substitution of values. Work carefully, writing down each step as in the examples. Skipping steps frequently leads to errors in these computations.
In addition, take your time to make sure your arithmetic is also correct. Otherwise, a single error somewhere in the calculation will yield a wrong answer in the end.
Exactly the same answer would be found using any row or column of the matrix.
Recently Updated Pages
Geometry of Complex Numbers – Topics, Reception, Audience and Related Readings

JEE Main 2021 July 25 Shift 1 Question Paper with Answer Key

JEE Main 2021 July 22 Shift 2 Question Paper with Answer Key

JEE Electricity and Magnetism Important Concepts and Tips for Exam Preparation

JEE Energetics Important Concepts and Tips for Exam Preparation

JEE Isolation, Preparation and Properties of Non-metals Important Concepts and Tips for Exam Preparation

Trending doubts
JEE Main 2025 Session 2: Application Form (Out), Exam Dates (Released), Eligibility, & More

JEE Main 2025: Derivation of Equation of Trajectory in Physics

Electric Field Due to Uniformly Charged Ring for JEE Main 2025 - Formula and Derivation

Displacement-Time Graph and Velocity-Time Graph for JEE

Degree of Dissociation and Its Formula With Solved Example for JEE

Free Radical Substitution Mechanism of Alkanes for JEE Main 2025

Other Pages
JEE Advanced Marks vs Ranks 2025: Understanding Category-wise Qualifying Marks and Previous Year Cut-offs

JEE Advanced 2025: Dates, Registration, Syllabus, Eligibility Criteria and More

JEE Advanced Weightage 2025 Chapter-Wise for Physics, Maths and Chemistry

JEE Advanced 2025 Notes

Learn About Angle Of Deviation In Prism: JEE Main Physics 2025

List of Fastest Century in IPL History
