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
Yes, you can switch from Science in Karnataka State Board to Commerce in CBSE for 12th. You will need a Transfer Certificate from your current school and meet the CBSE school’s admission requirements. Since you haven’t studied Commerce subjects like Accountancy, Economics, and Business Studies, you may need to catch up before or during 12th. Not all CBSE schools accept direct admission to 12th from another board, so some may ask you to join Class 11 first. Make sure to check the school’s rules and plan your subject preparation.
Hello
For the 12th CBSE Hindi Medium board exam, important questions usually come from core chapters like “Madhushala”, “Jhansi ki Rani”, and “Bharat ki Khoj”.
Questions often include essay writing, letter writing, and comprehension passages. Grammar topics like Tenses, Voice Change, and Direct-Indirect Speech are frequently asked.
Students should practice poetry questions on themes and meanings. Important questions also cover summary writing and translation from Hindi to English or vice versa.
Previous years’ question papers help identify commonly asked questions.
Focus on writing practice to improve handwriting and presentation. Time management during exams is key to answering all questions effectively.
Hello,
If you want to improve the Class 12 PCM results, you can appear in the improvement exam. This exam will help you to retake one or more subjects to achieve a better score. You should check the official website for details and the deadline of this exam.
I hope it will clear your query!!
For the 2025-2026 academic session, the CBSE plans to conduct board exams from 17 February 2026 to 20 May 2026.
You can download it in pdf form from below link
all the best for your exam!!
Hii neeraj!
You can check CBSE class 12th registration number in:
Hope it helps!
This ebook serves as a valuable study guide for NEET 2025 exam.
This e-book offers NEET PYQ and serves as an indispensable NEET study material.
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