11th Standard Syllabus & Materials
11th Standard
TN 11th English Supplementary - 3 - The First Patient (Play) Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th English Prose - 3 - Forgetting Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th English Prose - 2 - The Queen of Boxing Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th English Poem - 1 - Once Upon A Time Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th English Prose - 1 - The Portrait of a Lady Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th Computer Applications Tamil Computing Sample Question Papers Study Material - QB365 Set A

Published on: 13/05/2022
QB365 provides detailed and simple solution for every
Creative Questions in class 11 Business Maths Subject.It will helps to get more idea about question pattern in every Creative questions with solution.
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.
If \(A=\left[ \begin{matrix} 1 & tan\quad x \\ -tan\quad x & \quad \quad \quad 1 \end{matrix} \right] \), then show that ATA-1 = \(\left[ \begin{matrix} cos\quad 2x & -sin2x \\ sin\quad 2x & cos2x \end{matrix} \right] .\)
2.
Let a, b and c denote the sides BC, CA and AB respectively of \(\Delta\) ABC. If \(\left| \begin{matrix} 1 & a & b \\ 1 & c & a \\ 1 & b & c \end{matrix} \right| =0\), then find the value of sin2 A + sin2B + sin2C.
3.
If a, b, c are in A.P, find the value of \(\left| \begin{matrix} 2y+4 & \quad 5y+7 & 8y+a \\ 3y+5 & 6y+8 & 9y+b \\ 4y+6 & 7y+9 & 10y+c \end{matrix} \right| \)
4.
Without expanding show that \(\Delta =\left| \begin{matrix} { cosec }^{ 2 }\theta & { cot }^{ 2 }\theta & 1 \\ { cot }^{ 2 }\theta & { cosec }^{ 2 }\theta & -1 \\ 42 & 40 & 2 \end{matrix} \right| =0\)
5.
Determine the values of x for which the matrix A =\(\left[ \begin{matrix} x+1 & -3 & 4 \\ -5 & x+2 & 2 \\ 4 & 1 & x-6 \end{matrix} \right] \)is singular.
1.
\(|A|=\left| \begin{matrix}1 & tan\quad x \\ -tan\quad x & 1 \end{matrix} \right| =1+{ tan }^{ 2 }x={ sec }^{ 2 }x\neq 0\)
\(\Rightarrow\) A-1 exists
Let Cij be the cofactor of aij in A
C11 = (-1)1+1 M11 = (-1)2(1) = 1
C12 = (-1)1+2 (-tan x) = tan x
C21 = (-1)2+2(1) = 1
\(\therefore \quad adj\quad A={ \left[ \begin{matrix} 1 & tan\quad x \\ -tan\quad x & 1 \end{matrix} \right] }^{ T }=\left[ \begin{matrix} 1 & -tan\quad x \\ tan\quad x & 1 \end{matrix} \right] \)
\({ A }^{ -1 }=\frac { 1 }{ |A| } adjA=\frac { 1 }{ 1+{ tan }^{ 2 }x } \left[ \begin{matrix} 1 & -tan\quad x \\ tan\quad x & 1 \end{matrix} \right] =\left[ \begin{matrix} \frac { 1 }{ 1+{ tan }^{ 2 }x } & \frac { -tan\quad x }{ 1+{ tan }^{ 2 }x } \\ \frac { tan\quad x }{ 1+{ tan }^{ 2 }x } & \frac { 1 }{ 1+{ tan }^{ 2 }x } \end{matrix} \right] \)
\(\therefore \quad { A }^{ T }{ A }^{ -1 }=\left[ \begin{matrix} 1 & -tan\quad x \\ tan\quad x & 1 \end{matrix} \right] \left[ \begin{matrix} \frac { 1 }{ 1+{ tan }^{ 2 }x } & \frac { -tan\quad x }{ 1+{ tan }^{ 2 }x } \\ \frac { tan\quad x }{ 1+{ tan }^{ 2 }x } & \frac { 1 }{ 1+{ tan }^{ 2 }x } \end{matrix} \right] =\left[ \begin{matrix} \frac { 1 }{ 1+{ tan }^{ 2 }x } \frac { -tan\quad x }{ 1+{ tan }^{ 2 }x } & \frac { -tan\quad x }{ 1+{ tan }^{ 2 }x } \frac { -tan\quad x }{ 1+{ tan }^{ 2 }x } \\ \frac { tan\quad x }{ 1+{ tan }^{ 2 }x } +\frac { tan\quad x }{ 1+{ tan }^{ 2 }x } & \frac { -{ tan }^{ 2 }x }{ 1+{ tan }^{ 2 }x } \frac { 1 }{ 1+{ tan }^{ 2 }x } \end{matrix} \right] \)
\(=\left[ \begin{matrix} \frac { 1-tan\quad x }{ 1+{ tan }^{ 2 }x } & \frac { -2tan\quad x }{ 1+{ tan }^{ 2 }x } \\ \frac { 2tan\quad x }{ 1+{ tan }^{ 2 }x } & \frac { 1-{ tan }^{ 2 }x }{ 1+{ tan }^{ 2 }x } \end{matrix} \right] =\left[ \begin{matrix} cos\quad 2x & -sin2x \\ sin\quad 2x & cos\quad 2x \end{matrix} \right] \) (Using multiple angle formula)
2.
Give A = \(\left| \begin{matrix} 1 & a & b \\ 1 & c & a \\ 1 & b & c \end{matrix} \right| =0\)
Applying R2 \(\rightarrow\) R2-R1 and R3 \(\rightarrow\) R3 - R1
we get A = \(\left| \begin{matrix} 1 & a & b \\ 0 & c-a & a-b \\ 0 & b-a & c-b \end{matrix} \right| =0\)
Expanding along C1 we get
\(1\left| \begin{matrix} c-a & a-b \\ b-a & c-b \end{matrix} \right| =0\)
\(\Rightarrow\) (c - a) (c - b) - (b - a) (a - b) = 0
\(\Rightarrow\) c2 - bc - ac + ab - (ab - b2 - a2 + ab) = 0
\(\Rightarrow\) a2 + b2 + c2 - ab - bc - ca = 0
Multiplying both sides by 2 we get, 2a2 + 2b2 + 2c2 - 2ab - 2bc - 2ca = 0
\(\Rightarrow\) (a - b)2 + (b - c)2 + (c - a)2 = 0
\(\Rightarrow\) a = b = 0, b - c = 0,c - a = 0
\(\Rightarrow\) a = b = c
\(\Rightarrow\) \(\Delta\) ABC is equilateral.
\(\therefore A=B=C=\frac { \pi }{ 3 } \)
\(\therefore { sin }^{ 2 }A+{ sin }^{ 2 }B+{ sin }^{ 2 }C=3{ sin }^{ 2 }\frac { \pi }{ 3 } =3{ \left( sin\frac { \pi }{ 3 } \right) }^{ 2 }=3{ \left( \frac { \sqrt { 3 } }{ 2 } \right) }^{ 2 }=3\times \frac { 3 }{ 4 } =\frac { 9 }{ 4 } \)
3.
Let A = \(\left| \begin{matrix} 2y+4 & \quad 5y+7 & 8y+a \\ 3y+5 & 6y+8 & 9y+b \\ 4y+6 & 7y+9 & 10y+c \end{matrix} \right| \)
Applying R2\(\rightarrow\) 2R2 and dividing by 2 we get,
A = \(\frac { 1 }{ 2 } \left| \begin{matrix} 2y+4 & 5y+7 & 8y+a \\ 6y+10 & 12y+16 & 18y+2b \\ 4y+6 & 7y+9 & 10y+c \end{matrix} \right| \)
Applying R2\(\rightarrow\) 2R2-(R1 + R3) we get
\(A=\frac { 1 }{ 2 } \left[ \begin{matrix} 2y+4 & \quad 5y+7 & 8y+a \\ 0 & 0 & 2b-(a+c) \\ 4y+6 & 7y+9 & 10y+c \end{matrix} \right] \)
Given a,b,c in A.P \(\Rightarrow\) 2b = a + c \(\Rightarrow\) 2b - (a + c) = 0
\(\therefore A=\frac { 1 }{ 2 } \left| \begin{matrix} 2y+4 & 5y+7 & 8y+a \\ 0 & 0 & 0 \\ 4y+6 & 7y+9 & 10y+c \end{matrix} \right| =0\)
\(\therefore\) |A| = 0
4.
Given \(\Delta =\left| \begin{matrix} { cosec }^{ 2 }\theta & { cot }^{ 2 }\theta & 1 \\ { cot }^{ 2 }\theta & { cosec }^{ 2 }\theta & -1 \\ 42 & 40 & 2 \end{matrix} \right| =0\)
Applying C1\(\rightarrow\)C1 - C2, we get,
\(\Delta =\left| \begin{matrix} { cosec }^{ 2 }\theta -{ cot }^{ 2 }\theta & { cot }^{ 2 }\theta & 1 \\ { cot }^{ 2 }\theta -{ cosec }^{ 2 }\theta & { cosec }^{ 2 }\theta & -1 \\ 42-40 & 40 & 2 \end{matrix} \right| \)
\(=\left| \begin{matrix} 1 & { cot }^{ 2 }\theta & 1 \\ -1 & { cosec }^{ 2 }\theta & -1 \\ 2 & 40 & 2 \end{matrix} \right| \) [\(\because\) cosec2 \(\theta\) - cot2 \(\theta\) =1]
= 0
\(\Delta =0\) [\(\because\) C1 \(\equiv \) C3]
5.
Given matrix A is singular, if |A| = 0
\(|A|=\begin{vmatrix} x+1&-3&4\\-5&x+2&2\\4&1&x-6 \end{vmatrix}=0\)
Expanding along R1 we get,
\(|A|=x+1\begin{vmatrix}x+2 & 2 \\ 1 & x-6 \end{vmatrix}+3\begin{vmatrix} -5 & 2 \\ 4 & x-6 \end{vmatrix}+4\begin{vmatrix}-5 & x+2 \\ 4 & 1\end{vmatrix}=0\)
\(\Rightarrow\) (x + 1)[(x + 2)(x - 6) - 2] + 3[-5 (x - 6) - 8] + 4 [-5 - 4 (x + 2)] = 0
\(\Rightarrow\) (x + 1) [x2 - 4x - 12 - 2] + 3[-5x + 30 - 8] + 4 [-5 - 4x - 8] = -0
\(\Rightarrow\) (x + 1)(x2 - 4x - 14) + 3(-5x + 22) + 4(-4x - 13) = 0
\(\Rightarrow\) x3 - 4xl - 14x + xl - 4x - 14 - 15x + 66 - 16x - 52 = 0
\(\Rightarrow\) x3 - 3x2 - 49x = 0
\(\Rightarrow\) x(x2 - 3x - 49) = 0
\(\Rightarrow\) \(x=0\ or\ x={{3\pm\sqrt{{(-3)}^{2}}-4(1)(-49)}\over{2a}}\)
\(\begin{bmatrix} \because\ x = {-b \pm \sqrt{b^2-4ac} \over 2a},a = 1, b = -3, c=-49 \end{bmatrix}\)
\(\Rightarrow\) \(x=0\ or\ x={{3\pm\sqrt{9+196}}\over{2}}\)
\(\Rightarrow\) \(x=0\ or\ x={{3\pm\sqrt{205}}\over{2}}\)
11th Standard Syllabus & Materials
11th Standard
TN 11th Computer Applications Computer Ethics and Cyber Security Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th Computer Applications JavaScript Functions Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th Computer Applications Control Structure in JavaScript Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th Computer Applications Introduction to JavaScript Sample Question Papers 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