The value of determinant $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right| $ is
\[\begin{align}
& A.k\left( a+b \right)\left( b+a \right)\left( c+a \right) \\
& B.kabc\left( {{a}^{2}}+{{b}^{2}}+{{c}^{2}} \right) \\
& C.k\left( a-b \right)\left( b-a \right)\left( c-a \right) \\
& D.k\left( a+b-c \right)\left( b+c-a \right)\left( c+a-b \right) \\
\end{align}\]
Answer
584.7k+ views
Hint:
We have been asked to find the value of the given determinant. So, we will first split the second row and we will get that, given determinant will split in two parts. Now we will find the value of each determinant one by one. We will need that, when two rows (column) are identical then, the value of the determinant is zero. We will use the formula $ \det \left( kA \right)=k\cdot \det A $ to get the required determinant.
Complete step by step answer:
We are given $ 3\times 3 $ determinant as $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right| $ .
We have to find the value of the above determinant. As we look at it, we see the second column which we will consider as two terms. We know if we split the determinant, it is still the same, that is $ Det\left( A+B \right)=Det\left( A \right)+Det\left( B \right) $ .
So we will split the given determinant as,
$ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right|=\left| \begin{matrix}
ka & {{k}^{2}} & 1 \\
kb & {{k}^{2}} & 1 \\
kc & {{k}^{2}} & 1 \\
\end{matrix} \right|+\left| \begin{matrix}
ka & {{a}^{2}} & 1 \\
kb & {{b}^{2}} & 1 \\
kc & {{c}^{2}} & 1 \\
\end{matrix} \right|\cdots \cdots \cdots \left( 1 \right) $ .
Now we will simplify the given determinant easily.
Firstly in the determinant $ \left| \begin{matrix}
ka & {{k}^{2}} & 1 \\
kb & {{k}^{2}} & 1 \\
kc & {{k}^{2}} & 1 \\
\end{matrix} \right| $ we have $ {{k}^{2}} $ common in column 2 so we take it out. So we get $ {{k}^{2}}\left| \begin{matrix}
ka & 1 & 1 \\
kb & 1 & 1 \\
kc & 1 & 1 \\
\end{matrix} \right| $ .
Now as we know that, if two rows and columns are the same then the value of the determinant is zero. So, $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right|=0 $ .
Using this in (1) we get, $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right|=0+\left| \begin{matrix}
ka & {{a}^{2}} & 1 \\
kb & {{b}^{2}} & 1 \\
kc & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Taking k common from column one we get $ k\left| \begin{matrix}
a & {{a}^{2}} & 1 \\
b & {{b}^{2}} & 1 \\
c & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Now we will use row operation to simplify our determinant. We apply \[{{R}_{1}}\to {{R}_{1}}-{{R}_{2}}\text{ and }{{R}_{2}}\to {{R}_{2}}-{{R}_{3}}\] so we get, $ k\left| \begin{matrix}
a-b & {{a}^{2}}-{{b}^{2}} & 0 \\
b-c & {{b}^{2}}-{{c}^{2}} & 0 \\
c & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Now we take a-b common from $ {{R}_{1}} $ and b-c common from $ {{R}_{2}} $ . So we get,
$ k\left( a-b \right)\left( b-c \right)\left| \begin{matrix}
1 & a+b & 0 \\
1 & b+c & 0 \\
c & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Now we expand along $ {{c}_{3}} $ we get $ k\left( a-b \right)\left( b-c \right)\left[ 0+0+1\left[ \left( b+c \right)-\left( a+b \right) \right] \right] $ .
Simplifying we get $ k\left( a-b \right)\left( b-c \right)\left( c-a \right) $ .
So we get that the value of the required determinant is $ k\left( a-b \right)\left( b-c \right)\left( c-a \right) $ .
So option C is the correct answer.
Note:
Always remember that, if we take common something from rows and columns, then that number will be multiplied by the remaining determinant i.e. $ \det \left( kA \right)=k\cdot \det A $ . Remember that \[\left( b+c \right)-\left( a+b \right)\ne b+c-a+b\] the negative sign will be multiplied by both a and b so we get, \[\left( b+c \right)-\left( a+b \right)=b+c-a-b=c-a\].
We have been asked to find the value of the given determinant. So, we will first split the second row and we will get that, given determinant will split in two parts. Now we will find the value of each determinant one by one. We will need that, when two rows (column) are identical then, the value of the determinant is zero. We will use the formula $ \det \left( kA \right)=k\cdot \det A $ to get the required determinant.
Complete step by step answer:
We are given $ 3\times 3 $ determinant as $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right| $ .
We have to find the value of the above determinant. As we look at it, we see the second column which we will consider as two terms. We know if we split the determinant, it is still the same, that is $ Det\left( A+B \right)=Det\left( A \right)+Det\left( B \right) $ .
So we will split the given determinant as,
$ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right|=\left| \begin{matrix}
ka & {{k}^{2}} & 1 \\
kb & {{k}^{2}} & 1 \\
kc & {{k}^{2}} & 1 \\
\end{matrix} \right|+\left| \begin{matrix}
ka & {{a}^{2}} & 1 \\
kb & {{b}^{2}} & 1 \\
kc & {{c}^{2}} & 1 \\
\end{matrix} \right|\cdots \cdots \cdots \left( 1 \right) $ .
Now we will simplify the given determinant easily.
Firstly in the determinant $ \left| \begin{matrix}
ka & {{k}^{2}} & 1 \\
kb & {{k}^{2}} & 1 \\
kc & {{k}^{2}} & 1 \\
\end{matrix} \right| $ we have $ {{k}^{2}} $ common in column 2 so we take it out. So we get $ {{k}^{2}}\left| \begin{matrix}
ka & 1 & 1 \\
kb & 1 & 1 \\
kc & 1 & 1 \\
\end{matrix} \right| $ .
Now as we know that, if two rows and columns are the same then the value of the determinant is zero. So, $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right|=0 $ .
Using this in (1) we get, $ \left| \begin{matrix}
ka & {{k}^{2}}+{{a}^{2}} & 1 \\
kb & {{k}^{2}}+{{b}^{2}} & 1 \\
kc & {{k}^{2}}+{{c}^{2}} & 1 \\
\end{matrix} \right|=0+\left| \begin{matrix}
ka & {{a}^{2}} & 1 \\
kb & {{b}^{2}} & 1 \\
kc & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Taking k common from column one we get $ k\left| \begin{matrix}
a & {{a}^{2}} & 1 \\
b & {{b}^{2}} & 1 \\
c & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Now we will use row operation to simplify our determinant. We apply \[{{R}_{1}}\to {{R}_{1}}-{{R}_{2}}\text{ and }{{R}_{2}}\to {{R}_{2}}-{{R}_{3}}\] so we get, $ k\left| \begin{matrix}
a-b & {{a}^{2}}-{{b}^{2}} & 0 \\
b-c & {{b}^{2}}-{{c}^{2}} & 0 \\
c & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Now we take a-b common from $ {{R}_{1}} $ and b-c common from $ {{R}_{2}} $ . So we get,
$ k\left( a-b \right)\left( b-c \right)\left| \begin{matrix}
1 & a+b & 0 \\
1 & b+c & 0 \\
c & {{c}^{2}} & 1 \\
\end{matrix} \right| $ .
Now we expand along $ {{c}_{3}} $ we get $ k\left( a-b \right)\left( b-c \right)\left[ 0+0+1\left[ \left( b+c \right)-\left( a+b \right) \right] \right] $ .
Simplifying we get $ k\left( a-b \right)\left( b-c \right)\left( c-a \right) $ .
So we get that the value of the required determinant is $ k\left( a-b \right)\left( b-c \right)\left( c-a \right) $ .
So option C is the correct answer.
Note:
Always remember that, if we take common something from rows and columns, then that number will be multiplied by the remaining determinant i.e. $ \det \left( kA \right)=k\cdot \det A $ . Remember that \[\left( b+c \right)-\left( a+b \right)\ne b+c-a+b\] the negative sign will be multiplied by both a and b so we get, \[\left( b+c \right)-\left( a+b \right)=b+c-a-b=c-a\].
Recently Updated Pages
Three beakers labelled as A B and C each containing 25 mL of water were taken A small amount of NaOH anhydrous CuSO4 and NaCl were added to the beakers A B and C respectively It was observed that there was an increase in the temperature of the solutions contained in beakers A and B whereas in case of beaker C the temperature of the solution falls Which one of the following statements isarecorrect i In beakers A and B exothermic process has occurred ii In beakers A and B endothermic process has occurred iii In beaker C exothermic process has occurred iv In beaker C endothermic process has occurred

Master Class 10 Social Science: Engaging Questions & Answers for Success

Master Class 10 Science: Engaging Questions & Answers for Success

Master Class 10 Maths: Engaging Questions & Answers for Success

Master Class 10 General Knowledge: Engaging Questions & Answers for Success

Master Class 10 Computer Science: Engaging Questions & Answers for Success

Trending doubts
Explain the Treaty of Vienna of 1815 class 10 social science CBSE

In cricket, what is the term for a bowler taking five wickets in an innings?

Who Won 36 Oscar Awards? Record Holder Revealed

What is the name of Japan Parliament?

What is the median of the first 10 natural numbers class 10 maths CBSE

Why is it 530 pm in india when it is 1200 afternoon class 10 social science CBSE

