

The linear polynomial equation, which consists of derivatives of several variables is known as a linear differential equation.
The solution of a differential equation is the term that satisfies it. It can also be the case where there are no solutions or maybe infinite solutions to the differential equations.
What are Differential Equations?
Let us understand this with an example -
dx/dt denotes the instantaneous rate of change.
We will now make an assumption about the rate of changes or variations with first powers of x
dx/dt = -km
k>0 is a proportionality constant.
dx/x = -kdt……………(1)
Integrating it we get
Log = -kt + c
Where c is an arbitrary constant.
x = e^-kt+c
x = Ae^-kt
You must have seen this term in chemistry.
When we write dy/dx then y is a dependent variable and x is the independent variable. We can clearly see that the variations in y are dependent on x.
The term dy/dx denotes the rate of change of y with respect to x.
Now, we can say that an equation that involves dependent variables, independent variables, and derivatives of the dependent variable is called differential equations. It relates one or more functions and their derivatives.
Order And Degree In Differential Equations
The degree is the highest power of derivative.
Order is the highest numbered derivative
In this article, we are going to see about first-order linear differential equations.
Types of Differential Equations
Based on the approach to the solution we can classify these differential equations in several types such as
1.Ordinary/Partial,
2.Linear/Non-linear, and Homogeneous/heterogeneous.
First-order Linear Differential Equations
When there is only the term dy/dx used in the equation then it is termed as the first-order linear differential equation. The function y and its derivatives that are present in the equation are of up to first degree only. There are no products of y or any of its derivatives present and also the transcendental functions of y also do not occur.
Integrating Factor
A multiplying factor which will convert an inexact differential equation into an exact one is called the integrating factor.
∫p(x) dx = log u(x)
∴ u(x) = e^∫p(x)dx
This u(x) is also called the integrating factor.
The General Form Of Linear Differential Equations
1. dy/dx + py = q
p,q are continuous functions of x or constants
I.F = e^∫pdx
solution of this form is
y(I.F) = ∫(I.F)Q dx
2. dx/dy + px = q
p,q are continuous functions of y or constants
I.F = e^∫pdy
solution of this form is
x(Ι.F) = ∫(I.F)Q dy
Example : dy/dx + y/x = logx/x
1.First, we need to find whether it is a linear differential equation.
2.Find the type of equation it is.
we can clearly see that it is of the type
dy/dx + py = q
and p,q are functions of x
3.Identify p,q
∴ p = 1/x and q = logx/x
I(x) = e^∫p(x)dx
= e^∫1/x dx
= e^ log(x)
=x
4.solution of this form is
y(I.F) = ∫(I.F)Q dx
y(x) = ∫logx/x . x + c
∴ y(x) = ∫log(x) + c
∴ y(x) = x log x - x + c
Method for Finding a General Solution of the General First-order Linear Differential Equations.
By multiplying the integrating factor on both sides we get
[p(x)e^∫p(x)dxy - q(x)e^∫p(x)dx]dx + e^∫p(x)dxdy = 0
rewriting above equation in this form
e^∫p(x)dx dy + p(x)e^∫p(x)dx . ydx = q(x)e^∫p(x)dx. dx
∴ e^∫p(x)dx. y = ∫ e^∫p(x)dx .q(x)dx + c
FAQs on Linear Differential Equations
1. What are the key steps to follow when solving NCERT linear differential equations according to the CBSE 2025–26 syllabus?
Solving an NCERT-based linear differential equation involves these steps:
- Express the equation in standard form: dy/dx + P(x)y = Q(x)
- Identify P(x) and Q(x)
- Find the integrating factor (IF): IF = e∫P(x)dx
- Multiply the whole equation by the integrating factor
- Integrate both sides to find the general solution
- Simplify as required and apply initial/boundary conditions if provided
2. How do you determine if a differential equation is linear as per board exam requirements?
A differential equation is linear if the dependent variable and its derivatives appear only to the first power and are not multiplied together. For example, dy/dx + P(x)y = Q(x) is linear because y and dy/dx are both of degree one and not multiplied by each other.
3. Why is it important not to add the constant of integration when calculating the integrating factor?
The constant of integration is not added while finding the integrating factor because it becomes redundant in the method; including it would not change the solution and can complicate calculations. Final integration for the general solution accounts for the constant.
4. What common mistakes should students avoid in linear differential equation problems for the CBSE board exam?
- Forgetting to convert the equation to standard form
- Calculating the integrating factor incorrectly (missing sign or limits)
- Multiplying incorrectly by the integrating factor
- Not integrating both sides properly
- Omitting constants or initial conditions, if given
5. How can students check their answer to a linear differential equation problem in the Maths board exam?
To verify an answer, substitute your solution y(x) back into the original differential equation. If both sides of the equation are equal after substitution, then your solution is correct as per the CBSE marking scheme for 2025–26.
6. What is the significance of linear differential equations in real-life applications?
Linear differential equations are used to model various phenomena such as population growth, chemical reactions, electric circuits, and financial predictions. Mastering these equations helps students understand practical scenarios and builds foundational skills for higher studies and competitive exams.
7. In CBSE 2025–26 pattern, what types of questions can be expected from the chapter on linear differential equations?
Questions may include:
- Solve a first-order linear differential equation
- Find the integrating factor for a given equation
- Word problems involving growth/decay modeled by linear differential equations
- Show the steps for solving using the standard method
- MCQs testing identification of a linear equation
8. How can mastering the chapter on linear differential equations improve overall Maths marks in CBSE Class 12?
Linear differential equations contribute directly to exam marks due to clearly defined solving procedures. Mastering this chapter not only ensures marks for direct problems but also strengthens your conceptual base for integrated topics and application-based questions, enhancing overall performance.

















