11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil இயற்கை வேளாண்மை,சுற்றுச்சூழல் -செய்யுள் - மனோன்மணீயம் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil என்னுயிர் என்பேன் -துணைப்பாடம் - இசைத்தமிழர் இருவர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மொழி கலை -செய்யுள் - ஒவ்வொரு புல்லையும் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - இலக்கணம் - பகுபத உறுப்புகள் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - துணைப்பாடம் - வாடிவாசல் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - குறுந்தொகை Important Questions And Answers Study Material - QB365 Set A

Published on: 25/06/2021
QB365 provides detailed and simple solution for every Creative Questions in class 11 Maths Subject. It will helps to get more idea about question pattern in every Creative questions with solution.
Download Tamil Nadu 11th Standard Maths question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Maths Test1.
Prove that \(LHS=\left| \begin{matrix} -{ a }^{ 2 } & ab & ac \\ ab & -{ b }^{ 2 } & bc \\ ac & bc & -{ c }^{ 2 } \end{matrix} \right| ={ 4a }^{ 2 }{ b }^{ 2 }{ c }^{ 2 }\)
2.
Prove that \(\left| \begin{matrix} a-b-c & 2a & 2a \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{matrix} \right| =\left( a+b+c \right) ^{ 3 }\)
3.
Prove that the determinant\(\left| \begin{matrix} x & sin\theta & cos\theta \\ -sin\theta & -x & 1 \\ cos\theta & 1 & x \end{matrix} \right| \) is independent of \(\theta\) ?
4.
Under what condition is the matrix equation A2 - B2 = (A - B)(A + B) is true?
5.
Find non-Zero values of x satisfying the matrix equation, \(x\left[ \begin{matrix} 2x & 2 \\ 3 & x \end{matrix} \right] +2\left[ \begin{matrix} 8 & 5x \\ 4 & 4x \end{matrix} \right] =\left[ \begin{matrix} { x }^{ 2 }+8 & 24 \\ 10 & 6x \end{matrix} \right] \)
1.
\(LHS=\left| \begin{matrix} -{ a }^{ 2 } & ab & ac \\ ab & -{ b }^{ 2 } & bc \\ ac & bc & -{ c }^{ 2 } \end{matrix} \right| ={ 4a }^{ 2 }{ b }^{ 2 }{ c }^{ 2 }\)
Taking a from R1 b from R2 and c from R3 as common factors we get,
= \(\left( abc \right) \left| \begin{matrix} -a & b & c \\ a & -b & c \\ a & b & -c \end{matrix} \right| \)
Again taking a from C1' b from C2 and e from C3 we get,
= \(\left( abc \right) \left( abc \right) \left| \begin{matrix} -1 & 1 & 1 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{matrix} \right| \)
= \(\left( abc \right) ^{ 2 }\left| \begin{matrix} 0 & 0 & 2 \\ 2 & 0 & 0 \\ 1 & 1 & -1 \end{matrix} \right| \begin{matrix} { R }_{ 1 }\rightarrow { { R }_{ 1 }+{ R }_{ 2 } } \\ { R }_{ 2 }\rightarrow { R }_{ 2 }+{ R }_{ 3 } \end{matrix}\)
= \(\left( abc \right) { c }^{ 2 }\left[ 0+0+2\left| \begin{matrix} 2 & 0 \\ 1 & 1 \end{matrix} \right| \right] \)
= (abc)2 (4) = 4a2b2c2 = RHS
2.
LHS = \(\left| \begin{matrix} a-b-c & 2a & 2a \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{matrix} \right| \)
= \(\left| \begin{matrix} a+b+c & a+b+c & a+b+c \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{matrix} \right| { R }_{ 1 }\rightarrow { R }_{ 1 }+{ R }_{ 2 }+{ R }_{ 3 }\)
= \(\left( a+b+c \right) \left| \begin{matrix} 1 & 1 & 1 \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{matrix} \right| \)
= \(\left( a+b+c \right) \left| \begin{matrix} 1 & 1 & 1 \\ 2b-b+c+a & b-c-a-2b & 2b \\ 0 & 2c-c+a+b & c-a-b \end{matrix} \right| \begin{matrix} { C }_{ 1 }\rightarrow { C }_{ 1 }-{ C }_{ 2 } \\ { C }_{ 2 }\rightarrow { C }_{ 2 }-{ C }_{ 3 } \end{matrix}\)
= \(\left( a+b+c \right) \left| \begin{matrix} 0 & 0 & 1 \\ a+b+c & -(a+b+c) & 2b \\ 0 & a+b+c & c-a-b \end{matrix} \right| \)
Expanding along RI
= \(\left( a+b+c \right) \left\{ 0()-0()+1\left| \begin{matrix} a+b+c & -(+b+c) \\ 0 & a+b+ \end{matrix} \right| \right\} \)
= (a + b + c) [1 (a + b + c)2 - 0]
= (a + b + c)3 = RHS
3.
Let \(\triangle\) = \(\left| \begin{matrix} x & sin\theta & cos\theta \\ -sin\theta & -x & 1 \\ cos\theta & 1 & x \end{matrix} \right| \)
Expanding along R1 we get,
\(\Rightarrow \triangle =x\left| \begin{matrix} -x & 1 \\ 1 & x \end{matrix} \right| -sin\theta \left| \begin{matrix} -sin\theta & 1 \\ cos\theta & x \end{matrix} \right| +cos\theta \left| \begin{matrix} -sin\theta & -x \\ cos\theta & 1 \end{matrix} \right| \)
\(\Rightarrow \triangle \) = x(-x2 - 1)-sin\(\theta\)(-x sin\(\theta\)-cos\(\theta\)) + cos\(\theta\) (-sin\(\theta\) + x cos\(\theta\))
\(\Rightarrow \triangle \)=-x3 - x + x(sin2\(\theta\) + cos2\(\theta\))
\(\Rightarrow \triangle \)=-x3 - x + x(1) [sin2\(\theta\) + cos2\(\theta\) = 1]
\(\Rightarrow \) =
\(\Rightarrow \triangle \) = -x3 which is independent of \(\theta\).
4.
Given A2 - B2 = (A - B)(A + B)
\(\Rightarrow\) A2 - B2 =(A - B)A + (A - B)B
[Distributive property of matrix multiplication over addition]
\(\Rightarrow\) A2 - B2 = A2 - BA + AB - B2
\(\Rightarrow\)
\(\Rightarrow\) BA - AB = 0
\(\Rightarrow\) AB = BA
Thus, the given matrix is true if the matrices A and B are commutative with each other.
5.
Given \(x\left[ \begin{matrix} 2x & 2 \\ 3 & x \end{matrix} \right] +2\left[ \begin{matrix} 8 & 5x \\ 4 & 4x \end{matrix} \right] =\left[ \begin{matrix} { x }^{ 2 }+8 & 24 \\ 10 & 6x \end{matrix} \right] \)
\(\Rightarrow \left[ \begin{matrix} { 2x }^{ 2 } & 2x \\ 3x & { x }^{ 2 } \end{matrix} \right] +\left[ \begin{matrix} 16 & 10x \\ 8 & 8x \end{matrix} \right] =\left[ \begin{matrix} { 2x }^{ 2 }+16 & 48 \\ 20 & 6x \end{matrix} \right] \)
\(\Rightarrow \left[ \begin{matrix} 2{ { x }^{ 2 }+16 } & 2x+10x \\ 3x+8 & { x }^{ 2 }+8x \end{matrix} \right] =\left[ \begin{matrix} 2{ x }^{ 2 }+16 & 48 \\ 20 & 12x \end{matrix} \right] \)
\(\Rightarrow \left[ \begin{matrix} 2{ { x }^{ 2 }+16 } & 12x \\ 3x+8 & { x }^{ 2 }+8x \end{matrix} \right] =\left[ \begin{matrix} 2{ x }^{ 2 }+16 & 48 \\ 20 & 12x \end{matrix} \right] \)
Equating the corresponding entries on both sides, we get
12x = 48 \(\Rightarrow\) x = 4
and x2 + 8x = 12x \(\Rightarrow\) x2 - 4x = 0 \(\Rightarrow\) x(x - 4) = 0
\(\Rightarrow\) x = 0,4
Since x = 0 is not possible \(\Rightarrow\) x = 4.
11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - காவடிச்சிந்து Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - உரைநடை - மலை இடப்பெயர்கள் : ஓர் ஆய்வு Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - துணைப்பாடம் - யானை டாக்டர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - செய்யுள் - ஐங்குறுநூறு Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 11th Standard Subjects

Maths

Commerce

Economics

Biology

Business Maths and Statistics

Accountancy

Computer Science

Physics

Chemistry

Maths

Biology

Economics

Physics

Chemistry

History

Business Maths and Statistics

Computer Science

Accountancy

Computer Applications

History

Computer Technology

Commerce

Computer Applications

Computer Technology

Tamil

English

French
Tamilnadu Stateboard Standards