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: 19/09/2019
Matrices and Determinants
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 \(\begin{vmatrix} a^2 & bc & ac+c^2 \\ a^2+ab & b^2 & ac \\ ab & b^2+bc & c^2 \end{vmatrix}=4a^2b^2c^2\)
2.
Find the value of x if \(\begin{vmatrix} x-1 & x & x-2 \\ 0 &x-2 & x-3 \\ 0 & 0 & x-3 \end{vmatrix}=0\)
3.
Compute |A| using Sarrus rule if A=\(\begin{bmatrix} 3& 4 & 1 \\ 0 &-1 &2 \\ 5 & -2 & 6 \end{bmatrix}\) .
4.
Determine the value of x + y if \(\begin{bmatrix} 2x+y & 4x \\ 5x-7 & 4x \end{bmatrix}=\begin{bmatrix} 7 & 7y-13 \\ y & x+6 \end{bmatrix}\)
5.
If A =\(\begin{bmatrix} 0 &c &b \\ c & 0 &a \\ b & a & 0 \end{bmatrix}\), compute A2
6.
Prove that \(\left| \begin{matrix} 1 & 1+p & 1+p+q \\ 2 & 3+2p & 4+4p+2q \\ 3 & 6+3p & 10+6p+3q \end{matrix} \right| =1\)
7.
For what value of x the matrix A =\(\left[ \begin{matrix} 1 & -2 & 3 \\ 1 & 2 & 1 \\ x & 2 & -3 \end{matrix} \right] \) is singular.
8.
Show that all positive integral powers of a symmetric are symmetric.
9.
Find the value of x such that [1 \(\times\) 1]\(\left[ \begin{matrix} 1 & 3 & 2 \\ 2 & 5 & 1 \\ 15 & 3 & 2 \end{matrix} \right] \left[ \begin{matrix} 1 \\ 2 \\ x \end{matrix} \right] =0\)
10.
Show that the points (a, b + c), (b, c + a), and (c, a + b) are collinear
11.
If the area of the triangle with vertices (- 3, 0), (3, 0) and (0, k) is 9 square units, find the values of k.
12.
Evaluate :\(\begin{vmatrix} 2 & 4 \\ -1 & 2 \end{vmatrix}\)
13.
Construct an m \(\times\) n matrix A = [aij], where a ij is given by
\(a_{ij}={(i-2j)^2\over 2}with \ m=2,n=3\)
14.
Show that \(\begin{vmatrix} x+2a & y+2b & z+2c \\ x & y & z \\ a & b & c \end{vmatrix}=0\) .
1.
\(\text { LHS }=\left|\begin{array}{ccc} a^2 & b c & a c+c^2 \\ a^2+a b & b^2 & a c \\ a b & b^2+b c & c^2 \end{array}\right|\)
Take a, b, c from C1 C2, C3 respectively
\(=a b c\left|\begin{array}{ccc} a & c & a+c \\ a+b & b & a \\ b & b+c & c \end{array}\right|\)
\(\text { Applying } C_1 \rightarrow C_1+C_2-C_3\)
\(=a b c\left|\begin{array}{ccc} 0 & c & a+c \\ 2 b & b & a \\ 2 b & b+c & c \end{array}\right|\)
\(\text { Applying } R_2 \rightarrow R_2-R_3\)
\(=a b c\left|\begin{array}{ccc} 0 & c & a+c \\ 0 & -c & a-c \\ 2 b & b+c & c \end{array}\right|\)
\(=a b c[2 b[c(a-c)+c(a+c)]]\)
\(=2 a b^2 c\left[a c-c^2+a c+c^2\right]\)
\(=2 a b^2 c(2 a c)=4 a^2 b^2 c^2=\text { RHS }\)
Hence Proved.
2.
Since all the entries below the principal diagonal are zero, the value of the determinant is (x - 1) (x - 2) (x - 3) = 0 which gives x = 1, 2, 3.
3.

|A| = [3(−1)(6) + 4(2)(5) + 1(0)(−2)] −[5(−1)(1) + (−2)(2)3 + 6(0)(4)]
= [−18 + 40 + 0]−[−5 −12 + 0] = 22 + 17 = 39.
4.
The orders of the two matrices are same. Thus by comparing the corresponding elements, we get
\(4 x=x+6\)
\(4 x-x=6\)
\(3 x=6\)
\(x=2\)
\(2 x+y=7\)
Substituting x = 2
\(2(2)+y=7\)
\(4+y=7\)
\(y=7-4\)
\(y=3\)
\(\therefore x+y=2+3\)
\(x+y=5\)
5.
A2 = AA =\(\begin{bmatrix} 0 &c &b \\ c & 0 &a \\ b & a & 0 \end{bmatrix}\)\(\begin{bmatrix} 0 &c &b \\ c & 0 &a \\ b & a & 0 \end{bmatrix}\)=\(\begin{bmatrix} C_{11} &C_{12} &C_{13} \\ C_{21} & C_{22} &C_{23} \\ C_{31} & C_{32} & C_{33} \end{bmatrix}\)
6.
Let \(\triangle =\left| \begin{matrix} 1 & 1+p & 1+p+q \\ 2 & 3+2p & 4+4p+2q \\ 3 & 6+3p & 10+6p+3q \end{matrix} \right| \)
Applying C2 ⟶ C2 - pC1 and C3 ⟶ C3 - qC1, we get
\(\triangle =\left| \begin{matrix} 1 & 1 & 1+p \\ 2 & 3 & 4+3p \\ 3 & 6 & 10+6p \end{matrix} \right| \)
Applying C3 ⟶ C3 - pC2, we get
= \(\left| \begin{matrix} 1 & 1 & 1 \\ 2 & 3 & 4 \\ 3 & 6 & 10 \end{matrix} \right| \)
Applying C2 ⟶ C2 - Cland C3 ⟶ C3 - C, we get,
\(\triangle =\left| \begin{matrix} 1 & 0 & 0 \\ 2 & 1 & 1 \\ 3 & 3 & 7 \end{matrix} \right| \)
Expanding along |Rl we get,
\(\triangle =1\left| \begin{matrix} 1 & 2 \\ 3 & 7 \end{matrix} \right| \)+ 0 + = 1(7-6) = 1
\(\therefore \triangle =1\)
7.
The matrix A is singular if |A| = 0
\(\left| \begin{matrix} 1 & -2 & 3 \\ 1 & 2 & 1 \\ x & 2 & -3 \end{matrix} \right| =0\)
\(1\left| \begin{matrix} 2 & 1 \\ 2 & -3 \end{matrix} \right| +2\left| \begin{matrix} 1 & 1 \\ x & -3 \end{matrix} \right| +3\left| \begin{matrix} 1 & 2 \\ x & 2 \end{matrix} \right| =0\)
\(\Rightarrow\)(-6 - 2) + 2(-3 - x) + 3(2 - 2x) = 0
\(\Rightarrow\)
\(\Rightarrow\) -8x = 8 => x = -1
8.
Let A be a symmetric matrix and \(n\in N\)
Then, An A.A.A ..........A upto n-times
\(\Rightarrow\) (An)T [A.A........... A upto n-times]T
\(\Rightarrow\)(An)T AT.AT.AT ATupto n-times
\(\Rightarrow\) (An)T = (AT)n = An [\(\therefore\) AT = A]
\(\Rightarrow\) (An)T An
Hence An is also a symmetric matrix.
9.
Consider [1 \(\times\) 1]\(\left[ \begin{matrix} 1 & 3 & 2 \\ 2 & 5 & 1 \\ 15 & 3 & 2 \end{matrix} \right] \left[ \begin{matrix} 1 \\ 2 \\ x \end{matrix} \right] =0\)
\(\Rightarrow \left[ 1\quad x\quad 1 \right] \left[ \begin{matrix} 7+ & 2x \\ 12 & +x \\ 21 & +2x \end{matrix} \right] =0\)
[7 + 2x + 12x + x2 + 21 + 2x] = 0
\(\Rightarrow \) x2 + 16 x +28 = 0
\(\Rightarrow \) (x + 14)(x + 2) = 0
\(\Rightarrow \) x = -2 or x = -14
10.
To prove the given points are collinear, it suffices to prove |A| = \(\begin{vmatrix} a&b+c &1 \\ b &c+a &1 \\ c & a+b &1 \end{vmatrix}=0\)
Applying C1\(\rightarrow\) C1 + C2, we deduce that
|A| = \(\begin{vmatrix} a+b+c&b+c &1 \\ a+b+c &c+a &1 \\ a+b+c & a+b &1 \end{vmatrix}=(a+b+c)\begin{vmatrix} 1&b+c &1 \\ 1 &c+a &1 \\ 1 & a+b &1 \end{vmatrix}=(a+b+c)\times0=0\)
which shows that the given points are collinear.
11.
Area of the triangle = absolute value of \(\frac { 1 }{ 2 } \begin{vmatrix} x_1 &y_1 &1 \\ x_2 &y_2 &1 \\ x_3 &y_3 & 1 \end{vmatrix} \)
\(9=\left|\frac{1}{2}\right| \begin{array}{ccc} -3 & 0 & 1 \\ 3 & 0 & 1 \\ 0 & k & 1 \end{array}|=| \frac{1}{2}(-k)(-3-3) \mid\)
\(\Rightarrow 9=3|k| \text { and hence, } k=\pm 3 \text {. }\)
12.
\(\begin{vmatrix} 2 & 4 \\ -1 & 2 \end{vmatrix}\) = (2 \(\times\) 2) - (- 1 \(\times\) 4) = 4 + 4 = 8.
13.
Given \(a_{ij}={(i-2j)^2\over 2}with \ m=2,n=3\)
We need to construct a 2 \(\times\) 3 matrix.
\(A=\left[\begin{array}{lll} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \end{array}\right]\)
a11 = \(\frac { { (1-2(1)) }^{ 2 } }{ 2 } =\frac { { (-1) }^{ 2 } }{ 2 } =\frac { 1 }{ 2 } \)
a12 = \(\frac { { (1-2(2)) }^{ 2 } }{ 2 } =\frac { { (-3) }^{ 2 } }{ 2 } =\frac { 9 }{ 2 } \)
a13 = \(\frac { { (1-2(3)) }^{ 2 } }{ 2 } =\frac { { (-5) }^{ 2 } }{ 2 } =\frac { 25 }{ 2 } \)
a21 = \(\frac { { (2-2(1)) }^{ 2 } }{ 2 } =\frac { 0 }{ 2 } =0\)
a22 = \(\frac { { (2-2(2)) }^{ 2 } }{ 2 } =\frac { { (-2) }^{ 2 } }{ 2 } =\frac { 4 }{ 2 } \)
a23 = \(\frac { { (2-2(3)) }^{ 2 } }{ 2 } =\frac { { (-4) }^{ 2 } }{ 2 } =\frac { 16 }{ 2 } \)
\(\therefore\) A = \(\left( \begin{matrix} { a }_{ 11 } & a_{ 12 } & { a }_{ 13 } \\ { a }_{ 21 } & { a }_{ 22 } & { a }_{ 23 } \end{matrix} \right) =\left( \begin{matrix} 1/2 & 9/2 & 25/2 \\ 0 & 4/2 & 16/2 \end{matrix} \right) =\frac { 1 }{ 2 } \left( \begin{matrix} 1 & 9 & 25 \\ 0 & 4 & 16 \end{matrix} \right) \)
14.
\(\mathrm{LHS}=\left|\begin{array}{ccc} x+2 a & y+2 b & z+2 c \\ x & y & z \\ a & b & c \end{array}\right|\)
\(\text {Applying } R_1 \rightarrow R_1-R_2\)
\(=\left|\begin{array}{ccc} 2 a & 2 b & 2 c \\ x & y & z \\ a & b & c \end{array}\right|=2\left|\begin{array}{lll} a & b & c \\ x & y & z \\ a & b & c \end{array}\right|=2(0)=0\) [Since R & R, are Proportional]
= RHS. Hence Proved.
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