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: 28/11/2025
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 Test

1.
Using truth table check whether the statements ¬(p V q) V (¬p ∧ q) and ¬p are logically equivalent.
2.
Let M = \(\left\{ \left( \begin{matrix} x & x \\ x & x \end{matrix} \right) :x\in R-\{ 0\} \right\} \) and let ∗ be the matrix multiplication. Determine whether M is closed under ∗ . If so, examine the existence of identity, existence of inverse properties for the operation ∗ on M.
3.
Verify whether the following compound propositions are tautologies or contradictions or contingency
((p⟶ q) ∧ (q ⟶ r)) ⟶ (p ⟶ r)
4.
Verify
(i) closure property
(ii) commutative property
(iii) associative property
(iv) existence of identity and
(v) existence of inverse for the operation ×11 on a subset A = {1, 3, 4, 5, 9} of the set of remainders {0,1, 2, 3, 4, 5, 6, 7, 8, 9,10}
5.
The probability density function of random variable X is given by \(f(x)=\begin{cases} \begin{matrix} k & 1\le x\le 5 \end{matrix} \\ \begin{matrix} 0 & otherwise \end{matrix} \end{cases}\) Find
(i) Distribution function
(ii) P(X < 3)
(iii) P(2 < X < 4)
(iv) P(3 ≤ X )
6.
Find the probability mass function f(x) of the discrete random variable X whose cumulative distribution function F(x) is given by
Also find
(i) P(X < 0) and
(ii) P(\(X \geq-1)\)
7.
The cumulative distribution function of a discrete random variable is given by

Find
(i) the probability mass function
(ii) P(X < 1 ) and
(iii) P(X \(\geq\)2)
8.
At 10.00 A.M. a woman took a cup of hot instant coffee from her microwave oven and placed it on a nearby Kitchen counter to cool. At this instant the temperature of the coffee was 180o F, and 10 minutes later it was 160o F. Assume that constant temperature of the kitchen was 70oF.
(i) What was the temperature of the coffee at 10.15 A.M.? \(\left[\log \frac{9}{11}=-0.6061\right]\)
(ii) The woman likes to drink coffee when its temperature is between 130oF and 140oF between what times should she have drunk the coffee? \(\left[\log \frac{6}{11}=-0.2006\right]\)
9.
Find the population of a city at any time t, given that the rate of increase of population is proportional to the population at that instant and that in a period of 40 years the population increased from 3,00,000 to 4,00,000.
10.
In a murder investigation, a corpse was found by a detective at exactly 8 p.m. Being alert, the detective also measured the body temperature and found it to be 70oF. Two hours later, the detective measured the body temperature again and found it to be 60oF. If the room temperature is 50oF, and assuming that the body temperature of the person before death was 98.6oF, at what time did the murder occur? [log(2.43) = 0.88789; log(0.5)=-0.69315]
1.
~(p V q) V (~p ∧ q) and ~p
| p | q | p V q | ~(p ∧ q) | ~p | ~p ∧ q | ~(p V q) V (~p ∧ q) |
| T | T | T | F | F | F | F |
| T | F | T | F | F | F | F |
| F | T | T | F | T | T | T |
| F | F | F | T | T | F | T |
The entries in column (5) and column (7) are identical.
∴ ~(p V q) V (~p ∧ q) and ~p are logically equivalent.
2.
Given M = \(\left\{ \left( \begin{matrix} x & x \\ x & x \end{matrix} \right) :x\in R-\{ 0\} \right\} \) and ∗ be the matrix multiplication.
Let A = \(\left( \begin{matrix} x & x \\ x & x \end{matrix} \right) \)and
B = \(\left( \begin{matrix} y & y \\ y & y \end{matrix} \right) \)∈M
Where x, y ∈R-{0}.
\(A*B=\left( \begin{matrix} x & x \\ x & x \end{matrix} \right) \left( \begin{matrix} y & y \\ y & y \end{matrix} \right) \)
\(=\left( \begin{matrix} xy+xy & xy+xy \\ xy+xy & xy+xy \end{matrix} \right) \)
\(=\left( \begin{matrix} 2xy & xy \\ 2xy & 2xy \end{matrix} \right) \in M\\ \)
[∵ 2xy∈R-{0}]
∴ M is closed under M
Identity:
Since identity of 2\(\times\)2 matrices is I =\(\left( \begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \right) \)∉M
∴ M has no identity under *.
Inverse:
Since it has no identity, it won't have inverse also.
3.
| p | q | r | q ⟶ r | p⟶ q | q ⟶ r | (p⟶ q) ∧ (q ⟶ r) | ((p⟶ q) ∧ (q ⟶ r)) ⟶ (p ⟶ r) |
| T | T | T | T | T | T | T | T |
| T | T | F | F | T | F | F | T |
| T | F | T | T | F | T | F | T |
| T | F | F | F | F | T | F | T |
| F | T | T | T | T | T | F | T |
| F | T | F | T | T | F | F | T |
| F | F | T | T | T | T | T | T |
| F | F | F | T | T | T | T | T |
∴ ((p⟶ q) ∧ (q ⟶ r)) ⟶ (p ⟶ r)
The given statement is a tautology.
4.
The table for the operation x11 is as follows.
| x11 | 1 | 3 | 4 | 5 | 9 |
| 1 | 1 | 3 | 4 | 5 | 9 |
| 3 | 3 | 9 | 1 | 4 | 5 |
| 4 | 4 | 1 | 5 | 9 | 3 |
| 5 | 5 | 4 | 9 | 3 | 1 |
| 9 | 9 | 5 | 3 | 1 | 4 |
Following the same kind of procedure as explained in the previous example, a brief outline of the process of verification of the properties of ×11 on A is given below.
(i) Since each box has an unique element of A, ×11 is a binary operation on A.
(ii) The entries are symmetrical about the main diagonal. Hence ×11 has commutative property.
(iii) As usual, the associative property can be seen to be true.
(iv) The entries of both the row and column headed by the element 1 are identical. Hence 1 is the identity element.
(v) Since the identity 1 exists in each row and each column, the existence of inverse property is assured for ×11. The inverse of 1 is 1, that of 3 is 4, that of 4 is 3, 5 is 9, and, that of 9 is 5.
5.
Since f (x) is a probability density function, f (x) ≥ 0 and \(\int _{ -\infty }^{ \infty }{ f(x) } dx=1\)
That is \(\int _{ -\infty }^{ 1 }{ 0dx } +\int _{ 1 }^{ 5 }{ kdx } +\int _{ 5 }^{ \infty }{ 0dx } =1\)
\(0+k\left( x \right) _{ 1 }^{ 5 }+0=1\Rightarrow 4k=1\Rightarrow k=\frac { 1 }{ 4 } \)
Therefore the probability density function is
\(f\left( x \right) =\begin{cases} \begin{matrix} \frac { 1 }{ 4 } & 1\le x\le 5 \end{matrix} \\ \begin{matrix} 0 & Otherwise \end{matrix} \end{cases}\)
(i) Distribution function
The distribution function
\(F(x)=P\left( X\le x \right) =\int _{ -\infty }^{ x }{ f(u)dx } \)
When x < 1, \(F(x)=\int _{ -\infty }^{ x }{ f(u)du } =\int _{ -\infty }^{ x }{ oldu } =0\)
When 1 ≤ x ≤ 5 \(F(x)=\int _{ -\infty }^{ x }{ f(u)du=\int _{ -\infty }^{ x }{ 0du } +\int _{ 1 }^{ x }{ odu } +\int _{ 1 }^{ x }{ \frac { 1 }{ 4 } du } =\frac { 1 }{ 4 } (x-1) } \)
When x ≥ 5 \(F(x)=\int _{ -\infty }^{ x }{ f(u) } du=\int _{ -\infty }^{ x }{ odu } +\int _{ 1 }^{ 5 }{ \frac { 1 }{ 4 } du } +\int _{ 1 }^{ 5 }{ \frac { 1 }{ 4 } du } +\int _{ 5 }^{ 5 }{ odu } =1\)
Thus \(F(x)=\begin{cases} \begin{matrix} 0 & x<1 \end{matrix} \\ \begin{matrix} \frac { x-1 }{ 1 } & 1\le x\le 5 \end{matrix} \\ \begin{matrix} 1 & x>5 \end{matrix} \end{cases}\)
(ii) P(X < 3) = P(X ≤ 3) = F(3) = \(\frac { 3-1 }{ 2 } =\frac { 1 }{ 2 } \) (Since F(x) is continuous)
(iii) P(2 < X < 4) = P(2 ≤ X ≤ 4) F(4) - F(2) = \(\frac { 3 }{ 4 } -\frac { 1 }{ 4 } =\frac { 1 }{ 2 } \)
(iv) P(3 ≤ X ) = P(X ≥ 3) = 1− P(X < 3) = 1 - \(1-\frac { 1 }{ 2 } =\frac { 1 }{ 2 } \)
6.
Since X is a discrete random variable, from the given data, X takes on the values
−2, −1, 0, and 1.
For discrete random variable X, by definition, we have f (x) = P(X = x)
Therefore left hand limit of f(x) at x = -2 is F(− 2− )
f (−2) = P(X =-2 ) = F(-2 ) - F(- 2- )= 0.25-0 = 0.25
Similarly for other jump points, we have
f (−1) = P(X = -1) = F(-1) - F(-2) = 0.60 - 0.25 = 0.35.
f (0) = P(X ) 0) = F(0) - F(-1) = 0.90 - 0.60 = 0.30 ,
f (1) = P(X =1) = F(1) - F(0) 1- 0.90 = 0.10 .
Therefore the probability mass function is
| x | -2 | -1 | 0 | 1 |
| f(x) | 0.25 | 0.35 | 0.30 | 0.10 |
The distribution function F(x) has jumps at x = -2, -1, 0, and 1. The jumps are respectively 0.25, 0.35, 0.30, and 0.1 is shown in the figure given below.
These jumps determine the probability mass function
(i) \(P(X<0)=\sum _{ -\infty }^{ -1 }{ P(X=x)=P(X=-1)=0.25+0.35 } =0.60\)
(ii) \(P(X\ge -1)=\sum _{ -1 }^{ 1 }{ P(X=x)=P(x=-1) } +P(X=0)+P(X=1)=0.35+030+0.10=0.75\)
7.
Given

The random variable X take the values -1, 0, 1, 2, 3
For a discrete random variable X, we have
f(x) = p(X = x)
∴ f(-1) = p(X= -1) = F(-1) -F(0)
= 0.15-0 = 0.15
f(0) = p(X = 0) = F(0)-F(-1)
= 0.35-0.15 = 0.20
f(1) = p(X = 1) = F(1)-F(0)
= 0.60-0.35 = 0.25
f(2) = p(X=2) = F(2)-F(1)
= 0.85-0.60 = 0.25
f(3) = p(X = 3) = F = (3)-F(2)
= 1-0.85 = 0.15
(i) ஃThe probability mass function is
| x | -1 | 0 | 1 | 2 | 3 |
| f(x) | 0.15 | 0.20 | 0.25 | 0.25 | 0.15 |
(ii) p(X<1)
= p(X = -1) + p(X = 0)
= 0.15 + 0.20 = 0.35
(iii) p(X ≥ 2)
= p(X = 2) + p(X = 3)
= 0.25 + 0.15
= 0.40
8.
Let T be the temperature of the coffee at time t
and Tm' the temperature of the kitchen.
By Newton's law of cooling
\(\frac { dT }{ dt } =K(T-{ T }_{ m })\)
\(\Rightarrow \frac { dT }{ dt } =K(T-70)\)
\(\Rightarrow \int { \frac { dT }{ T-70 } =K\int { dt } } \)
\(\Rightarrow log(T-70)=kt+logC\)
\(\Rightarrow log(T-70)-logC=Kt\)
\(\Rightarrow log\left( \frac { T-70 }{ C } \right) =Kt\)
\(\Rightarrow \frac { T-70 }{ C } ={ e }^{ Kt }\)
\(\Rightarrow T-70={ Ce }^{ Kt }...(1)\)
\(\\ When\ t=0,\ T={ 180 }^{ o }F\)
\(\therefore { 180 }^{ o }-{ 70 }^{ o }={ Ce }^{ 0 }\)
\(\Rightarrow C={ 11 }0^{ 0 }\)
\(\\ \therefore (1)\Rightarrow T-70=110{ e }^{ Kt } ..(2)\)
\(When\ t=0,T=160\)
\(\therefore 160-70=110{ e }^{ 10K }\)
\(90=110{ e }^{ 10K }\)
\(\Rightarrow { e }^{ 10K }=\frac { 9 }{ 11 } \)
\(\Rightarrow { e }^{ K }={ \left( \frac { 9 }{ 11 } \right) }^{ \frac { 1 }{ 10 } }...(3)\)
(i) when t = 15, (2) becomes,
\(\Rightarrow T-70=110{ \left( \frac { 9 }{ 11 } \right) }^{ \frac { 1 }{ 10 } \times 15 }\)
\(=110{ \left( \frac { 9 }{ 11 } \right) }^{ \frac { 3 }{ 2 } }\)
\(=110\times { \left( \frac { 9 }{ 11 } \right) }\left( \sqrt { \frac { 9 }{ 11 } } \right) \)
\(=110\times \frac { 9 }{ 11 } \times \frac { 3 }{ \sqrt { 11 } } \)
\(=\frac { 270 }{ \sqrt { 11 } } =\frac { 270 }{ 3.32 } =81.33\)
\(\Rightarrow\) T=81.33+70=151.3F
\(\therefore\) T = 151.3F
\(\therefore\) The temperature of the coffee at 10.15 am is 151.3F
(ii) when T = 130F, (2) becomes
T-70 = 110ekt ...(2)
\(\Rightarrow\) 130-70 = 110ekt
60 = 110ekt
ekt = \(\frac{6}{11}\)
\({ \left( \frac { 9 }{ 11 } \right) }^{ \frac { t }{ 10 } }=\frac { 6 }{ 11 } \)
\(\frac { t }{ 10 } =\frac { log\left( \frac { 6 }{ 11 } \right) }{ log\left( \frac { 9 }{ 11 } \right) } \)
\(=\frac { log(0.545) }{ log(0.818) } =\frac { -0.264 }{ -0.087 } \)
= 3.34
t = 30.34min
T = 140F (2)becomes
140-70 = 110ekt ...(2)
\(\Rightarrow 70={ 110e }^{ kt }\)
\({ e }^{ kt }=\frac { 7 }{ 11 } \)
\({ \left( \frac { 9 }{ 11 } \right) }^{ \frac { t }{ 10 } }=\frac { 7 }{ 11 } \)
\(\frac { t }{ 10 } =\frac { log\left( \frac { 7 }{ 11 } \right) }{ log\left( \frac { 7 }{ 11 } \right) } =\frac { -0.197 }{ -0.087 } \)
= 2.26
t = 22.6min
\(\therefore\) Between 10.22 min to 10.30 min, the woman should have drunk the coffee.
9.
Let P be denote the population of a city
Given that \(\frac{dP}{dt}\infty\)
\(\Rightarrow P=\frac{dP}{dt}kP\)
\(\Rightarrow \frac{dP}{P}=kdt\)
\(\Rightarrow \int { \frac { dP }{ P } = } k\int { dt } \)
\(\Rightarrow logP=kt+logc\)
\(\Rightarrow log\left( \frac { P }{ c } \right) =kt\)
\(\Rightarrow \frac { P }{ c } ={ e }^{ kt }\)
\(_{ }^{ c }{ P }={ c.e }^{ kt } ..(1)\)
Given when t = 0, P = 3,00,000
\(\therefore(1)\rightarrow\) = ce0 \(\Rightarrow\) c = 3,00,000
\(\therefore\) P = 3,00,000 ekt ...(2)
Again when t = 40, P = 4,00,000
\(\therefore\) (2) \(\Rightarrow\) 4,00,000 = 3,00,000e40k
\(\Rightarrow \frac { 4 }{ 3 } ={ e }^{ 40k }\)
\(\Rightarrow log\left( \frac { 4 }{ 3 } \right) =40K\)
\(\Rightarrow K=\frac { 1 }{ 40 } log\left( \frac { 4 }{ 3 } \right) \)
\(\Rightarrow k=log{ \left( \frac { 4 }{ 3 } \right) }^{ \frac { 1 }{ 40 } }...(3)\)
\(\therefore\) (2) becomes, P = 3,00,000\({ e }^{ log{ \left( \frac { 4 }{ 3 } \right) }^{ \frac { 1 }{ 40 } t } }\)
\(\Rightarrow\) P = 3,00,000 \(^{ { \left( \frac { 4 }{ 3 } \right) }^{ \frac { 1 }{ 40 } } }\)
10.
Let T be the temperature of the body at any time t and with time 0 taken to be 8 p.m. By Newton’s law of cooling \(\frac { dT }{ dt } =k(T-50)or\frac { dT }{ T-50 } =dt\).
Integrating on both sides, we get log |50 −T| = kt + logC or 50 −T = Cekt.
When t = 0, T = 70, and so C = −20
When t = 2,T = 60, we have −10 = −20 ek2.
Thus, \(k=\frac { 1 }{ 2 } log\left( \frac { 1 }{ 2 } \right) \)
Hence, the solution is 50-T = -20e\(\frac{1}{2}\)tlog\((\frac{1}{2})\) or T = 50 + 20\((\frac{1}{2})^\frac{t}{2}\)
Now, we would like to find the value of t, for which T(t) = 98.6 , and t = 2\(\left( \frac { log\left( \frac { 48.6 }{ 20 } \right) }{ log\left( \frac { 1 }{ 2 } \right) } \right) \approx -2.56\)
It appears that the person was murdered at about 5.30 p.m.
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