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: 13/05/2022
QB365 provides detailed and simple solution for every book back questions in class 12 Maths subject.It will helps to get more idea about question pattern in every book back questions with solution.
latest Book back QuestionsDownload 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.
A tank initially contains 50 litres of pure water. Starting at time t = 0 a brine containing with 2 grams of dissolved salt per litre flows into the tank at the rate of 3 litres per minute. The mixture is kept uniform by stirring and the well-stirred mixture simultaneously flows out of the tank at the same rate. Find the amount of salt present in the tank at any time t > 0.
2.
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]
3.
4.
Solve the Linear differential equation:
\(({ x }^{ 2 }+1)\frac { d }{ y } dx+2xy=\sqrt { { x }^{ 2 }+4 } \)
5.
1.
Let x(t) denote the amount of salt in the tank at time t.
Its rate of change is
\(\frac{dx}{dt}\) = inflow rate - outflow rate
Now, 2 gram time 3 litres per minutes is inflow rate = 6 grams of salt. (3 x 2 = 6)
The out flow of salt is \(\frac{3}{50}\) times x = \(\frac{3x}{50}\)
\(\therefore \frac { dx }{ dt } =6-\frac { 3x }{ 50 } =\frac { 300-3x }{ 50 } \)
\(=-\frac { 3(x-100) }{ 50 } \)
\(\Rightarrow \frac { dx }{ x-100 } =-\frac { 3 }{ 50 } dt\)
\(\Rightarrow \int { \frac { dx }{ x-100 } =-\frac { 3 }{ 50 } \int { dt } } \)
\(\Rightarrow log(x-100)=-\frac { 3 }{ 50 } t+logC\)
\(\\ \Rightarrow log(x-100)-logC=-\frac { 3 }{ 50 } t\)
\(\Rightarrow log\left( \frac { x-100 }{ C } \right) =-\frac { 3 }{ 50 } t\)
\(\Rightarrow \frac { x-100 }{ C } ={ e }^{ -\frac { 3t }{ 50 } }\)
\(\Rightarrow x-100={ C }_{ e }-\frac { 3t }{ 50 } \quad ...(1)\)
When t = 0, x = 0
[Since initial water was pure without any salt]
\(\Rightarrow\) 0-100 = Ce0
\(\Rightarrow\) C = -100
(1) becomes x-100 = -100\(\\ \\ \\ \\ \\ \\ \\ { e }^{ -\frac { 3t }{ 50 } }\)
\(\Rightarrow\) x = 100-100\(\\ \\ \\ \\ \\ \\ \\ { e }^{ -\frac { 3t }{ 50 } }\)
\(\Rightarrow\) x = 100(1-\(\\ \\ \\ \\ \\ \\ \\ { e }^{ -\frac { 3t }{ 50 } }\))
Hence the amount of salt in the tank at time t is x = 100(1-\(\\ \\ \\ \\ \\ \\ \\ { e }^{ -\frac { 3t }{ 50 } }\))
2.
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.
3.
4.
The given differential equation may be written as
\(\left(\frac{x^2+1}{x^2+1}\right) \frac{d y}{d x}+\left(\frac{2 x}{x^2+1}\right) y=\frac{\sqrt{x^2+4}}{x^2+1} \)
\(\Rightarrow \frac{d y}{d x}+\left(\frac{2 x}{x^2+1}\right) y=\frac{\sqrt{x^2+4}}{x^2+1}\)
This is of the form \( \frac{d y}{d x}+P y=\mathrm{Q} \)
where \(\mathrm{P}=\frac{2 x}{x^2+1} ; \mathrm{Q}=\frac{\sqrt{x^2+4}}{x^2+1} \)
Thus, the given differential equation is linear.
\(\text { I.F }=e^{\int P d x}=e^{\int \frac{2 x}{x^2+1} d x}=e^{\log \left(x^2+1\right)}=x^2+1\)
So, the required solution is given by
\(\mathrm{y} \times \mathrm{I} \cdot \mathrm{F} =\int(Q \times I . F) d x+c \)
\(\mathrm{y}\left(x^2+1\right) =\int \frac{\sqrt{x^2+4}}{x^2+1} \times\left(x^2+1\right) d x \)
\(\mathrm{y}\left(x^2+1\right) =\int \sqrt{x^2+4} d x\)
\({\left[\because \int \sqrt{x^2+a^2} d x=\right.} \) \(\frac{1}{2} x \sqrt{x^2+a^2}+\frac{a^2}{2} \log \left|x+\sqrt{x^2+a^2}\right|+c \)
\(\mathrm{y}\left(x^2+1\right) \) \(=\frac{1}{2} x \sqrt{x^2+4}+\frac{1}{2} \times 2^2 \times \log \left|x+\sqrt{x^2+4}\right|+c \)
\(\mathrm{y}\left(x^2+1\right) =\frac{x}{2} \sqrt{x^2+4}+2 \log \left|x+\sqrt{x^2+4}\right|+c\)
Hence y \(\left(x^2+1\right) \)
\(=\frac{x}{2} \sqrt{x^2+4}+2 \log \left|x+\sqrt{x^2+4}\right|+c\) is the required solution.
5.
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