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: 04/10/2019
Matrices And Determinants
Download Tamil Nadu 11th Standard Business Maths and Statistics 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 Business Maths and Statistics Test

1.
Find the numbers a and b such that A2 + aA + bI = 0 for the matrix A =\(\begin{bmatrix} 3 & 2 \\ 1 & 1 \end{bmatrix}\)
2.
Find the adjoint of the matrix \(\left[ \begin{matrix} 2 & -1 & 3 \\ 0 & 5 & 1 \\ 3 & 6 & 8 \end{matrix} \right] \)
3.
Using co-factors of elements of second column evaluate \(\left| \begin{matrix} 6 & -1 & 5 \\ 3 & 0 & 4 \\ -2 & 7 & -3 \end{matrix} \right| \)
4.
The data below are about an economy of two industries P and Q. The values are in lakhs of rupees.
| Producer | User | Final Demand | Total output | |
|---|---|---|---|---|
| P | Q | |||
| P | 16 | 12 | 12 | 40 |
| Q | 12 | 8 | 4 | 24 |
Find the technology matrix and check whether the system is viable as per Hawkins-Simon conditions.
5.
Solve: 2x + 5y = 1 and 3x + 2y = 7 using matrix method.
6.
Find the inverse of \(\begin{bmatrix}-1 & 5 \\-3 & 2 \end{bmatrix}\).
7.
Verify that A(adj A) = (adj A) A = IAI·I for the matrix A = \(\begin{bmatrix}2 & 3 \\-1 & 4\end{bmatrix}\)
8.
Write the minors and co-factors of the elements of \(\begin{vmatrix}5 & 3 \\-6 & 2\end{vmatrix}\)
9.
if A =\(\left[ \begin{matrix} cos\ \alpha & sin\ \alpha \\ -sin\ \alpha & \ cos\ \alpha \ \end{matrix} \right] \) is such that AT = A-1, find \(\alpha\)
10.
Using matrix method, solve x + 2y + z = 7, x + 3z = 11 and 2x - 3y =1.
1.
Given A =\(\begin{bmatrix} 3 & 2 \\ 1 & 1 \end{bmatrix}\)
\(\therefore\)A2 = A.A =\(\begin{bmatrix} 3 & 2 \\ 1 & 1 \end{bmatrix}\)\(\begin{bmatrix} 3 & 2 \\ 1 & 1 \end{bmatrix}\)=\(\begin{bmatrix} 9+2 & 6+2 \\ 3+1 & 2+1 \end{bmatrix}=\begin{bmatrix} 11 & 8 \\ 4 & 3 \end{bmatrix}\)
Given A2 + aA + bI = 0
⇒ \(\begin{bmatrix} 11 & 8 \\ 4 & 3 \end{bmatrix}+a\begin{bmatrix} 3 & 2 \\ 1 & 1 \end{bmatrix}+b\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}\)= 0
⇒ \(\begin{bmatrix} 11+3a+b & 8+2a+0 \\ 4+a+0 & 3+a+b \end{bmatrix}=\begin{bmatrix} 0 & 0 \\ 0 & 0 \end{bmatrix}\)
Equating the like terms we get,
4 + a = 0 ⇒ a = -4
3 + a + b = 0 ⇒ 3 - 4 + b = 0
-1 + b = 0 ⇒ b = 1
2.
Let A =\(\left[ \begin{matrix} 2 & -1 & 3 \\ 0 & 5 & 1 \\ 3 & 6 & 8 \end{matrix} \right] \)
A11 = 40 - 6 = 34
A21 = -(-8 - 18) = 26
A31 = -1 - 15 = -16
A21 = -(0 - 3) = 3
A22 = 16 - 9 = 7
A32 = -(2 - 0) = -2
A13 = 0 - 15 = -15
A23 = -(12 + 3) = -15
A33 = 10 - 0 = 10
\(\therefore\) adj A=\({ \left[ \begin{matrix} 34 & 3 & -15 \\ 26 & 7 & -15 \\ -16 & -2 & 10 \end{matrix} \right] }^{ T }={ \left[ \begin{matrix} 34 & 26 & -16 \\ 3 & 7 & -2 \\ -15 & -15 & 10 \end{matrix} \right] }\)
3.
Let \(\triangle=\begin{vmatrix} 6&-1&5\\3&0&4\\-2&7&-3 \end{vmatrix}\)
Now M12 = \(\begin{vmatrix} 3&4\\-2&-3 \end{vmatrix}=-9-(-8)=-1\)
M22 = \(\begin{vmatrix} 6&5\\-2&-3 \end{vmatrix}=-18-(-10)=-8\)
M32 = \(\begin{vmatrix} 6&5\\3&4 \end{vmatrix}=24-15=9\)
Now expansion of |A| using co-factors of elements of second column we get,
|A| = a12 A12 + a21 A21 + a31A31
A12 = (-1)1 + 2 M12 (-1) (-1) = 1
A22 = (-1)2 + 2 M22 = 1(-8) = -8
A32 = (-1)3 + 2 M32 = -(9) = -9
\(\therefore\) |A| = -1(1) + 0(-8) + 7(-9) = -1 - 63 = -64.
4.
With the usual notation we have
a11 = 16, a12 = 12, x1 = 40
a21 = 12, a22 = 8, x2 = 24
Now, \({b}_{11} = {{{a}_{11}\over{x_1}}}={{16}\over{40}}={{2}\over{5}},{b}_{12}={{{a}_{12}}\over{{x}_{2}}}={{12}\over{24}}={{1}\over{2}}\)
\({b}_{21}={{{a}_{21}}\over{x_1}}={{12}\over{40}}={{3}\over{10}},{b}_{22}={{a}_{22}\over{x_2}}={{8}\over{24}}={{1}\over{3}}\)
The technology matrix is
\(B=\begin{bmatrix} {{2}\over{5}}&{{1}\over{2}}\\ {{3}\over{10}}&{{1}\over{3}} \end{bmatrix}\)
\(I-B=\begin{pmatrix} 1&0\\0&1 \end{pmatrix}-\begin{pmatrix} {{2}\over{5}}&{{1}\over{2}} \\ {{3}\over{10}}&{{1}\over{3}} \end{pmatrix}=\begin{pmatrix}{{3}\over{45}}&-{{1}\over{2}}\\-{{3}\over{10}}&{{2}\over{3}} \end{pmatrix}\)
The main diagonal elements in (I - B) namely \({{3}\over{5}}\) and \({{2}\over{3}}\) are positive.
Also, \(|I-B|=\begin{vmatrix} {{3}\over{5}} &{{-1}\over{2}}\\{{-3}\over{10}}&{{2}\over{3}} \end{vmatrix}=\left({{3}\over{5}} \right)\left( \frac{2}{3} \right)-\left(\frac{1}{2} \right)\left(\frac{3}{10} \right)\)
\(={{2}\over{5}}-{{3}\over{20}}={{8-3}\over{20}}={{5}\over{20}}={{1}\over{4}}\)
\(\therefore\) |I - B| is positive.
\(\therefore\) The two Hawkins' Simon conditions are satisfied. Hence the system is viable.
5.
Given equations are 2x + 5y = 1; 3x + 2y = 7
This system of equations can be written in matrix form as \(\begin{pmatrix}2 & 5 \\3 & 2 \end{pmatrix}\begin{pmatrix} x \\ y \end{pmatrix}=\begin{pmatrix} 1\\7 \end{pmatrix}\Rightarrow Ax=B\)
where A = \(\begin{pmatrix} 2 & 5 \\3 & 2 \end{pmatrix},X=\begin{pmatrix} x\\y \end{pmatrix}\) and B = \(\begin{pmatrix} 1 \\ 7 \end{pmatrix}\)
\(\therefore\) X = A-1 B.
\(|A|=\begin{vmatrix} 2 &5 \\3 & 2 \end{vmatrix}=4-15=-11\)
A11 = 2, A12 = -3, A21 = -5, A22 = 2
\(\therefore\) adj A = \(\begin{bmatrix} 2 & -3 \\ -5 & 2 \end{bmatrix}^{T}=\begin{bmatrix} 2 & -5 \\-3 & 2 \end{bmatrix}\)
\(\therefore\) \({A}^{-1}={{1}\over{|A|}}\) . adj A = \({{-1}\over{11}}\begin{bmatrix} 2 & -5\\ -3& 2 \end{bmatrix}\)
X = A- 1 B \(={{-1}\over{11}}\begin{bmatrix} 2 & -5\\ -3&2 \end{bmatrix}\begin{bmatrix} 1\\7 \end{bmatrix}\)
\(=\frac { 1 }{ 11 } \left[ \begin{matrix} +2-35 \\ -3+14 \end{matrix} \right] ={{-1}\over{11}}\begin{bmatrix} -33\\11 \end{bmatrix}=\begin{bmatrix} 3\\-1 \end{bmatrix}\)
\(\therefore\) x = 3.and y = -1.
6.
Let A = \(\begin{bmatrix} -1 & 5 \\ -3 & 2 \end{bmatrix}\)
\(\therefore |A|=\begin{bmatrix} -1 &5 \\-3 & 2 \end{bmatrix}=-2+15=13\)
Now, A11 = 2, A12 = (-3) = 3, A21 = -5, A22 = -1
\(\therefore\) adj A = \({\begin{bmatrix}2 & 3 \\-5 &-1 \end{bmatrix}}^{T}=\begin{bmatrix}2 & -5 \\3 & -1 \end{bmatrix}\)
Now \({A}^{-1}={{1}\over{|A|}}\) adj A = \({{1}\over{13}}\begin{bmatrix} 2& -5\\3 & -1 \end{bmatrix}\)
7.
Given A \(=\begin{bmatrix} 2&3\\-1&4 \end{bmatrix}\)
\(|A|=\begin{bmatrix} 2&3\\-1&4 \end{bmatrix}=8+3=11\)
Now, A11 = 4, A12 = - (-1) = 1, A21 = 3, A22 = 2
\(\therefore\ adj\ A={\begin{bmatrix} 4&1\\-3&2 \end{bmatrix}}^{T}=\begin{bmatrix} 4&-3\\1&2 \end{bmatrix} \)
\(\therefore\) A (adj A)\(=\begin{bmatrix} 2 & 3 \\ -1 & 4 \end{bmatrix} { }\begin{bmatrix} 4 & -3 \\ 1 & 2 \end{bmatrix}\)
\(=\begin{bmatrix} 8+3&-6+6\\-1+4&3+8 \end{bmatrix}=\begin{bmatrix} 11&0\\0&11 \end{bmatrix}=11\begin{bmatrix} 1&0\\0&1 \end{bmatrix}=|A|I_2\) ...(1)
Also ( adj A ) A = \(\begin{bmatrix} 4&-3\\1&2 \end{bmatrix}\begin{bmatrix} 2&3\\-1&4 \end{bmatrix}\)
\(=\begin{bmatrix} 8+3&12-12\\2-2&3+8 \end{bmatrix}=\begin{bmatrix} 11&0\\0&11 \end{bmatrix}=11\begin{bmatrix}1&0\\0&1 \end{bmatrix}=|A|I_2\) ....(2)
From (1) and (2), A( adj A) = (adj A) A = |A|.I2
8.
Let A = \(\begin{vmatrix}5 & 3 \\-6 & 2\end{vmatrix}\)
Minor of 5 = M11 = 2 and A11 = (-1)1+1M11 = 2
Minor of 3 = M12 = -6 and A12 = (-1)1+2M12 = 6
Minor of -6 = M21 = 3 and A21 = (-1)2+1 M21 = -3
Minor of 2 = M22 = 5 and A22 = (-1)2+2 M22 = 5
9.
Given that AT = A-1
\(\Rightarrow\) AAT = AA-1
\(\Rightarrow\) AAT = I
Now, AAT = \(\left[ \begin{matrix} cos\ \alpha & sin\ \alpha \\ -sin\ \alpha & \ cos\ \alpha \ \end{matrix} \right] \)\(\left[ \begin{matrix} cos\ \alpha & -sin\ \alpha \\ sin\ \alpha & \ cos\ \alpha \ \end{matrix} \right] \)
\(=\left[ \begin{matrix} { cos }^{ 2 }\alpha +{ sin }^{ 2 }\alpha & -sin\alpha cos\alpha +sin\alpha cos\alpha \\ -sin\alpha cos\alpha +sin\alpha cos\alpha & +{ sin }^{ 2 }\alpha +{ cos }^{ 2 }\alpha \end{matrix} \right] =\left[ \begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \right] \)[\(\because\) sin2\(\alpha\) + cos2\(\alpha\) = 1]
Thus, AAT = I is true for all \(\alpha\).
Hence \(\alpha\) can take any real value.
10.
The system of equations can be written in the form AX = B where,
\(A=\left[ \begin{matrix} 1 & 2 & 1 \\ 1 & 0 & 3 \\ 2 & -3 & 0 \end{matrix} \right] ,X=\left[ \begin{matrix} x \\ y \\ z \end{matrix} \right] ,B=\left[ \begin{matrix} 7 \\ 11 \\ 1 \end{matrix} \right] \)
Now, |A| = \(\left| \begin{matrix} 1 & 2 & 1 \\ 1 & 0 & 3 \\ 2 & -3 & 0 \end{matrix} \right| =1\left| \begin{matrix} 0 & 3 \\ -3 & 0 \end{matrix} \right| -2\left| \begin{matrix} 1 & 3 \\ 2 & 0 \end{matrix} \right| +1 \left| \begin{matrix} 1 & 0 \\ 2 & -3 \end{matrix} \right| \)
= 1(0 + 9) - 2(0 - 6) + 1(-3 - 0) = 9 + 12 - 3 = 18 \(\neq \) 0
\(\Rightarrow\) A-1 exists.
A11 = 0 + 9 = 9, A12 = -(0 - 6) = 6, A13 = -3 - 0 = -3
A21 = -(0 + 3) = -3, A22 = 0 - 2 = -2, A23 = -(-3 - 4) = 7
A31 = 6 - 0 = 6, A32 = -(3 - 1) = -2, A33 = 0 - 2 = -2
\(\therefore adj\quad A={ \left[ \begin{matrix} 9 & 6 & -3 \\ -3 & -2 & 7 \\ 6 & -2 & -2 \end{matrix} \right] }^{ T }=\left[ \begin{matrix} 9 & -3 & 6 \\ 6 & -2 & -2 \\ -3 & 7 & -2 \end{matrix} \right] \)
\({ A }^{ -1 }=\frac { 1 }{ |A| } adj\quad A=\frac { 1 }{ 18 } \left[ \begin{matrix} 9 & -3 & 6 \\ 6 & -2 & -2 \\ -3 & 7 & -2 \end{matrix} \right] \)
\(\therefore \ X={ A }^{ -1 }B=\frac { 1 }{ 18 } \left[ \begin{matrix} 9 & -3 & 6 \\ 6 & -2 & -2 \\ -3 & 7 & -2 \end{matrix} \right] \left[ \begin{matrix} 7 \\ 11 \\ 1 \end{matrix} \right] \)
\(=\frac { 1 }{ 18 } \left[ \begin{matrix} 63 & -33 & +6 \\ 42 & -22 & -2 \\ -21 & +77 & -2 \end{matrix} \right] =\frac { 1 }{ 18 } \left[ \begin{matrix} 36 \\ 18 \\ 54 \end{matrix} \right] =\left[ \begin{matrix} 2 \\ 1 \\ 3 \end{matrix} \right] \)
\(\therefore\) x = 2, y = 1, and z = 3.
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