12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 18/07/2019
Download Tamil Nadu 12th 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.
Find the rank of the matrix math \(\left[ \begin{matrix} 4 \\ -2 \\ 1 \end{matrix}\begin{matrix} 4 \\ 3 \\ 4 \end{matrix}\begin{matrix} 0 \\ -1 \\ 8 \end{matrix}\begin{matrix} 3 \\ 5 \\ 7 \end{matrix} \right] \).
2.
Under what conditions will the rank of the matrix \(\left[ \begin{matrix} 1 & 0 & 0 \\ 0 & h-2 & 2 \\ \begin{matrix} 0 \\ 0 \end{matrix} & \begin{matrix} 0 \\ 0 \end{matrix} & \begin{matrix} h+2 \\ 3 \end{matrix} \end{matrix} \right] \) be less than 3?
3.
Reduce the matrix \(\left[ \begin{matrix} 0 \\ -1 \\ 4 \end{matrix}\begin{matrix} 3 \\ 0 \\ 2 \end{matrix}\begin{matrix} 1 \\ 2 \\ 0 \end{matrix}\begin{matrix} 6 \\ 5 \\ 0 \end{matrix} \right] \) to row-echelon form.
4.
If A = \(\frac { 1 }{ 9 } \left[ \begin{matrix} -8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & -8 & 4 \end{matrix} \right] \), prove that A−1 = AT.
5.
If A = \(\left[ \begin{matrix} 5 & 3 \\ -1 & -2 \end{matrix} \right] \), show that A2 - 3A - 7I2 = O2. Hence find A−1.
6.
Find a matrix A if adj(A) = \(\left[ \begin{matrix} 7 & 7 & -7 \\ -1 & 11 & 7 \\ 11 & 5 & 7 \end{matrix} \right] \).
7.
Find the inverse of the matrix \(\left[ \begin{matrix} 2 & -1 & 3 \\ -5 & 3 & 1 \\ -3 & 2 & 3 \end{matrix} \right] \).
8.
For the matrix A, if A3 = I, then find A-1.
9.
For any 2 \(\times\) 2 matrix, if A (adj A) =\(\left[ \begin{matrix} 10 & 0 \\ 0 & 10 \end{matrix} \right] \) then find |A|.
10.
If A is a non-singular matrix of odd order, prove that |adj A| is positive
11.
Using Gaussian Jordan method, find the values of λ and μ so that the system of equations 2x - 3y + 5z = 12, 3x + y + λz =μ, x - 7y + 8z = 17 has
(i) unique solution
(ii) infinite solutions and
(iii) no solution.
12.
Solve: \(\frac { 2 }{ x } +\frac { 3 }{ y } +\frac { 10 }{ z } =4,\frac { 4 }{ x } -\frac { 6 }{ y } +\frac { 5 }{ z } =1,\frac { 6 }{ x } +\frac { 9 }{ y } -\frac { 20 }{ z } \) = 2
13.
If F(\(\alpha\)) = \(\left[ \begin{matrix} \cos { \alpha } & 0 & \sin { \alpha } \\ 0 & 1 & 0 \\ -\sin { \alpha } & 0 & \cos { \alpha } \end{matrix} \right] \), show that [F(\(\alpha\))]-1 = F(-\(\alpha\)).
14.
If A is a square matrix that IAI = 2, than for any positive integer n, |An| = _______
0
2n
2n
n2
15.
The number of solutions of the system of equations 2x+y = 4, x - 2y = 2, 3x + 5y = 6 is ____________
0
1
2
infinitely many
16.
If AT is the transpose of a square matrix A, then ___________
|A| ≠ |AT|
|A| = |AT|
|A| + |AT| =0
|A| = |AT| only
17.
18.
If the system of equations x = cy + bz, y = az + cx and z = bx + ay has a non - trivial solution then _____________
a2 + b2 + c2 = 1
abc ≠ 1
a + b + c =0
a2 + b2 + c2 + 2abc =1
19.
If A = \(\left[ \begin{matrix} 7 & 3 \\ 4 & 2 \end{matrix} \right] \), then 9I2 - A =
A-1
\(\frac { { A }^{ -1 } }{ 2 } \)
3A-1
2A-1
20.
If A\(\left[ \begin{matrix} 1 & -2 \\ 1 & 4 \end{matrix} \right] =\left[ \begin{matrix} 6 & 0 \\ 0 & 6 \end{matrix} \right] \), then A =
\(\left[ \begin{matrix} 1 & -2 \\ 1 & 4 \end{matrix} \right] \)
\(\left[ \begin{matrix} 1 & 2 \\ -1 & 4 \end{matrix} \right] \)
\(\left[ \begin{matrix} 4 & 2 \\ -1 & 1 \end{matrix} \right] \)
\(\left[ \begin{matrix} 4 & -1 \\ 2 & 1 \end{matrix} \right] \)
21.
If A = \(\left[ \begin{matrix} 3 & 5 \\ 1 & 2 \end{matrix} \right] \), B = adj A and C = 3A, then \(\frac { \left| adjB \right| }{ \left| C \right| } \) =
\(\frac { 1 }{ 3 } \)
\(\frac { 1 }{ 9 } \)
\(\frac { 1 }{ 4 } \)
1
22.
If A is a 3 \(\times\) 3 non-singular matrix such that AAT = ATA and B = A-1AT, then BBT =
A
B
I3
BT
1.
Let A =\(\left[ \begin{matrix} 4 \\ -2 \\ 1 \end{matrix}\begin{matrix} 4 \\ 3 \\ 4 \end{matrix}\begin{matrix} 0 \\ -1 \\ 8 \end{matrix}\begin{matrix} 3 \\ 5 \\ 7 \end{matrix} \right] \)
A\(\overset { { R }_{ 1 }\leftrightarrow { R }_{ 3 } }{ \longrightarrow } \left[ \begin{matrix} 1 \\ -2 \\ 4 \end{matrix}\begin{matrix} 4 \\ 3 \\ 4 \end{matrix}\begin{matrix} 8 \\ -1 \\ 0 \end{matrix}\begin{matrix} 3 \\ 5 \\ 7 \end{matrix} \right] \)
\(\overset { { R }_{ 2 }\rightarrow { R }_{ 2 }+2{ R }_{ 1 }\\ { R }_{ 3 }\rightarrow { R }_{ 3 }-4{ R }_{ 1 } }{ \longrightarrow } \left[ \begin{matrix} 1 \\ 0 \\ 0 \end{matrix}\begin{matrix} 4 \\ 11 \\ -12 \end{matrix}\begin{matrix} 8 \\ 15 \\ -32 \end{matrix}\begin{matrix} 7 \\ 19 \\ -25 \end{matrix} \right] \)
A is in row - echelon form and it has 3 non-zero rows.
∴ \(\rho\) (A) = 3
2.
Let A = \(\left[ \begin{matrix} 1 & 0 & 0 \\ 0 & h-2 & 2 \\ \begin{matrix} 0 \\ 0 \end{matrix} & \begin{matrix} 0 \\ 0 \end{matrix} & \begin{matrix} h+2 \\ 3 \end{matrix} \end{matrix} \right] \)
The rank of A will be less than 3 if every minor of order 3 vanishes
∴ \(\left| \begin{matrix} 1 & 0 & 0 \\ 0 & h-2 & 0 \\ 0 & 0 & 3 \end{matrix} \right| \) = 0
⇒ 1\(\left| \begin{matrix} h-2 & 0 \\ 0 & 3 \end{matrix} \right| \) + 0 + 0 =0 ⇒ 3(h-2) = 0
⇒ h-2 = 0 ⇒ h = 2
3.
\(\left[ \begin{matrix} 0 \\ -1 \\ 4 \end{matrix}\begin{matrix} 3 \\ 0 \\ 2 \end{matrix}\begin{matrix} 1 \\ 2 \\ 0 \end{matrix}\begin{matrix} 6 \\ 5 \\ 0 \end{matrix} \right] \overset { { R }_{ 1 }\leftrightarrow { R }_{ 2 } }{ \longrightarrow } \left[ \begin{matrix} -1 & 0 \\ 0 & 3 \\ 4 & 2 \end{matrix}\begin{matrix} 2 & 5 \\ 1 & 6 \\ 0 & 0 \end{matrix} \right] \overset { { R }_{ 3 }\longrightarrow { R }_{ 3 }+4{ R }_{ 1 } }{ \longrightarrow } \left[ \begin{matrix} -1 & 0 \\ 0 & 3 \\ 0 & 2 \end{matrix}\begin{matrix} 2 & 5 \\ 1 & 6 \\ 8 & 20 \end{matrix} \right] \)
\(\overset { { R }_{ 3 }\longrightarrow { R }_{ 3 }-\frac { 2 }{ 3 } }{ \longrightarrow } \left[ \begin{matrix} -1 & 0 \\ 0 & 3 \\ 0 & 0 \end{matrix}\begin{matrix} 2 & 5 \\ 1 & 6 \\ \frac { 22 }{ 3 } & 16 \end{matrix} \right] \overset { { R }_{ 3 }\longrightarrow 3R_{ 2 } }{ \longrightarrow } \left[ \begin{matrix} -1 & 0 \\ 0 & 3 \\ 0 & 0 \end{matrix}\begin{matrix} 2 & 5 \\ 1 & 6 \\ 22 & 48 \end{matrix} \right] \)
4.
Given A = \(\frac { 1 }{ 9 } \left[ \begin{matrix} -8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & -8 & 4 \end{matrix} \right] \)
AT = \(\frac { 1 }{ 9 } \left[ \begin{matrix} -8 & 4 & 1 \\ 1 & 4 & -8 \\ 4 & 7 & 4 \end{matrix} \right] \)...............(1)
We know that (\(\lambda\)A) -1 = \(\frac { 1 }{ \lambda } \)A-1
A-1 =\(\left\{ \frac { 1 }{ 9 } \left[ \begin{matrix} -8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & -8 & 4 \end{matrix} \right] \right\} ^{ -1 }=\frac { 1 }{ 9 } \left[ \begin{matrix} -8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & -8 & 4 \end{matrix} \right] ^{ T }\)
where \(\lambda\) = \(\frac{1}{9}\)
A-1= 9B-1 where B =\(\left[ \begin{matrix} -8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & -8 & 4 \end{matrix} \right] \) ............(2)
Now, |B|=\(-8\left| \begin{matrix} 4 & 7 \\ -8 & 4 \end{matrix} \right| -1\left| \begin{matrix} 4 & 7 \\ 1 & 4 \end{matrix} \right| +4\left| \begin{matrix} 4 & 4 \\ 1 & -8 \end{matrix} \right| \)
= -8(16+56)-1(16-7)+4(-32-4)
= -8(72)-1(9)+4(-36) = -576-9-144
= -729
adj B =\(\left[ \begin{matrix} +\left| \begin{matrix} 4 & 7 \\ -8 & 4 \end{matrix} \right| & -\left| \begin{matrix} 4 & 7 \\ 1 & 4 \end{matrix} \right| & +\left| \begin{matrix} 4 & 4 \\ 1 & -8 \end{matrix} \right| \\ -\left| \begin{matrix} 1 & 4 \\ -8 & 4 \end{matrix} \right| & +\left| \begin{matrix} -8 & 4 \\ 1 & 4 \end{matrix} \right| & -\left| \begin{matrix} -8 & 1 \\ 1 & -8 \end{matrix} \right| \\ +\left| \begin{matrix} 1 & 4 \\ 4 & 7 \end{matrix} \right| & -\left| \begin{matrix} -8 & 4 \\ 4 & 7 \end{matrix} \right| & +\left| \begin{matrix} -8 & 1 \\ 4 & 1 \end{matrix} \right| \end{matrix} \right] \)
=\(\left[ \begin{matrix} +(16+56)-(16-7)+(-32-3) \\ -(4+32)+(-32-4)+(64-1) \\ +(7-16)-(-56-16)+(-3-4) \end{matrix} \right] \)
=\(\left[ \begin{matrix} 72 & -9 & -36 \\ -36 & -36 & -63 \\ -9 & 72 & -36 \end{matrix} \right] ^{ T }=\left[ \begin{matrix} 72 & -36 & -9 \\ -9 & -36 & 72 \\ -36 & -63 & -36 \end{matrix} \right] \)
= \(9\left[ \begin{matrix} 8 & -4 & -1 \\ -1 & -4 & +8 \\ -4 & -7 & -4 \end{matrix} \right] \)
∴ B-1=\(\frac { 1 }{ |B| } adjB=\frac { -9 }{ 729 } \left[ \begin{matrix} 8 & -4 & -1 \\ -1 & -4 & +8 \\ -4 & -7 & -4 \end{matrix} \right] \)
= \(\frac { 1 }{ 81 } \left[ \begin{matrix} -8 & 4 & 1 \\ 1 & 4 & -8 \\ 4 & 7 & 4 \end{matrix} \right] \)
Substituting this in (2) we get,
A-1 = \(9.\frac { 1 }{ 81 } \left[ \begin{matrix} -8 & 4 & 1 \\ 1 & 4 & -8 \\ 4 & 7 & 4 \end{matrix} \right] =\frac { 1 }{ 9 } \left[ \begin{matrix} -8 & 4 & 1 \\ 1 & 4 & -8 \\ 4 & 7 & 4 \end{matrix} \right] \) ...............(3)
From (1) and (3)we get,
AT = A-1
5.
Given A =\(\left[ \begin{matrix} 5 & 3 \\ -1 & -2 \end{matrix} \right] \)
A2 = \(\left[ \begin{matrix} 5 & 3 \\ -1 & -2 \end{matrix} \right] \left[ \begin{matrix} 5 & 3 \\ -1 & -2 \end{matrix} \right] =\left[ \begin{matrix} 25-3 & 15-6 \\ -5+2 & -3+4 \end{matrix} \right] \)
=\(\left[ \begin{matrix} 22 & 9 \\ -2 & 1 \end{matrix} \right] \)
∴ A2- 3A - 7I2
=\(\left[ \begin{matrix} 22 & 9 \\ -3 & 1 \end{matrix} \right] -3\left[ \begin{matrix} 5 & 3 \\ -1 & -2 \end{matrix} \right] -7\left[ \begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \right] \)
=\(\left[ \begin{matrix} 22-15-7 & 9-9+0 \\ -3+3+0 & 1+6-7 \end{matrix} \right] =\left[ \begin{matrix} 0 & 0 \\ 0 & 0 \end{matrix} \right] \)= O2
Hence proved.
∴ A2-3A-7I2 = O2
Postmultiplying by A-1 we get,
A2-A-1-3AA-1-7I2A-1 = 0.A-1
⇒ A(AA-1)-3(AA-1)-7(A-1) = 0
[∵ I2A-1 = A-1 and | (0)A-1= 0]
⇒ AI-3I-7A-1 = 0 [∵ AA-1= 1]
⇒ AI-3I = 7A-1
⇒ A-1 = \(\frac { 1 }{ 7 } \)[A - 3I] [∴ AI = A]
⇒ A-1 = \(\frac { 1 }{ 7 } =\left[ \left[ \begin{matrix} 5 & 3 \\ -1 & -2 \end{matrix} \right] -3\left[ \begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \right] \right] \)
⇒ A-1 = \(\frac { 1 }{ 7 } \left[ \begin{matrix} 5-3 & 3-0 \\ -1-0 & -2-3 \end{matrix} \right] =\frac { 1 }{ 7 } \left[ \begin{matrix} 2 & 3 \\ -1 & -5 \end{matrix} \right] \)
∴ A-1 = \(\frac { 1 }{ 7 } \left[ \begin{matrix} 2 & 3 \\ -1 & -5 \end{matrix} \right] \).
6.
First, we find |adj (A)| = \(\left| \begin{matrix} 7 & 7 & -7 \\ -1 & 11 & 7 \\ 11 & 5 & 7 \end{matrix} \right| \) = 7(77 - 35) - 7(-7 - 77) - 7(-5 - 121) = 1764 > 0
So, we get
A = \(\pm \frac { 1 }{ \sqrt { \left| adjA \right| } } \) adj(adj A) = \(\pm \frac { 1 }{ \sqrt { 1764 } } { \left[ \begin{matrix} +\left( 77-35 \right) & -\left( -7-77 \right) & +\left( -5-121 \right) \\ -\left( 49+35 \right) & +\left( 49+77 \right) & -\left( 35-77 \right) \\ +\left( 49+77 \right) & -\left( 49-7 \right) & +\left( 77+7 \right) \end{matrix} \right] }^{ T }\)
= \(\pm \frac { 1 }{ 42 } { \left[ \begin{matrix} 42 & 84 & -126 \\ -84 & 126 & 42 \\ 126 & -42 & 84 \end{matrix} \right] }^{ T }=\pm \left[ \begin{matrix} 1 & -2 & 3 \\ 2 & 3 & -1 \\ -3 & 1 & 2 \end{matrix} \right] \).
7.
Let A = \(\left[ \begin{matrix} 2 & -1 & 3 \\ -5 & 3 & 1 \\ -3 & 2 & 3 \end{matrix} \right] \). Then |A| = \(\left| \begin{matrix} 2 & -1 & 3 \\ -5 & 3 & 1 \\ -3 & 2 & 3 \end{matrix} \right| \) = 2(7) + (-12) + 3(-1) = -1 ≠ 0.
Therefore, A−1 exists. Now, we get
adj A = \({ \left[ \begin{matrix} +\left| \begin{matrix} 3 & 1 \\ 2 & 3 \end{matrix} \right| & -\left| \begin{matrix} -5 & 1 \\ -3 & 3 \end{matrix} \right| & +\left| \begin{matrix} -5 & 3 \\ -3 & 2 \end{matrix} \right| \\ -\left| \begin{matrix} -1 & 3 \\ 2 & 3 \end{matrix} \right| & +\left| \begin{matrix} 2 & 3 \\ -3 & 3 \end{matrix} \right| & -\left| \begin{matrix} 2 & -1 \\ -3 & 2 \end{matrix} \right| \\ +\left| \begin{matrix} -1 & 3 \\ 3 & 1 \end{matrix} \right| & -\left| \begin{matrix} 2 & 3 \\ -5 & 1 \end{matrix} \right| & +\left| \begin{matrix} 2 & -1 \\ -5 & 3 \end{matrix} \right| \end{matrix} \right] }^{ T }={ \left[ \begin{matrix} 7 & 12 & -1 \\ 9 & 15 & -1 \\ -10 & -17 & 1 \end{matrix} \right] }^{ T }=\left[ \begin{matrix} 7 & 9 & -10 \\ 12 & 15 & -17 \\ -1 & -1 & 1 \end{matrix} \right] \).
Hence, A-1 = \(\frac { 1 }{ \left| A \right| } \)(adj A) = \(\frac { 1 }{ \left( -1 \right) } \left[ \begin{matrix} 7 & 9 & -10 \\ 12 & 15 & -17 \\ -1 & -1 & 1 \end{matrix} \right] =\left[ \begin{matrix} -7 & -9 & 10 \\ -12 & -15 & 17 \\ 1 & 1 & -1 \end{matrix} \right] \).
8.
Given A3 = 1
Pre multiply by A-1 we get,
A-1. A3 = A-1. I
⇒ (A-1. A) A2 = A-1 [∵ A-1 I = A-1]
⇒ I. A2 = A-1 I∵ A-1. A = I]
⇒ A2 = A-1 [∵ I. A2 = A2]
∴ A-1 = A2
9.
Given A (adj A) =\(\left[ \begin{matrix} 10 & 0 \\ 0 & 10 \end{matrix} \right] =10\left[ \begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \right] \)...(1)
We know A (adj A) = (adj A) A = |A|. I2 ...(2)
Comparing (1) and (2), we get |A| = 10
10.
Let A be a non-singular matrix of order 2m+1, where m = 0, 1, 2,... Then, we get |A| ≠ 0 and, by property (ii), we have |adj A| = |A|(2m+1) − 1 = |A|2m.
Since |A|2m is always positive, we get that |adj A| is positive.
11.
The augmented matrix [A|B] is \(\left[ \begin{matrix} 2 & -3 & 5 \\ 3 & 1 & \lambda \\ 1 & -7 & 8 \end{matrix}|\begin{matrix} 12 \\ \mu \\ 17 \end{matrix} \right] \)
\(\overset { { R }_{ 1 }\leftrightarrow { R }_{ 3 } }{ \longrightarrow } \left[ \begin{matrix} 1 & -7 & 8 \\ 3 & 1 & \lambda \\ 2 & -3 & 5 \end{matrix}|\begin{matrix} 17 \\ \mu \\ 12 \end{matrix} \right] \)
\(\overset { { R }_{ 2 }\rightarrow { R }_{ 2 }-{ R }_{ 1 }\\ { R }_{ 3 }\rightarrow { R }_{ 3 }-2R_{ 1 } }{ \longrightarrow } \left[ \begin{matrix} 1 & -7 & 8 \\ 0 & 22 & \lambda -51 \\ 0 & 11 & -11 \end{matrix}|\begin{matrix} 17 \\ \mu -51 \\ -22 \end{matrix} \right] \)
\(\overset { { R }_{ 2 }\rightarrow { R }_{ 2 }-2{ R }_{ 3 }\\ { R }_{ 3 }\rightarrow { R }_{ 3 }\div 11 }{ \longrightarrow } \left[ \begin{matrix} 1 & -7 & 8 \\ 0 & 0 & \lambda -2 \\ 0 & 1 & -1 \end{matrix}|\begin{matrix} 17 \\ \mu -7 \\ -2 \end{matrix} \right] \)
\(\overset { { R }_{ 2 }\leftrightarrow { R }_{ 3 } }{ \longrightarrow } \left[ \begin{matrix} 1 & -7 & 8 \\ 0 & 1 & -1 \\ 0 & 0 & \lambda -2 \end{matrix}|\begin{matrix} 17 \\ -2 \\ \mu -7 \end{matrix} \right] \)
Case (i) : when λ ≠ 2,
\(\rho\) ([A|B]) = 3 and \(\rho\)(A) = 3
∴ \(\rho\)([AIB])= \(\rho\)(A) = 3 = the number of unknowns
∴ The system has unique solution
Case (ii) : when λ = 2, μ =7
\(\left[ \begin{matrix} 1 & -7 & 8 \\ 0 & 1 & -1 \\ 0 & 0 & 0 \end{matrix}|\begin{matrix} 17 \\ -2 \\ 0 \end{matrix} \right] \)
Here \(\rho\)(A) = 2 and \(\rho\)([A|B]) = 2
∴ \(\rho\)(A) = \(\rho\)([A|B]) = 2 < number of unknowns
Thus the system is consistent with infinitely many solutions.
Case (iii) : When λ= 2 and μ ≠ 7
\(\rho\) (A) = 2 and \(\rho\) ([A|B]) = 3
∴ \(\rho\) (A) ≠ \(\rho\) ([A|B])
Thus, the given system of equations is inconsistent.
12.
Put \(\frac { 1 }{ x } \) = a, \(\frac { 1 }{ y } \) = b, \(\frac { 1 }{ z } \) = c
∴ 2a + 3b + 10c = 4 ....(1)
4a- 6b - 5c = 1 .....(2)
6a + 9b -20c = 2 ...(3)
Δ = \(\left| \begin{matrix} 2 & 3 & 10 \\ 4 & -6 & 5 \\ 6 & 9 & -20 \end{matrix} \right| \)
= \(2\left| \begin{matrix} -6 & 5 \\ 9 & -20 \end{matrix} \right| -3\left| \begin{matrix} 4 & 5 \\ 6 & -20 \end{matrix} \right| +10\left| \begin{matrix} 4 & -6 \\ 6 & 9 \end{matrix} \right| \)
= 2 (120 - 45) -3 (-80 - 30) + 10 (36 + 36)
= 150 + 330 + 720 = 1200
Δ1 = \(\left| \begin{matrix} 4 & 3 & 10 \\ 1 & -6 & 5 \\ 2 & 9 & -20 \end{matrix} \right| \)
= \(4\left| \begin{matrix} -6 & 5 \\ 9 & -20 \end{matrix} \right| -3\left| \begin{matrix} 1 & 5 \\ 2 & -20 \end{matrix} \right| +10\left| \begin{matrix} 1 & -6 \\ 2 & 9 \end{matrix} \right| \)
= 4 (120 - 45) -3 (-20 - 10) + 10 (9 + 12)
= 300 + 90 + 120 = 600
Δ2 = \(\left| \begin{matrix} 2 & 4 & 10 \\ 4 & 1 & 5 \\ 6 & 2 & -20 \end{matrix} \right| =2\left| \begin{matrix} 1 & 5 \\ 2 & -20 \end{matrix} \right| -4\left| \begin{matrix} 4 & 5 \\ 6 & -20 \end{matrix} \right| +10\left| \begin{matrix} 4 & 1 \\ 6 & 2 \end{matrix} \right| \)
= 2 (-2 - 10) - 4 (-80 - 30) + 10 (8 - 6)
= -60 + 440 + 20 = 400
Δ3 = \(\left| \begin{matrix} 2 & 3 & 4 \\ 4 & -6 & 1 \\ 6 & 9 & 2 \end{matrix} \right| 2\left| \begin{matrix} -6 & 1 \\ 9 & 2 \end{matrix} \right| -3\left| \begin{matrix} 4 & 1 \\ 6 & 2 \end{matrix} \right| +10\left| \begin{matrix} 4 & -6 \\ 6 & 9 \end{matrix} \right| \)
= 2 (-12 - 9) -3 (8 - 6) + 4 (36 + 36)
= - 42 - 6 + 288 = 240
∴ a = \(\frac { { \triangle }_{ 1 } }{ \triangle } =\frac { 600 }{ 1200 } =\frac { 1 }{ 2 } \Rightarrow \frac { 1 }{ x } =\frac { 1 }{ 2 } \) ⇒ x = 2
∴ b = \(\frac { { \triangle }_{ 2 } }{ \triangle } =\frac { 400 }{ 1200 } =\frac { 1 }{ 3 } \Rightarrow \frac { 1 }{ y } =\frac { 1 }{ 3 } \) ⇒ y = 1
∴ c = \(\frac { { \triangle }_{ 3 } }{ \triangle } =\frac { 240 }{ 1200 } =\frac { 1 }{ 5 } \Rightarrow \frac { 1 }{ z } =\frac { 1 }{ 5 } \) ⇒ z = 5
∴ Solution set is {2, 3, 5}
13.
Given F (\(\alpha\)) = \(\left[ \begin{matrix} \cos { \alpha } & 0 & \sin { \alpha } \\ 0 & 1 & 0 \\ -\sin { \alpha } & 0 & \cos { \alpha } \end{matrix} \right] \)
Expanding along R1 we get,
|F(\(\alpha\))| = cos \(\alpha\) \(\left| \begin{matrix} 1 & 0 \\ 0 & cos\alpha \end{matrix} \right| -0+sin\alpha \left| \begin{matrix} 0 & 1 \\ -sin\alpha & 0 \end{matrix} \right| \)
= cos \(\alpha\) (cos - 0) + sin \(\alpha\) (0 + sin \(\alpha\))
= cos2 + sin2 \(\alpha\) = 1 ≠ 0
Since F (\(\alpha\)) is a non-singular matrix, [F(\(\alpha\))]-1 exists
Now, adj (F(\(\alpha\))) = \(\left[ \begin{matrix} +\left| \begin{matrix} 1 & 0 \\ 0 & cos\alpha \end{matrix} \right| & -\left| \begin{matrix} 0 & 0 \\ sin\alpha & cos\alpha \end{matrix} \right| & +\left| \begin{matrix} 0 & 1 \\ -sin\alpha & 0 \end{matrix} \right| \\ -\left| \begin{matrix} 0 & sin\alpha \\ 0 & cos\alpha \end{matrix} \right| & +\left| \begin{matrix} cos\alpha & sin\alpha \\ -sin\alpha & cos\alpha \end{matrix} \right| & -\left| \begin{matrix} cos\alpha & 0 \\ sin\alpha & 0 \end{matrix} \right| \\ +\left| \begin{matrix} 0 & sin\alpha \\ 1 & 0 \end{matrix} \right| & -\left| \begin{matrix} cos\alpha & sin\alpha \\ 0 & 0 \end{matrix} \right| & +\left| \begin{matrix} cos\alpha & 0 \\ 0 & 1 \end{matrix} \right| \end{matrix} \right] ^{ T }\)
=\(\left[ \begin{matrix} +(cos\alpha -0) & -(0) & +(0+sin\alpha ) \\ -(0) & +(cos^{ 2 }\alpha +sin^{ 2 }\alpha & -(0) \\ +(0-sin\alpha ) & -(0) & +(cos-0) \end{matrix} \right] ^{ T }\)
\(\left[ \begin{matrix} cos\alpha & 0 & +sin\alpha \\ 0 & 1 & 0 \\ -sin\alpha & 0 & cos\alpha \end{matrix} \right] =\left[ \begin{matrix} cos\alpha & 0 & -sin\alpha \\ 0 & 1 & 0 \\ +sin\alpha & 0 & cos\alpha \end{matrix} \right] \)
∴ F(\(\alpha\))-1 = \(\frac { 1 }{ |F(\alpha )| } \) adj (F(\(\alpha\)))
[F(\(\alpha\))]-1 = \(\frac { 1 }{ 1 } \left[ \begin{matrix} cos\alpha & 0 & -sin\alpha \\ 0 & 1 & 0 \\ +sin\alpha & 0 & cos\alpha \end{matrix} \right] \)
= \(\left[ \begin{matrix} cos\alpha & 0 & -sin\alpha \\ 0 & 1 & 0 \\ +sin\alpha & 0 & cos\alpha \end{matrix} \right] \) ..............(1)
Now, F(-\(\alpha\))=\(\left[ \begin{matrix} cos(-\alpha ) & 0 & sin(-\alpha ) \\ 0 & 1 & 0 \\ -s9n(-\alpha ) & 0 & cos(-\alpha ) \end{matrix} \right] \)
=\(\left[ \begin{matrix} cos\alpha & 0 & -sin\alpha \\ 0 & 1 & 0 \\ sin\alpha & 0 & cos\alpha \end{matrix} \right] \) ..............(2)
[∵ cos \(\alpha\) is an even function, cos (-\(\alpha\)) = cos \(\alpha\) and sin \(\alpha\) is an odd function, sin (-\(\alpha\)) = -sin\(\alpha\)]
From (1) and (2)
[F(\(\alpha\))]-1 = F (-\(\alpha\))
14.
(c)
2n
15.
(b)
1
16.
(b)
|A| = |AT|
17.
(b)
18.
(d)
a2 + b2 + c2 + 2abc =1
19.
(d)
2A-1
20.
(c)
\(\left[ \begin{matrix} 4 & 2 \\ -1 & 1 \end{matrix} \right] \)
21.
(b)
\(\frac { 1 }{ 9 } \)
22.
(c)
I3
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் Sample Question Papers Study Material - QB365 Set A
Tamilnadu Stateboard 12th Standard Subjects

Maths

Chemistry

Physics

Biology

Computer Science

Business Maths and Statistics

Economics

Commerce

Accountancy

History

Computer Applications

Biology

Computer Technology

Computer Applications

Computer Science

Business Maths and Statistics

Commerce

Economics

Maths

Chemistry

Physics

Computer Technology

History

Accountancy

Tamil

English

French
Tamilnadu Stateboard Standards