12th Standard Syllabus & Materials
12th Standard
TN 12th English Poem - 6 - Incident of the French Camp Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 6 - On the Rule of the Road Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 5 - The Chair Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Supplementary - 4 - The Midnight Visitor Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Poem - 4 - Ulysses Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 4 - The Summit Sample Question Papers Study Material - QB365 Set A

Published on: 04/11/2019
Ordinary Differential Equations
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.
Form the differential equation by eliminating the arbitrary constants A and B from y = A cos x + B sin x.
2.
Solve \(\frac { dy }{ dx } =\frac { x-y+5 }{ 2(x-y)+7 } .\)
3.
Find the differential equation of the family of all ellipses having foci on the x -axis and centre at the origin.
4.
Find the differential equation of the family of circles passing through the points (a, 0) and (−a, 0).
5.
Solve yeydx = (y3+2xey)dy
6.
Solve (1+x3)\(\frac { dy }{ dx } \)+ 6x2y = 1+x2.
7.
Solve [y(1-x tan x)+x2 cosx] dx-dy = 0
8.
Solve : \(\frac { dy }{ dx } =\sqrt { 4x+2y-1 } \)
9.
Solve y' = sin2 (x − y + 1 ).
10.
Find the particular solution of (1+ x3)dy − x2 ydx = 0 satisfying the condition y(1) = 2.
1.
y = Acos x + Bsin x ... (1)
Differentiating (1) twice successively, we get
\(\frac{dy}{dx}\)= −Asin x + Bcos x. ...(2)
\(\frac{d^2y}{dx^2}\) = -Acos x − Bsin x = −(A cos x + B sin x). ...(3)
Substituting (1) in (3), we get \(\frac{d^2y}{dx^2}\) + = 0 as the required differential equation
2.
Given that \(\frac { dy }{ dx } =\frac { x-y+5 }{ 2(x-y)+7 } .\)
Put z = x-y
\(\frac { dz }{ dx } =1-\frac { dy }{ dx } \)
\(\frac { dy }{ dx } =1-\frac { dz }{ dx } \)
Thus, the given equation reduces to
\(1-\frac { dz }{ dx } =\frac { z+5 }{ 2z+7 } \)
\(\frac { dz }{ dx } =1+\frac { z+5 }{ 2z+7 } \)
\(\frac { dz }{ dx } =\frac { z+2 }{ 2z+7 } \)
Separating the variables, we get
\(\frac { 2z+7 }{ z+2 } dz=dx\)
\(\frac { 2(z+2)+3 }{ z+2 } =dx\)
\(\left( 2+\frac { 3 }{ z+2 } \right) dz=dx\)
Integrating both sides, we get
2z + 3log |z+ 2| = x + C
That is, 2(x − y) + 3log |x −y+2| = x + C
3.
The equation of the family of all ellipses having foci on the x -axis and centre at the origin is given by \(\frac { { x }^{ 2 } }{ { a }^{ 2 } } +\frac { { y }^{ 2 } }{ { b }^{ 2 } } =1,a>b\).
where a and b are arbitrary constants.
Differentiating equation (1) with respect to x, we get
\(\frac { 2x }{ { a }^{ 2 } } +\frac { 2y }{ { b }^{ 2 } } \frac { dy }{ dx } =0\quad \Rightarrow \frac { x }{ { a }^{ 2 } } +\frac { y }{ { b }^{ 2 } } \frac { dy }{ dx } =0\)
Differentiating equation (2) with respect to x, we get
\(\frac { 1 }{ { a }^{ 2 } } +\frac { 1 }{ { b }^{ 2 } } \left[ y\frac { { d }^{ 2 }y }{ { dx }^{ 2 } } +{ \left( \frac { dy }{ dx } \right) }^{ 2 } \right] =0\Rightarrow \frac { 1 }{ { a }^{ 2 } } +\frac { 1 }{ { b }^{ 2 } } \left[ y\frac { { d }^{ 2 }y }{ { dx }^{ 2 } } +{ \left( \frac { dy }{ dx } \right) }^{ 2 } \right] \)
Substituting the value of \(\frac{1}{a^2}\) in equation (2) and simplifying, we get \(-\frac { 1 }{ { b }^{ 2 } } \left[ y\frac { { d }^{ 2 }y }{ { dx }^{ 2 } } +{ \left( \frac { dy }{ dx } \right) }^{ 2 } \right] x+\frac { v }{ { b }^{ 2 } } \frac { dy }{ dx } =0\Rightarrow xy\frac { { d }^{ 2 }y }{ { dx }^{ 2 } } +{ \left( \frac { dy }{ dx } \right) }^{ 2 }-y\frac { dy }{ dx } =0\) which is the required differential equation
4.
A circle passing through the points (a, 0) and (−a, 0) has its centre on y - axis.
Let (0, b) be the centre of the circle. S o, the radius of the circle is \(\sqrt { { a }^{ 2 }+{ b }^{ 2 } } \) .
Therefore the equation of the family of circles passing through the points (a, 0) and (−a, 0) is x2 + ( y − b)2 = a2 + b2, b is an arbitrary constant. ...(1)
Differentiating both sides of (1) with respect to x, we get
\(2x+2(y-b)\frac { dy }{ dx } =0\Rightarrow y-b=\frac { x }{ \frac { dy }{ dx } } \Rightarrow b=\frac { x }{ \frac { dy }{ dx } } +y\)
Substituting the value of b in equation (1), we get
\(2x+2(y-b)\frac { dy }{ dx } =0\Rightarrow y-b=\frac { x }{ \frac { dy }{ dx } } \Rightarrow b=\frac { x }{ \frac { dy }{ dx } } +y\)
\({ x }^{ 2 }+\frac { { x }^{ 2 } }{ { \left( \frac { dy }{ dx } \right) }^{ 2 } } ={ a }^{ 2 }+{ \left[ \frac { x }{ \frac { dy }{ dx } } +y \right] }^{ 2 }\)
\(\Rightarrow { x }^{ 2 }{ \left( \frac { dy }{ dx } \right) }^{ 2 }+{ x }^{ 2 }={ a }^{ 2 }{ \left( \frac { dy }{ dx } \right) }^{ 2 }+{ \left[ x+y{ \left( \frac { dy }{ dx } \right) }^{ 2 } \right] }^{ 2 }\)
\(\Rightarrow ({ x }^{ 2 }-{ y }^{ 2 }-{ a }^{ 2 })\frac { dy }{ dx } -2xy=0\)
which is the required differential equation
5.
The given equation can be written as \(\frac { dy }{ dx } -\frac{2}{y}x=y^2e^{-y}\).
This is a linear differential equation. Here \(P=-\frac { 2 }{ y } ;Q={ y }^{ 2 }{ e }^{ -y }\)
\(\int { pdy } =\int { -\frac { 2 }{ y } dy=-2log|y|=log{ |y| }^{ -2 } } =log\left( \frac { 1 }{ { y }^{ 2 } } \right) ,\)
Thus, \(I.F={ e }^{ \int { Pdy } }={ e }^{ log\left( \frac { 1 }{ { y }^{ 2 } } \right) }=\frac { 1 }{ { y }^{ 2 } } .\)
Hence the solution is \(x{ e }^{ \int { Pdy } }=\int { Q{ e }^{ \int { Pdy } }dy+C } \)
Thus, \(x\left( \frac { 1 }{ { y }^{ 2 } } \right) =\int { { y }^{ 2 }{ e }^{ -y } } \left( \frac { 1 }{ { y }^{ 2 } } \right) dy+C=\int { { e }^{ -y }dy+C } =-{ e }^{ -y }+C\)or x = −y2e−y +Cy2 is the required solution
6.
Here, to make the coefficient of \(\frac { dy }{ dx } \) unity, divide both sides by (1+x3).
Then the equation is \(\frac { dy }{ dx } +\frac { { 6x }^{ 2 }y }{ 1+{ x }^{ 3 } } =\frac { 1+{ x }^{ 2 } }{ 1+{ x }^{ 3 } } \)
This is a linear differential equation in y.
Here, \(P=\frac { { 6x }^{ 2 } }{ 1+{ x }^{ 3 } } ;Q=\frac { 1+{ x }^{ 2 } }{ 1+{ x }^{ 3 } } \)
\(\int { Pdx } =\int { \frac { { x }^{ 2 } }{ 1+{ x }^{ 3 } } dx } =2log|1+{ x }^{ 3 }|=log{ |1+{ x }^{ 3 }| }^{ 2 }=log{ ({ 1+x }^{ 3 }) }^{ 2 }\)
Thus, I.F.\(={ e }^{ \int { Pdx } }={ e }^{ log{ ({ 1+x }^{ 3 }) }^{ 2 } }={ (1+{ x }^{ 3 }) }^{ 2 }\)
Hence the solution is \(ye^{ \int { Pdx } }=\int { { Qe }^{ \int { Pdx } }dx+C. } \)
Thus is, \(y{ (1+{ x }^{ 2 }) }^{ 2 }=\int { \frac { 1+{ x }^{ 2 } }{ 1+{ x }^{ 3 } } } { (1+{ x }^{ 3 }) }^{ 2 }dx+C=\int { (1+{ x }^{ 2 }) } (1+{ x }^{ 3 })dx+C=\int { (1+{ x }^{ 2 }+{ x }^{ 3 }+{ x }^{ 5 }) } dx+C\) \(or\ y{ (1+{ x }^{ 3 }) }^{ 2 }=x+\frac { { x }^{ 3 } }{ 3 } +\frac { { x }^{ 4 } }{ 4 } +\frac { x^{ 6 } }{ 6 } +C\)
\(and\quad y=\frac { 1 }{ { (1+{ x }^{ 3 }) }^{ 2 } } \left[ x+\frac { { x }^{ 3 } }{ 3 } +\frac { { x }^{ 4 } }{ 4 } +\frac { x^{ 6 } }{ 6 } +C \right] \)is the required solution.
7.
The given equation can be rewritten as \(\frac { dy }{ dx } +\frac { (x\quad tan\quad x-1) }{ x } y=xcosx\)
This is a linear differential equation. Here \(P=\frac { (x\quad tan\quad x-1) }{ x } ;Q=xcosx\)
\(\int { Pdx } =\int { \frac { (xtanx-1) }{ x } } dx=-log|cosx|-log|x|=-log|xcosx|=log\frac { 1 }{ |xcosx| } \)
Thus, \(I.F.={ e }^{ \int { pdx } }={ e }^{ log\frac { 1 }{ |xcosx| } }=\frac { 1 }{ xcosx } \)
Hence the solution is \({ ye }^{ \int { Pdf } }=\int { Q{ e }^{ \int { Pdx } }dx+C } \)
i.e., \(y\frac { 1 }{ xcosx } =\int { (xcosx)\frac { 1 }{ xcosx } dx+C } \)
or \(\\ \\ \\ \\ y\frac { 1 }{ xcosx } =x+C\)
or y = x2 cos x + Cx cos x is the required solution.
8.
By putting z = 4x + 2y −1, we have
z' = 4+2y' = 4+2\(\sqrt z\)
hence \(\frac { dz }{ 4+2\sqrt { z } } =dx\).
Integrating, \(\int { \frac { dz }{ 4+2\sqrt { 2 } } =x+C } \)
Putting z = u2 , we have
\(\int { \frac { dz }{ 4+2\sqrt { 2 } } =\frac { udu }{ u+2 } =u-2|u+2|+C } \)
or \(\sqrt z\) - 2 In(\(\sqrt z\) + 2) = x+C
from which on substituting z = 4x + 2y −1, we have the general solution
\(\sqrt { 4x+2y-1 } -2\quad In(\sqrt { 4x+2y-1 } +2)=x+C\)
9.
Given that y′ = sin2 (x − y +1)
Put z = x-y+1, so that \(\frac { dz }{ dx } =1-\frac { dy }{ dx } \)
Thus, the given equation reduces to 1-\(\frac { dz }{ dx } \) = sin2 Z
i.e., \(\frac { dz }{ dx } \) = 1-sin2 z = cos2z
Separating the variables leads to \(\frac { dz }{ { cos }^{ 2 }z } =dx\) (or) sec2 zdz = dx
On integration, we get tan z = x +C (or) tan (x − y +1) = x +C.
10.
Given that (1 + x3)dy - x2 ydx = 0.
The above equation is written as \(\frac { dy }{ y } -\frac { { x }^{ 2 } }{ 1+{ x }^{ 2 } } dx=0\)
Integrating both sides gives log y- \(\frac{1}{3}\)log(1 + x3) = C1, which implies,
3 log y - log (1 + x3) = log C.
Thus, 3 log y = log (1 + x3) + log C,
which reduces to log y3 = log C(1+x3)
Hence, y3= C (1+x3) gives the general solution of the given differential equation. It is given that when x = 1, y = 2. Then 23 = C(1 + 1) \(\Rightarrow\) C = 4 and hence the particular solution is y3 = 4(1 + x3).
12th Standard Syllabus & Materials
12th Standard
TN 12th English Supplementary - 3 - The Hour of Truth (Play) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Poem - 3 - All the World’s a Stage Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 3 - In Celebration of Being Alive Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Supplementary - 2 - Life of Pi 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