Suppose you are watching the way a drug dissolves in your blood after some time. The rate of variation of the concentration can be described by a differential equation. These real-life situations, in which the rate of change is dependent on the quantity itself, are the best examples of how the general and particular solutions of differential equations are used.
NCERT Solutions for Class 12 Maths Chapter 9 – Exercise 9.2 are explained in a plain, step-by-step manner so that the students can easily understand these important concepts. The NCERT solutions are prepared by experienced mathematics faculty members of Careers360, strictly following the CBSE 2025–26 syllabus. In NCERT solution for Class 12 Maths Chapter 9 Exercise 9.2 students learn the difference between a general solution (with arbitrary constants) and a particular solution (obtained after assigning definite constants), differentiating and integrating to move between solutions and equations, and apply the basic concepts learned in Exercise 9.1 to more practical solution problem scenarios. Proper practice of these exercises not only increases confidence for board exams but is also beneficial for competitive exams such as the JEE.
This Story also Contains
This material provides easy solutions to all the questions of Exercise 9.2 of Differential Equations. The PDF can be downloaded by the students for practice and enhancement of the chapter for board and and competitive exams
$y = e^x + 1 \qquad :\ y'' -y'=0$
Answer:
Given,
$y = e^x + 1$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d}e^x }{\mathrm{d} x} = e^x$
Again, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y' }{\mathrm{d} x} = \frac{\mathrm{d}e^x }{\mathrm{d} x} = e^x$
$\implies y'' = e^x$
Substituting the values of y’ and y'' in the given differential equations,
y'' - y' = e x - e x = 0 = RHS.
Therefore, the given function is the solution of the corresponding differential equation.
$y = x^2 + 2x + C\qquad:\ y' -2x - 2 =0$
Answer:
Given,
$y = x^2 + 2x + C$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(x^2 + 2x + C) = 2x + 2$
Substituting the values of y’ in the given differential equations,
$y' -2x - 2 =2x + 2 - 2x - 2 = 0= RHS$ .
Therefore, the given function is the solution of the corresponding differential equation.
$y = \cos x + C\qquad :\ y' + \sin x = 0$
Answer:
Given,
$y = \cos x + C$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(cosx + C) = -sinx$
Substituting the values of y’ in the given differential equations,
$y' - \sin x = -sinx -sinx = -2sinx \neq RHS$ .
Therefore, the given function is not the solution of the corresponding differential equation.
$y = \sqrt{1 + x^2}\qquad :\ y' = \frac{xy}{1 + x^2}$
Answer:
Given,
$y = \sqrt{1 + x^2}$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(\sqrt{1 + x^2}) = \frac{2x}{2\sqrt{1 + x^2}} = \frac{x}{\sqrt{1 + x^2}}$
Substituting the values of y in RHS,
$\frac{x\sqrt{1+x^2}}{1 + x^2} = \frac{x}{\sqrt{1+x^2}} = LHS$ .
Therefore, the given function is a solution of the corresponding differential equation.
$y = Ax\qquad :\ xy' = y\;(x\neq 0)$
Answer:
Given,
$y = Ax$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(Ax) = A$
Substituting the values of y' in LHS,
$xy' = x(A) = Ax = y = RHS$ .
Therefore, the given function is a solution of the corresponding differential equation.
$y = x\sin x\qquad :\ xy' = y + x\sqrt{x^2 - y^2}\ (x\neq 0\ \textup{and} \ x > y\ or \ x < -y)$
Answer:
Given,
$y = x\sin x$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(xsinx) = sinx + xcosx$
Substituting the values of y' in LHS,
$xy' = x(sinx + xcosx)$
Substituting the values of y in RHS.
$\\xsinx + x\sqrt{x^2 - x^2sin^2x} = xsinx + x^2\sqrt{1-sinx^2} = x(sinx+xcosx) = LHS$
Therefore, the given function is a solution of the corresponding differential equation.
$xy = \log y + C\qquad :\ y' = \frac{y^2}{1 - xy}\ (xy\neq 1)$
Answer:
Given,
$xy = \log y + C$
Now, differentiating both sides w.r.t. x,
$\\ y + x\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(logy) = \frac{1}{y}\frac{\mathrm{d}y }{\mathrm{d} x}$ \\ \\
$\implies y^2 + xyy' = y' $
$\implies y^2 = y'(1-xy) $
$\implies y' = \frac{y^2}{1-xy}$
Substituting the values of y' in LHS,
$y' = \frac{y^2}{1-xy} = RHS$
Therefore, the given function is a solution of the corresponding differential equation.
$y - cos y = x \qquad :(\ y\sin y + \cos y + x) y' = y$
Answer:
Given,
$y - cos y = x$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d}y }{\mathrm{d} x} +siny\frac{\mathrm{d}y }{\mathrm{d} x} = \frac{\mathrm{d} }{\mathrm{d} x}(x) = 1$
$\implies$ y' + siny.y' = 1
$\implies$ y'(1 + siny) = 1
$\implies y' = \frac{1}{1+siny}$
Substituting the values of y and y' in LHS,
$(\ (x+cosy)\sin y + \cos y + x) (\frac{1}{1+siny})$
$= [x(1+siny) + cosy(1+siny)]\frac{1}{1+siny}$
= (x + cosy) = y = RHS
Therefore, the given function is a solution of the corresponding differential equation.
$x + y = \tan^{-1}y\qquad :\ y^2y' + y^2 + 1 = 0$
Answer:
Given,
$x + y = \tan^{-1}y$
Now, differentiating both sides w.r.t. x,
$\\ 1 + \frac{\mathrm{d} y}{\mathrm{d} x} = \frac{1}{1 + y^2}\frac{\mathrm{d} y}{\mathrm{d} x}$
$\implies1+y^2 = y'(1-(1+y^2)) = -y^2y'$
$\implies y' = -\frac{1+y^2}{y^2}$
Substituting the values of y' in LHS,
$y^2(-\frac{1+y^2}{y^2}) + y^2 + 1 = -1- y^2+ y^2 +1 = 0 = RHS$
Therefore, the given function is a solution of the corresponding differential equation.
$y = \sqrt{a^2 - x^2}\ x\in (-a,a)\qquad : \ x + y \frac{dy}{dx} = 0\ (y\neq 0)$
Answer:
Given,
$y = \sqrt{a^2 - x^2}$
Now, differentiating both sides w.r.t. x,
$\frac{\mathrm{d} y}{\mathrm{d} x} =\frac{\mathrm{d}}{\mathrm{d} x}(\sqrt{a^2 - x^2}) = \frac{-2x}{2\sqrt{a^2 - x^2}} = \frac{-x}{\sqrt{a^2 - x^2}}$
Substituting the values of y and y' in LHS,
$x + y \frac{dy}{dx} = x + (\sqrt{a^2 - x^2})(\frac{-x}{\sqrt{a^2 - x^2}}) = 0 = RHS$
Therefore, the given function is a solution of the corresponding differential equation.
Answer:
(D) 4
The number of constants in the general solution of a differential equation of order n is equal to its order.
Answer:
(D) 0
In a particular solution of a differential equation, there is no arbitrary constan
Also check -
| Topic | Description | Example |
| General Solution | A solution with general constants that determine a class of curves. | $y=C e^x$ is a general solution of $\frac{d y}{d x}=y$ |
| Particular Solution | A specific solution obtained by giving a particular value to the arbitrary constant(s). | If $y=C e^x$ and $y=2$ when $x=0$, then $C=2$, so $y=$ $2 e^x$ |
| Arbitrary Constants | Constants that are used in integration. Used to represent general solutions. | $C$ in $y=C e^{-x}$ |
| Formulating Differential Equations | Making of a differential equation from a known general solution by eliminating the arbitrary constants. | Given: $y=A e^x+B e^{-x}$, eliminate $A$ and $B$ to form the DE. |
Frequently Asked Questions (FAQs)
Yes. To understand the concepts discussed in topic 9.3 it is necessary to solve exercise 9.2
Two examples are given to understand the concepts explained in exercise 9.3.
A total of 7 exercises including the miscellaneous are there in the chapter differential equation.
12 questions are discussed in the Class 12th Maths chapter 6 exercise 9.2 .
Yes. Solving Exercise 9.2 Class 12 Maths is necessary to prepare for the board exam of Class 12.
The knowledge of differentiation and integration is required.
Topic 9.4 is about how to form a differential equation if the general solutions are given.
It is necessary to understand the basics before proceeding with the chapter. Exercise 9.1 gives a good knowledge of the degree and order of differential equations. So it is necessary to solve this exercise
On Question asked by student community
Hello Gilla
You can download the question paper from the link given below:
https://school.careers360.com/boards/cbse/cbse-previous-year-question-papers-class-10-maths
Hope it helps.
Hello Student,
Check the article given below to access and download the CBSE question paper for classes 10 and 12.
Link:
https://school.careers360.com/boards/cbse/cbse-previous-year-question-papers
Dear Student,
You can appear for improvement exams in other passed subjects after clearning compartment exams. The Central Board of Secondary Education (CBSE) conducts the CBSE Class 12 improvement exams for students who are not satisfied with their scores in the Class 10 and Class 12 board examinations.
You can
Hi Madhuri,
For CBSE Class 12 Maths preparation, especially if your basics are weak, please refer to the link given below:
https://school.careers360.com/boards/cbse/cbse-class-12-maths-preparation-tips
Hi Jatin!
Given below is the link to access CBSE Class 12 English Previous Year Questions:
https://school.careers360.com/download/ebooks/cbse-class-12-english-previous-year-question-papers
For subjectwise previous year question papers, you might find this link useful:
https://school.careers360.com/boards/cbse/cbse-previous-year-question-papers-class-12
Get Job Ready in Healthcare | Employability-Focused Programs
As per latest syllabus. Physics formulas, equations, & laws of class 11 & 12th chapters
As per latest syllabus. Chemistry formulas, equations, & laws of class 11 & 12th chapters
As per latest 2024 syllabus. Study 40% syllabus and score upto 100% marks in JEE
As per latest syllabus. Maths formulas, equations, & theorems of class 11 & 12th chapters