A English

Order and degree of differential equations Questions in English

Class 12 Mathematics · Differential Equations · Order and degree of differential equations

167+

Questions

English

Language

100%

With Solutions

Showing 49 of 167 questions in English

1
EasyMCQ
The order and degree of the differential equation $y = x\frac{dy}{dx} + \sqrt{a^2\left(\frac{dy}{dx}\right)^2 + b^2}$ are
A
$1, 2$
B
$2, 1$
C
$1, 1$
D
$2, 2$

Solution

(A) Given the differential equation: $y = x\frac{dy}{dx} + \sqrt{a^2\left(\frac{dy}{dx}\right)^2 + b^2}$.
Subtract $x\frac{dy}{dx}$ from both sides: $y - x\frac{dy}{dx} = \sqrt{a^2\left(\frac{dy}{dx}\right)^2 + b^2}$.
Squaring both sides to eliminate the square root:
$(y - x\frac{dy}{dx})^2 = a^2\left(\frac{dy}{dx}\right)^2 + b^2$.
Expanding the left side:
$y^2 + x^2\left(\frac{dy}{dx}\right)^2 - 2xy\frac{dy}{dx} = a^2\left(\frac{dy}{dx}\right)^2 + b^2$.
The highest derivative present is $\frac{dy}{dx}$,so the order is $1$.
The highest power of the highest derivative after rationalizing the equation is $2$,so the degree is $2$.
Thus,the order and degree are $1, 2$.
2
EasyMCQ
The order and degree of the differential equation $\left[ 4 + \left( \frac{dy}{dx} \right)^2 \right]^{2/3} = \frac{d^2y}{dx^2}$ are
A
$2, 2$
B
$3, 3$
C
$2, 3$
D
$3, 2$

Solution

(C) To find the order and degree of the differential equation,we must first eliminate the fractional exponent.
Given equation: $\left[ 4 + \left( \frac{dy}{dx} \right)^2 \right]^{2/3} = \frac{d^2y}{dx^2}$
Cube both sides to remove the fraction in the exponent:
$\left[ 4 + \left( \frac{dy}{dx} \right)^2 \right]^2 = \left( \frac{d^2y}{dx^2} \right)^3$
Now,the equation is in the form of a polynomial in terms of derivatives.
The highest order derivative present is $\frac{d^2y}{dx^2}$,so the order is $2$.
The power of the highest order derivative after making it a polynomial is $3$,so the degree is $3$.
Thus,the order is $2$ and the degree is $3$.
3
EasyMCQ
Which of the following is a differential equation of first order and first degree?
A
$x\left( \frac{dy}{dx} \right)^2 - x + a = 0$
B
$\frac{d^2y}{dx^2} + xy = 0$
C
$dy + dx = 0$
D
None of these

Solution

(C) The order of a differential equation is the highest derivative present,and the degree is the power of the highest derivative when the equation is expressed as a polynomial in derivatives.
Option $(a)$: $x\left( \frac{dy}{dx} \right)^2 - x + a = 0$ is of first order and second degree.
Option $(b)$: $\frac{d^2y}{dx^2} + xy = 0$ is of second order and first degree.
Option $(c)$: $dy + dx = 0$ can be written as $\frac{dy}{dx} + 1 = 0$. This equation involves only the first derivative $\frac{dy}{dx}$ with power $1$. Thus,it is of first order and first degree.
Therefore,the correct option is $(c)$.
4
EasyMCQ
The order and degree of the differential equation $\frac{d^2y}{dx^2} = \sqrt{1 + \left(\frac{dy}{dx}\right)^2}$ are
A
$4, 2$
B
$1, 2$
C
$2, 2$
D
$2, \frac{1}{2}$

Solution

(C) The given differential equation is $\frac{d^2y}{dx^2} = \sqrt{1 + \left(\frac{dy}{dx}\right)^2}$.
To find the degree,we must eliminate the radical sign by squaring both sides:
$\left(\frac{d^2y}{dx^2}\right)^2 = 1 + \left(\frac{dy}{dx}\right)^2$.
The order of a differential equation is the highest derivative present,which is $2$ here.
The degree is the power of the highest derivative after the equation is made free from radicals and fractions,which is $2$ here.
Thus,the order is $2$ and the degree is $2$.
5
EasyMCQ
The order and the degree of the differential equation $\left( \frac{d^2s}{dt^2} \right)^2 + 3\left( \frac{ds}{dt} \right)^3 + 4 = 0$ are
A
$2, 2$
B
$2, 3$
C
$3, 2$
D
None of these

Solution

(A) The given differential equation is $\left( \frac{d^2s}{dt^2} \right)^2 + 3\left( \frac{ds}{dt} \right)^3 + 4 = 0$.
The order of a differential equation is the highest order derivative present in the equation. Here,the highest order derivative is $\frac{d^2s}{dt^2}$,so the order is $2$.
The degree of a differential equation is the power of the highest order derivative when the equation is expressed as a polynomial in derivatives. Here,the power of $\frac{d^2s}{dt^2}$ is $2$.
Therefore,the order is $2$ and the degree is $2$.
6
EasyMCQ
The order and the degree of the differential equation $\frac{d^4y}{dx^4} - 4\frac{d^3y}{dx^3} + 8\frac{d^2y}{dx^2} - 8\frac{dy}{dx} + 4y = 0$ are respectively:
A
$4, 1$
B
$1, 4$
C
$1, 1$
D
None of these

Solution

(A) The order of a differential equation is the order of the highest derivative present in the equation.
In the given equation $\frac{d^4y}{dx^4} - 4\frac{d^3y}{dx^3} + 8\frac{d^2y}{dx^2} - 8\frac{dy}{dx} + 4y = 0$,the highest derivative is $\frac{d^4y}{dx^4}$,which is of order $4$.
Therefore,the order of the differential equation is $4$.
The degree of a differential equation is the power of the highest derivative when the equation is expressed as a polynomial in derivatives.
Here,the power of the highest derivative $\frac{d^4y}{dx^4}$ is $1$.
Thus,the degree is $1$.
Hence,the order and degree are $4$ and $1$ respectively.
7
EasyMCQ
The order of the differential equation $y \left( \frac{dy}{dx} \right) = \frac{x}{\frac{dy}{dx} + \left( \frac{dy}{dx} \right)^3}$ is
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) Given the differential equation: $y \left( \frac{dy}{dx} \right) = \frac{x}{\frac{dy}{dx} + \left( \frac{dy}{dx} \right)^3}$.
Multiply both sides by $\left( \frac{dy}{dx} + \left( \frac{dy}{dx} \right)^3 \right)$ to clear the fraction:
$y \left( \frac{dy}{dx} \right) \left( \frac{dy}{dx} + \left( \frac{dy}{dx} \right)^3 \right) = x$.
Expanding this,we get:
$y \left( \frac{dy}{dx} \right)^2 + y \left( \frac{dy}{dx} \right)^4 = x$.
The order of a differential equation is the order of the highest derivative present in the equation.
Here,the highest derivative is $\frac{dy}{dx}$,which is a first-order derivative.
Therefore,the order of the differential equation is $1$.
8
EasyMCQ
The order of the differential equation whose solution is ${x^2} + {y^2} + 2gx + 2fy + c = 0$ is:
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(C) The given equation is ${x^2} + {y^2} + 2gx + 2fy + c = 0$.
This is the general equation of a circle,which contains $3$ arbitrary constants,namely $g$,$f$,and $c$.
The order of a differential equation is equal to the number of independent arbitrary constants present in its general solution.
Since there are $3$ arbitrary constants,the order of the differential equation is $3$.
9
MediumMCQ
The order of the differential equation of all circles of radius $r$,having centre on the $y$-axis and passing through the origin is:
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) The equation of a family of circles of radius $r$ passing through the origin and having its centre on the $y$-axis is given by $(x - 0)^2 + (y - r)^2 = r^2$.
Expanding this,we get $x^2 + y^2 - 2ry + r^2 = r^2$,which simplifies to $x^2 + y^2 - 2ry = 0$.
This equation contains only one arbitrary constant,$r$.
The order of a differential equation is equal to the number of independent arbitrary constants in the general solution of the corresponding family of curves.
Since there is only one arbitrary constant $r$,the order of the differential equation is $1$.
10
EasyMCQ
The order of the differential equation whose solution is $y = a\cos x + b\sin x + c{e^{ - x}}$ is
A
$3$
B
$2$
C
$1$
D
None of these

Solution

(A) The given solution is $y = a\cos x + b\sin x + c{e^{ - x}}$.
This equation contains $3$ arbitrary constants,namely $a$,$b$,and $c$.
The order of a differential equation is equal to the number of independent arbitrary constants present in its general solution.
Since there are $3$ arbitrary constants,the order of the corresponding differential equation is $3$.
11
MediumMCQ
The differential equation of all circles in the first quadrant which touch the coordinate axes is of order
A
$1$
B
$2$
C
$3$
D
None of these

Solution

(A) The equation of a circle in the first quadrant that touches both coordinate axes is given by $(x - a)^2 + (y - a)^2 = a^2$,where $a$ is the radius of the circle and acts as an arbitrary constant.
Since there is only one arbitrary constant $a$,the family of curves is a one-parameter family.
The order of the differential equation for a family of curves with $n$ arbitrary constants is $n$.
Therefore,for this family of circles,the order of the differential equation is $1$.
12
EasyMCQ
The order and degree of the differential equation $\frac{d^2y}{dx^2} = \left\{ y + \left( \frac{dy}{dx} \right)^2 \right\}^{1/4}$ are:
A
$4$ and $2$
B
$1$ and $2$
C
$1$ and $4$
D
$2$ and $4$

Solution

(D) To find the order and degree,we first eliminate the fractional exponent by raising both sides of the equation to the power of $4$.
$\left( \frac{d^2y}{dx^2} \right)^4 = y + \left( \frac{dy}{dx} \right)^2$
The order of a differential equation is the order of the highest derivative present. Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree of a differential equation is the power of the highest derivative when the equation is expressed as a polynomial in derivatives. Here,the power of $\frac{d^2y}{dx^2}$ is $4$.
Thus,the order is $2$ and the degree is $4$.
13
EasyMCQ
The degree of the differential equation $\frac{d^2y}{dx^2} + \sqrt{1 + \left( \frac{dy}{dx} \right)^3} = 0$ is
A
$1$
B
$2$
C
$3$
D
$6$

Solution

(B) Given the differential equation: $\frac{d^2y}{dx^2} + \sqrt{1 + \left( \frac{dy}{dx} \right)^3} = 0$
Rearrange the equation to isolate the radical term:
$\frac{d^2y}{dx^2} = - \sqrt{1 + \left( \frac{dy}{dx} \right)^3}$
To eliminate the square root,square both sides of the equation:
$\left( \frac{d^2y}{dx^2} \right)^2 = 1 + \left( \frac{dy}{dx} \right)^3$
The degree of a differential equation is the highest power of the highest-order derivative when the equation is expressed as a polynomial in its derivatives.
Here,the highest-order derivative is $\frac{d^2y}{dx^2}$,and its power is $2$.
Therefore,the degree of the differential equation is $2$.
14
EasyMCQ
The degree of the given differential equation $\left( \frac{d^2y}{dx^2} \right)^3 = \left( 1 + \frac{dy}{dx} \right)^{1/2}$ is:
A
$2$
B
$3$
C
$1/2$
D
$6$

Solution

(D) To find the degree of a differential equation,it must first be expressed as a polynomial in terms of its derivatives.
Given equation: $\left( \frac{d^2y}{dx^2} \right)^3 = \left( 1 + \frac{dy}{dx} \right)^{1/2}$.
To eliminate the fractional exponent,square both sides of the equation:
$\left( \left( \frac{d^2y}{dx^2} \right)^3 \right)^2 = \left( \left( 1 + \frac{dy}{dx} \right)^{1/2} \right)^2$.
This simplifies to: $\left( \frac{d^2y}{dx^2} \right)^6 = 1 + \frac{dy}{dx}$.
The degree of a differential equation is the highest power of the highest order derivative present in the equation after it has been made free from radicals and fractions.
The highest order derivative here is $\frac{d^2y}{dx^2}$,and its power is $6$.
Therefore,the degree of the differential equation is $6$.
15
EasyMCQ
The order and degree of the differential equation $\frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^{1/3} + x^{1/4} = 0$ are respectively:
A
$2, 3$
B
$3, 3$
C
$2, 6$
D
$2, 4$

Solution

(A) Given the differential equation: $\frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^{1/3} + x^{1/4} = 0$.
To find the degree,we must eliminate the fractional exponents.
Rewrite the equation as: $\frac{d^2y}{dx^2} + x^{1/4} = -\left( \frac{dy}{dx} \right)^{1/3}$.
Cube both sides to remove the exponent $1/3$: $\left( \frac{d^2y}{dx^2} + x^{1/4} \right)^3 = -\frac{dy}{dx}$.
Expanding the left side,the highest derivative term is $\left( \frac{d^2y}{dx^2} \right)^3$.
The order of the highest derivative is $2$.
The degree is the power of the highest derivative after making the equation a polynomial in derivatives,which is $3$.
Thus,the order is $2$ and the degree is $3$.
16
EasyMCQ
The family of curves $y = Ax + A^3$ is represented by a differential equation of degree:
A
$3$
B
$2$
C
$1$
D
None of these

Solution

(A) Given the equation of the family of curves: $y = Ax + A^3$.
Differentiating both sides with respect to $x$,we get: $\frac{dy}{dx} = A$.
Substituting $A = \frac{dy}{dx}$ back into the original equation,we obtain the differential equation: $y = x \left( \frac{dy}{dx} \right) + \left( \frac{dy}{dx} \right)^3$.
The degree of a differential equation is the highest power of the highest-order derivative when the equation is expressed as a polynomial in derivatives.
Here,the highest-order derivative is $\frac{dy}{dx}$,and its highest power is $3$.
Therefore,the degree of the differential equation is $3$.
17
EasyMCQ
Which of the following differential equations has the same order and degree?
A
$\frac{d^4y}{dx^4} + 8\left(\frac{dy}{dx}\right)^6 + 5y = e^x$
B
$5\left(\frac{d^3y}{dx^3}\right)^4 + 8\left(1 + \frac{dy}{dx}\right)^2 + 5y = x^8$
C
$\left[1 + \left(\frac{dy}{dx}\right)^3\right]^{2/3} = 4\frac{d^3y}{dx^3}$
D
$y = x^2\frac{dy}{dx} + \sqrt{1 + \left(\frac{dy}{dx}\right)^2}$

Solution

(C) To find the order and degree of a differential equation,we first express it as a polynomial in terms of its derivatives.
For option $(a)$: $\frac{d^4y}{dx^4} + 8\left(\frac{dy}{dx}\right)^6 + 5y = e^x$. The highest order derivative is $\frac{d^4y}{dx^4}$,so order $= 4$. The power of the highest order derivative is $1$,so degree $= 1$.
For option $(b)$: $5\left(\frac{d^3y}{dx^3}\right)^4 + 8\left(1 + \frac{dy}{dx}\right)^2 + 5y = x^8$. The highest order derivative is $\frac{d^3y}{dx^3}$,so order $= 3$. The power of the highest order derivative is $4$,so degree $= 4$.
For option $(c)$: $\left[1 + \left(\frac{dy}{dx}\right)^3\right]^{2/3} = 4\frac{d^3y}{dx^3}$. Cubing both sides,we get $\left[1 + \left(\frac{dy}{dx}\right)^3\right]^2 = 64\left(\frac{d^3y}{dx^3}\right)^3$. The highest order derivative is $\frac{d^3y}{dx^3}$,so order $= 3$. The power of the highest order derivative is $3$,so degree $= 3$. Here,order $=$ degree.
For option $(d)$: $y - x^2\frac{dy}{dx} = \sqrt{1 + \left(\frac{dy}{dx}\right)^2}$. Squaring both sides,we get $(y - x^2\frac{dy}{dx})^2 = 1 + \left(\frac{dy}{dx}\right)^2$. The highest order derivative is $\frac{dy}{dx}$,so order $= 1$. The power of the highest order derivative is $2$,so degree $= 2$.
18
EasyMCQ
The differential equation $\frac{d^2y}{dx^2} + x\frac{dy}{dx} + \sin y + x^2 = 0$ is of the following type:
A
Linear
B
Degree one
C
Order two
D
Both $(b)$ and $(c)$

Solution

(D) The given differential equation is $\frac{d^2y}{dx^2} + x\frac{dy}{dx} + \sin y + x^2 = 0$.
$1$. The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
$2$. The degree of a differential equation is the power of the highest derivative when the equation is expressed as a polynomial in derivatives. Since $\sin y$ is present,the equation is non-linear,but the highest derivative $\frac{d^2y}{dx^2}$ has an exponent of $1$. Thus,the degree is $1$.
Therefore,the equation is of order $2$ and degree $1$. Hence,option $(d)$ is correct.
19
EasyMCQ
The differential equation $x(\frac{d^2y}{dx^2})^3 + (\frac{dy}{dx})^4 + y = x^2$ is of
A
Degree $3$ and order $2$
B
Degree $1$ and order $1$
C
Degree $4$ and order $3$
D
Degree $4$ and order $4$

Solution

(A) The given differential equation is $x(\frac{d^2y}{dx^2})^3 + (\frac{dy}{dx})^4 + y = x^2$.
The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree of a differential equation is the power of the highest derivative when the equation is expressed as a polynomial in derivatives. Here,the power of the highest derivative $\frac{d^2y}{dx^2}$ is $3$.
Therefore,the degree is $3$ and the order is $2$.
20
MediumMCQ
If $m$ and $n$ are the order and degree of the differential equation $\left( \frac{d^2y}{dx^2} \right)^5 + 4\frac{\left( \frac{d^2y}{dx^2} \right)^3}{\left( \frac{d^3y}{dx^3} \right)} + \frac{d^3y}{dx^3} = x^2 - 1$,then
A
$m = 3$ and $n = 5$
B
$m = 3$ and $n = 1$
C
$m = 3$ and $n = 3$
D
$m = 3$ and $n = 2$

Solution

(D) The given differential equation is $\left( \frac{d^2y}{dx^2} \right)^5 + 4\frac{\left( \frac{d^2y}{dx^2} \right)^3}{\left( \frac{d^3y}{dx^3} \right)} + \frac{d^3y}{dx^3} = x^2 - 1$.
To find the degree,we must eliminate the fraction by multiplying the entire equation by $\frac{d^3y}{dx^3}$.
Multiplying by $\frac{d^3y}{dx^3}$,we get: $\left( \frac{d^2y}{dx^2} \right)^5 \left( \frac{d^3y}{dx^3} \right) + 4\left( \frac{d^2y}{dx^2} \right)^3 + \left( \frac{d^3y}{dx^3} \right)^2 = (x^2 - 1) \left( \frac{d^3y}{dx^3} \right)$.
The highest order derivative present in the equation is $\frac{d^3y}{dx^3}$,so the order $m = 3$.
The degree is the power of the highest order derivative after the equation is made a polynomial in derivatives. The highest power of $\frac{d^3y}{dx^3}$ is $2$.
Thus,$m = 3$ and $n = 2$.
21
EasyMCQ
Which of the following is a second-order differential equation?
A
$({y'})^2 + x = {y^2}$
B
$y'y'' + y = \sin x$
C
$y''' + y'' + y = 0$
D
$y' = y$

Solution

(B) The order of a differential equation is defined as the order of the highest derivative present in the equation.
In option $A$,the highest derivative is $y'$,which is of order $1$.
In option $B$,the highest derivative is $y''$,which is of order $2$.
In option $C$,the highest derivative is $y'''$,which is of order $3$.
In option $D$,the highest derivative is $y'$,which is of order $1$.
Therefore,the second-order differential equation is $y'y'' + y = \sin x$.
22
EasyMCQ
The order and degree of the differential equation $x\frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^2 + y^2 = 0$ are respectively:
A
$2$ and $2$
B
$1$ and $1$
C
$2$ and $1$
D
$1$ and $2$

Solution

(C) The given differential equation is $x\frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^2 + y^2 = 0$.
The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree of a differential equation is the power of the highest order derivative when the equation is expressed as a polynomial in derivatives. Here,the power of $\frac{d^2y}{dx^2}$ is $1$.
Therefore,the order is $2$ and the degree is $1$.
23
EasyMCQ
The order and degree of the differential equation $\rho = \frac{{\left[ {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right]^{3/2}}}{{\frac{{d^2y}}{{dx^2}}}}$ are respectively
A
$2, 2$
B
$2, 3$
C
$2, 1$
D
None of these

Solution

(A) Given the differential equation: $\rho = \frac{{\left[ {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right]^{3/2}}}{{\frac{{d^2y}}{{dx^2}}}}$
Multiply both sides by $\frac{{d^2y}}{{dx^2}}$:
$\rho \cdot \frac{{d^2y}}{{dx^2}} = \left[ {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right]^{3/2}$
To eliminate the fractional exponent,square both sides:
$\left( \rho \cdot \frac{{d^2y}}{{dx^2}} \right)^2 = \left[ {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right]^3$
The highest order derivative present is $\frac{{d^2y}}{{dx^2}}$,so the order is $2$.
The power of the highest order derivative after rationalizing the equation is $2$,so the degree is $2$.
Therefore,the order and degree are $2$ and $2$ respectively.
24
EasyMCQ
The degree of the differential equation $\frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^3 + 6y = 0$ is
A
$1$
B
$3$
C
$2$
D
$5$

Solution

(A) The given differential equation is $\frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^3 + 6y = 0$.
The degree of a differential equation is defined as the highest power of the highest order derivative when the equation is expressed as a polynomial in derivatives.
Here,the highest order derivative is $\frac{d^2y}{dx^2}$,which is of order $2$.
The power of this highest order derivative is $1$.
Therefore,the degree of the differential equation is $1$.
25
EasyMCQ
The order and degree of the differential equation $\left( \frac{d^2y}{dx^2} \right)^3 + \left( \frac{dy}{dx} \right)^4 - xy = 0$ are respectively:
A
$2$ and $4$
B
$3$ and $2$
C
$4$ and $5$
D
$2$ and $3$

Solution

(D) The given differential equation is $\left( \frac{d^2y}{dx^2} \right)^3 + \left( \frac{dy}{dx} \right)^4 - xy = 0$.
$1$. The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
$2$. The degree of a differential equation is the power of the highest order derivative when the equation is expressed as a polynomial in derivatives. The highest order derivative is $\frac{d^2y}{dx^2}$,and its power is $3$.
Therefore,the order is $2$ and the degree is $3$.
26
EasyMCQ
The differential equation $\frac{d^3y}{dx^3} + 2\left[ 1 + \frac{d^2y}{dx^2} \right] = 1$ has order and degree as:
A
$3, 1$
B
$3, 2$
C
$2, 3$
D
$1, 3$

Solution

(A) The given differential equation is $\frac{d^3y}{dx^3} + 2\left[ 1 + \frac{d^2y}{dx^2} \right] = 1$.
Expanding the equation,we get $\frac{d^3y}{dx^3} + 2 + 2\frac{d^2y}{dx^2} = 1$,which simplifies to $\frac{d^3y}{dx^3} + 2\frac{d^2y}{dx^2} + 1 = 0$.
The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^3y}{dx^3}$,so the order is $3$.
The degree of a differential equation is the power of the highest derivative when the equation is expressed as a polynomial in derivatives. The power of $\frac{d^3y}{dx^3}$ is $1$.
Thus,the order is $3$ and the degree is $1$.
27
EasyMCQ
The degree of the differential equation ${\left( {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right)^{3/4}} = {\left( {\frac{{{d^2}y}}{{d{x^2}}}} \right)^{1/3}}$ is
A
$1/3$
B
$4$
C
$9$
D
$3/4$

Solution

(B) Given differential equation is ${\left( {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right)^{3/4}} = {\left( {\frac{{{d^2}y}}{{d{x^2}}}} \right)^{1/3}}$.
To find the degree,we must eliminate the fractional exponents by raising both sides to the power of the least common multiple of the denominators,which is $12$.
Raising both sides to the power of $12$:
${\left[ {{\left( {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right)^{3/4}}} \right]^{12}} = {\left[ {{\left( {\frac{{{d^2}y}}{{d{x^2}}}} \right)^{1/3}}} \right]^{12}}$
${\left( {1 + {{\left( {\frac{{dy}}{{dx}}} \right)}^2}} \right)^9} = {\left( {\frac{{{d^2}y}}{{d{x^2}}}} \right)^4}$.
The highest order derivative present is $\frac{{{d^2}y}}{{d{x^2}}}$,which is of order $2$.
The degree of a differential equation is the power of the highest order derivative when the equation is expressed as a polynomial in derivatives.
Here,the power of the highest order derivative $\frac{{{d^2}y}}{{d{x^2}}}$ is $4$.
Therefore,the degree is $4$.
28
EasyMCQ
The order and degree of the differential equation $x \left( \frac{dy}{dx} \right)^3 + 2 \left( \frac{d^2y}{dx^2} \right)^2 + 3y + x = 0$ are respectively
A
$3, 2$
B
$2, 1$
C
$2, 2$
D
$2, 3$

Solution

(C) The given differential equation is $x \left( \frac{dy}{dx} \right)^3 + 2 \left( \frac{d^2y}{dx^2} \right)^2 + 3y + x = 0$.
The order of a differential equation is the order of the highest derivative present in the equation.
Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree of a differential equation is the power of the highest derivative when the equation is expressed as a polynomial in derivatives.
The power of the highest derivative $\frac{d^2y}{dx^2}$ is $2$.
Therefore,the order is $2$ and the degree is $2$.
29
EasyMCQ
The degree of the differential equation $\frac{d^2y}{dx^2} - \sqrt{\frac{dy}{dx} - 3} = x$ is
A
$2$
B
$1$
C
$1/2$
D
$3$

Solution

(A) Given the differential equation: $\frac{d^2y}{dx^2} - \sqrt{\frac{dy}{dx} - 3} = x$
Rearrange the equation to isolate the radical term: $\frac{d^2y}{dx^2} - x = \sqrt{\frac{dy}{dx} - 3}$
Squaring both sides to eliminate the square root: $\left(\frac{d^2y}{dx^2} - x\right)^2 = \frac{dy}{dx} - 3$
Expanding the left side: $\left(\frac{d^2y}{dx^2}\right)^2 - 2x\frac{d^2y}{dx^2} + x^2 = \frac{dy}{dx} - 3$
The degree of a differential equation is the highest power of the highest order derivative when the equation is expressed as a polynomial in derivatives.
The highest order derivative is $\frac{d^2y}{dx^2}$,and its highest power is $2$.
Therefore,the degree is $2$.
30
MediumMCQ
The order of the differential equation of all parabolas having their directrix parallel to the $x$-axis is
A
$3$
B
$1$
C
$4$
D
$2$

Solution

(A) The general equation of a parabola with its directrix parallel to the $x$-axis is given by $(x - h)^2 = 4a(y - k)$.
Here,$h$,$k$,and $a$ are three independent arbitrary constants.
The order of a differential equation is equal to the number of independent arbitrary constants present in the general equation of the family of curves.
Since there are $3$ arbitrary constants,the order of the differential equation is $3$.
31
DifficultMCQ
The degree of the differential equation $y(x) = 1 + \frac{dy}{dx} + \frac{1}{2!} \left( \frac{dy}{dx} \right)^2 + \frac{1}{3!} \left( \frac{dy}{dx} \right)^3 + \dots$ is
A
$2$
B
$3$
C
$1$
D
None of these

Solution

(C) Given the differential equation: $y = 1 + \frac{dy}{dx} + \frac{1}{2!} \left( \frac{dy}{dx} \right)^2 + \frac{1}{3!} \left( \frac{dy}{dx} \right)^3 + \dots$
Let $t = \frac{dy}{dx}$. The series expansion is $y = 1 + t + \frac{t^2}{2!} + \frac{t^3}{3!} + \dots$
This is the Taylor series expansion for $e^t$,so $y = e^t$.
Substituting $t = \frac{dy}{dx}$ back,we get $y = e^{\frac{dy}{dx}}$.
Taking the natural logarithm on both sides: $\ln(y) = \frac{dy}{dx}$.
The differential equation is now in the form $\frac{dy}{dx} = \ln(y)$.
The highest order derivative is $\frac{dy}{dx}$,and its power is $1$.
Therefore,the degree of the differential equation is $1$.
32
EasyMCQ
Which of the following equations is non-linear?
A
$\frac{dy}{dx} + \frac{y}{x} = \log x$
B
$y\frac{dy}{dx} + 4x = 0$
C
$dx + dy = 0$
D
$\frac{dy}{dx} = \cos x$

Solution

(B) differential equation is called linear if the dependent variable and its derivatives occur only in the first degree and are not multiplied together.
In option $A$,$\frac{dy}{dx} + \frac{y}{x} = \log x$ is linear because the dependent variable $y$ and its derivative $\frac{dy}{dx}$ are in the first degree and not multiplied.
In option $B$,$y\frac{dy}{dx} + 4x = 0$,the dependent variable $y$ is multiplied by its derivative $\frac{dy}{dx}$,making it non-linear.
In option $C$,$dx + dy = 0$ can be written as $1 + \frac{dy}{dx} = 0$,which is linear.
In option $D$,$\frac{dy}{dx} = \cos x$ is linear as the derivative is in the first degree.
Therefore,the correct option is $B$.
33
EasyMCQ
Which of the following equations is non-linear?
A
$\frac{dy}{dx} = \cos x$
B
$\frac{d^2y}{dx^2} + y = 0$
C
$dx + dy = 0$
D
$x\frac{dy}{dx} + \frac{3}{dy/dx} = y^2$

Solution

(D) differential equation is linear if the dependent variable $y$ and its derivatives appear only in the first degree and are not multiplied together.
For option $(d)$,we have $x\frac{dy}{dx} + \frac{3}{dy/dx} = y^2$.
Multiplying both sides by $\frac{dy}{dx}$,we get $x\left(\frac{dy}{dx}\right)^2 - y^2\frac{dy}{dx} + 3 = 0$.
Since the degree of the derivative $\frac{dy}{dx}$ is $2$,this differential equation is non-linear.
34
EasyMCQ
The degree of the differential equation $3\frac{d^2y}{dx^2} = \left\{ 1 + \left( \frac{dy}{dx} \right)^2 \right\}^{3/2}$ is
A
$1$
B
$2$
C
$3$
D
$6$

Solution

(B) Given the differential equation: $3\frac{d^2y}{dx^2} = \left\{ 1 + \left( \frac{dy}{dx} \right)^2 \right\}^{3/2}$
To find the degree,we must eliminate the fractional exponent by squaring both sides:
$\left( 3\frac{d^2y}{dx^2} \right)^2 = \left[ \left\{ 1 + \left( \frac{dy}{dx} \right)^2 \right\}^{3/2} \right]^2$
$9\left( \frac{d^2y}{dx^2} \right)^2 = \left\{ 1 + \left( \frac{dy}{dx} \right)^2 \right\}^3$
The highest order derivative present in the equation is $\frac{d^2y}{dx^2}$,which is of order $2$.
The power (exponent) of the highest order derivative after making the equation a polynomial in derivatives is $2$.
Therefore,the degree of the differential equation is $2$.
35
MediumMCQ
The differential equation representing the family of curves ${y^2} = 2c(x + \sqrt{c}),$ where $c$ is a positive parameter,is of
A
Order $1$
B
Order $2$
C
Degree $3$
D
Both $(a)$ and $(c)$

Solution

(D) Given curve is ${y^2} = 2c(x + \sqrt{c}).$
Differentiating with respect to $x$,we get $2y \frac{dy}{dx} = 2c$,which implies $c = y \frac{dy}{dx}.$
Substituting $c$ into the original equation:
${y^2} = 2 \left( y \frac{dy}{dx} \right) \left( x + \sqrt{y \frac{dy}{dx}} \right).$
Rearranging the terms:
$\frac{y}{2(dy/dx)} - x = \sqrt{y \frac{dy}{dx}}.$
Squaring both sides:
$\left( \frac{y}{2(dy/dx)} - x \right)^2 = y \frac{dy}{dx}.$
Multiplying by $4(dy/dx)^2$:
$(y - 2x(dy/dx))^2 = 4y(dy/dx)^3.$
Expanding the square:
${y^2} - 4xy \frac{dy}{dx} + 4{x^2} \left( \frac{dy}{dx} \right)^2 = 4y \left( \frac{dy}{dx} \right)^3.$
Rearranging into the standard form:
$4y \left( \frac{dy}{dx} \right)^3 - 4{x^2} \left( \frac{dy}{dx} \right)^2 + 4xy \frac{dy}{dx} - {y^2} = 0.$
The highest order derivative present is $\frac{dy}{dx}$,so the order is $1$. The highest power of the highest order derivative is $3$,so the degree is $3$.
Thus,the differential equation is of order $1$ and degree $3$.
36
DifficultMCQ
The order of the differential equation whose general solution is given by $y = C_1 e^{2x + C_2} + C_3 e^x + C_4 \sin(x + C_5)$ is
A
$5$
B
$4$
C
$3$
D
$2$

Solution

(B) The given general solution is $y = C_1 e^{2x + C_2} + C_3 e^x + C_4 \sin(x + C_5)$.
We can simplify the expression as follows:
$y = C_1 e^{C_2} e^{2x} + C_3 e^x + C_4 (\sin x \cos C_5 + \cos x \sin C_5)$
Let $A = C_1 e^{C_2}$,$B = C_4 \cos C_5$,and $D = C_4 \sin C_5$.
Substituting these constants,we get:
$y = A e^{2x} + C_3 e^x + B \sin x + D \cos x$
In this expression,there are $4$ independent arbitrary constants $(A, C_3, B, D)$.
The order of a differential equation is equal to the number of independent arbitrary constants present in its general solution.
Therefore,the order of the differential equation is $4$.
37
EasyMCQ
The order and degree of the differential equation ${\left( {1 + 3\frac{{dy}}{{dx}}} \right)^{\frac{2}{3}}} = 4\frac{{{d^3}y}}{{d{x^3}}}$ are
A
$1, \frac{2}{3}$
B
$3, 1$
C
$3, 3$
D
$1, 2$

Solution

(C) To find the order and degree of the differential equation,we must first eliminate the fractional exponent by raising both sides to the power of $3$.
Given equation: ${\left( {1 + 3\frac{{dy}}{{dx}}} \right)^{\frac{2}{3}}} = 4\frac{{{d^3}y}}{{d{x^3}}}$
Cubing both sides:
${\left( {1 + 3\frac{{dy}}{{dx}}} \right)^2} = {\left( {4\frac{{{d^3}y}}{{d{x^3}}}} \right)^3}$
Now,the equation is a polynomial in terms of derivatives.
The order of a differential equation is the highest derivative present,which is $\frac{{{d^3}y}}{{d{x^3}}}$,so the order is $3$.
The degree of a differential equation is the power of the highest order derivative when the equation is expressed as a polynomial in derivatives. Here,the power of $\frac{{{d^3}y}}{{d{x^3}}}$ is $3$.
Thus,the order is $3$ and the degree is $3$.
38
MediumMCQ
The differential equation $\left( \frac{d^2y}{dx^2} \right)^2 - \left( \frac{dy}{dx} \right)^{1/2} = y^3$ has the degree
A
$1/2$
B
$2$
C
$3$
D
$4$

Solution

(D) The given differential equation is $\left( \frac{d^2y}{dx^2} \right)^2 - \left( \frac{dy}{dx} \right)^{1/2} = y^3$.
To find the degree,we must first express the equation as a polynomial in terms of its derivatives by removing fractional exponents.
Rearranging the equation,we get $\left( \frac{d^2y}{dx^2} \right)^2 - y^3 = \left( \frac{dy}{dx} \right)^{1/2}$.
Squaring both sides to eliminate the fractional exponent,we obtain $\left( \left( \frac{d^2y}{dx^2} \right)^2 - y^3 \right)^2 = \frac{dy}{dx}$.
Expanding the left side,the highest order derivative present is $\frac{d^2y}{dx^2}$,which is of order $2$.
The power to which the highest order derivative is raised in this polynomial form is $2 \times 2 = 4$.
Therefore,the degree of the differential equation is $4$.
39
AdvancedMCQ
The differential equation of all parabolas having their axis of symmetry coinciding with the $x$-axis has its order and degree respectively:
A
$(2, 1)$
B
$(2, 2)$
C
$(1, 2)$
D
$(1, 1)$

Solution

(A) The general equation of a parabola with its axis of symmetry as the $x$-axis is given by $y^2 = 4a(x - h)$.
Here,$a$ and $h$ are two arbitrary constants.
To form the differential equation,we differentiate with respect to $x$:
$2y \frac{dy}{dx} = 4a$
$y \frac{dy}{dx} = 2a$
Differentiating again with respect to $x$:
$y \frac{d^2y}{dx^2} + \left( \frac{dy}{dx} \right)^2 = 0$
The highest order derivative present is $\frac{d^2y}{dx^2}$,so the order is $2$.
The power of the highest order derivative is $1$,so the degree is $1$.
Thus,the order and degree are $(2, 1)$.
40
AdvancedMCQ
The degree of the differential equation $y = a(1 - e^{-x/a})$,where $a$ is a parameter,is:
A
$1$
B
$2$
C
$3$
D
Not defined

Solution

(D) Given equation: $y = a(1 - e^{-x/a})$
$y = a - ae^{-x/a}$
$y - a = -ae^{-x/a}$
Divide by $-a$: $\frac{a - y}{a} = e^{-x/a}$
Taking natural logarithm on both sides: $\ln(\frac{a - y}{a}) = -\frac{x}{a}$
Since $a$ is a parameter,we differentiate with respect to $x$ to eliminate it.
However,the equation contains an exponential term involving the parameter $a$ in the exponent,which cannot be eliminated to form a polynomial differential equation in terms of $y'$ and $y''$.
Specifically,the presence of the parameter $a$ in the exponent $e^{-x/a}$ makes it impossible to express the differential equation as a polynomial in derivatives.
Therefore,the degree of this differential equation is not defined.
41
AdvancedMCQ
The order and degree of the differential equation $(\frac{d^3y}{dx^3}+y\frac{dy}{dx})^{\frac{7}{5}} =x^3\frac{d^2y}{dx^2}$ are $m$ and $n$ respectively,then $(m + n)$ is equal to-
A
$8$
B
$7$
C
$10$
D
none of these

Solution

(C) Given the differential equation: $(\frac{d^3y}{dx^3}+y\frac{dy}{dx})^{\frac{7}{5}} =x^3\frac{d^2y}{dx^2}$.
To find the degree,we must eliminate the fractional exponent by raising both sides to the power of $5$:
$(\frac{d^3y}{dx^3}+y\frac{dy}{dx})^7 = (x^3\frac{d^2y}{dx^2})^5$.
The order $m$ is the highest derivative present,which is $\frac{d^3y}{dx^3}$,so $m = 3$.
The degree $n$ is the power of the highest derivative after the equation is expressed as a polynomial in derivatives,which is $7$,so $n = 7$.
Therefore,$m + n = 3 + 7 = 10$.
42
MediumMCQ
The degree of the differential equation $\left( \frac{d^3y}{dx^3} \right)^{\frac{2}{3}} + 4 - 3\frac{d^2y}{dx^2} + 5\frac{dy}{dx} = 0$ is
A
$1$
B
$2$
C
$3$
D
none of these

Solution

(B) Given the differential equation: $\left( \frac{d^3y}{dx^3} \right)^{\frac{2}{3}} + 4 - 3\frac{d^2y}{dx^2} + 5\frac{dy}{dx} = 0$.
To find the degree,we must first eliminate the fractional exponent of the highest order derivative.
Rearrange the equation: $\left( \frac{d^3y}{dx^3} \right)^{\frac{2}{3}} = 3\frac{d^2y}{dx^2} - 5\frac{dy}{dx} - 4$.
Cube both sides to remove the fractional power: $\left( \left( \frac{d^3y}{dx^3} \right)^{\frac{2}{3}} \right)^3 = \left( 3\frac{d^2y}{dx^2} - 5\frac{dy}{dx} - 4 \right)^3$.
This simplifies to: $\left( \frac{d^3y}{dx^3} \right)^2 = \left( 3\frac{d^2y}{dx^2} - 5\frac{dy}{dx} - 4 \right)^3$.
The highest order derivative present is $\frac{d^3y}{dx^3}$,which is of order $3$.
The power (exponent) of the highest order derivative after making the equation a polynomial in derivatives is $2$.
Therefore,the degree of the differential equation is $2$.
43
AdvancedMCQ
The degree of the differential equation $\left( \frac{d^3y}{dx^3} \right)^2 + 4\left( \frac{dy}{dx} \right)^3 = 3\sin \left( \frac{d^2y}{dx^2} \right)$ is:
A
$2$
B
$3$
C
$1$
D
Not defined

Solution

(D) The degree of a differential equation is defined only when it is a polynomial equation in terms of its derivatives.
In the given equation,$\left( \frac{d^3y}{dx^3} \right)^2 + 4\left( \frac{dy}{dx} \right)^3 = 3\sin \left( \frac{d^2y}{dx^2} \right)$,the term $\sin \left( \frac{d^2y}{dx^2} \right)$ involves a transcendental function of a derivative.
Since the equation cannot be expressed as a polynomial in terms of its derivatives,the degree is not defined.
44
AdvancedMCQ
The differential equation $\frac{d^3y}{dx^3}-5y \frac{dy}{dx}+xy=0$ represents :-
A
Linear equation of order $3$
B
Non-linear equation of degree $1$
C
Linear equation of degree $1$
D
None of these

Solution

(B) differential equation is said to be linear if the dependent variable $y$ and its derivatives occur only in the first degree and are not multiplied together.
In the given equation $\frac{d^3y}{dx^3}-5y \frac{dy}{dx}+xy=0$,the term $y \frac{dy}{dx}$ involves the product of the dependent variable $y$ and its derivative $\frac{dy}{dx}$.
Because of this product,the equation is non-linear.
The order of the highest derivative $\frac{d^3y}{dx^3}$ is $3$.
The degree of the highest derivative is $1$.
Therefore,it is a non-linear differential equation of order $3$ and degree $1$.
45
AdvancedMCQ
The order and degree of the differential equation $\frac{d^2y}{dx^2} = \cos \left( \frac{dy}{dx} \right) + xy$ are respectively-
A
$2, 1$
B
$2, 0$
C
$2, \text{infinite}$
D
$2, \text{not defined}$

Solution

(D) The given differential equation is $\frac{d^2y}{dx^2} = \cos \left( \frac{dy}{dx} \right) + xy$.
The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree of a differential equation is the power of the highest order derivative when the equation is expressed as a polynomial in its derivatives.
In this equation,the term $\cos \left( \frac{dy}{dx} \right)$ involves a transcendental function of the derivative $\frac{dy}{dx}$,which means the equation cannot be expressed as a polynomial in its derivatives.
Therefore,the degree of the differential equation is not defined.
46
DifficultMCQ
Statement $1$: The degrees of the differential equations $\frac{dy}{dx} + y^2 = x$ and $\frac{d^2y}{dx^2} + y = \sin x$ are equal.
Statement $2$: The degree of a differential equation,when it is a polynomial equation in derivatives,is the highest positive integral power of the highest order derivative involved in the differential equation; otherwise,the degree is not defined.
A
Statement $1$ is true,Statement $2$ is true,Statement $2$ is not a correct explanation of Statement $1$.
B
Statement $1$ is false,Statement $2$ is true.
C
Statement $1$ is true,Statement $2$ is false.
D
Statement $1$ is true,Statement $2$ is true; Statement $2$ is a correct explanation of Statement $1$.

Solution

(D) For Statement $1$:
Consider the first differential equation: $\frac{dy}{dx} + y^2 = x$. The highest order derivative is $\frac{dy}{dx}$ (order $1$),and its power is $1$. Thus,the degree is $1$.
Consider the second differential equation: $\frac{d^2y}{dx^2} + y = \sin x$. The highest order derivative is $\frac{d^2y}{dx^2}$ (order $2$),and its power is $1$. Thus,the degree is $1$.
Since both equations have a degree of $1$,Statement $1$ is true.
For Statement $2$:
This is the standard definition of the degree of a differential equation. It is a polynomial in derivatives,and the degree is the highest power of the highest order derivative. Thus,Statement $2$ is true.
Conclusion:
Statement $2$ provides the definition used to determine the degrees in Statement $1$,making it the correct explanation. Therefore,the correct option is $D$.
47
EasyMCQ
Find the order and degree,if defined,of the following differential equation:
$\frac{dy}{dx} - \cos x = 0$
A
Order $1$,Degree $1$
B
Order $1$,Degree $2$
C
Order $2$,Degree $1$
D
Order $1$,Degree Not Defined

Solution

(A) The given differential equation is $\frac{dy}{dx} - \cos x = 0$.
The highest order derivative present in the equation is $\frac{dy}{dx}$,which is a first-order derivative. Therefore,the order of the differential equation is $1$.
The equation is a polynomial in terms of the derivative $\frac{dy}{dx}$. The highest power of the highest order derivative $\frac{dy}{dx}$ is $1$. Therefore,the degree of the differential equation is $1$.
48
EasyMCQ
Find the order and degree,if defined,of the following differential equation:
$x y \frac{d^{2} y}{d x^{2}}+x\left(\frac{d y}{d x}\right)^{2}-y \frac{d y}{d x}=0$
A
Order: $2$,Degree: $1$
B
Order: $1$,Degree: $2$
C
Order: $2$,Degree: $2$
D
Order: $1$,Degree: $1$

Solution

(A) The given differential equation is $x y \frac{d^{2} y}{d x^{2}}+x\left(\frac{d y}{d x}\right)^{2}-y \frac{d y}{d x}=0$.
$1$. The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $\frac{d^{2} y}{d x^{2}}$,so the order is $2$.
$2$. The degree of a differential equation is the power of the highest order derivative,provided the equation is a polynomial in derivatives. Here,the highest order derivative $\frac{d^{2} y}{d x^{2}}$ has an exponent of $1$. Since the equation is a polynomial in terms of its derivatives,the degree is $1$.
Therefore,the order is $2$ and the degree is $1$.
49
EasyMCQ
Find the order and degree,if defined,of the following differential equation: $y^{\prime \prime \prime} + y^2 + e^{y^{\prime}} = 0$
A
Order $3$,Degree $1$
B
Order $3$,Degree $3$
C
Order $3$,Degree not defined
D
Order $1$,Degree $3$

Solution

(C) The given differential equation is $y^{\prime \prime \prime} + y^2 + e^{y^{\prime}} = 0$.
The highest order derivative present in the equation is $y^{\prime \prime \prime}$,which represents the third derivative.
Therefore,the order of the differential equation is $3$.
$A$ differential equation is said to have a defined degree if it can be expressed as a polynomial in its derivatives.
In this equation,the term $e^{y^{\prime}}$ involves a transcendental function of the derivative $y^{\prime}$,which means the equation cannot be expressed as a polynomial in its derivatives.
Thus,the degree of this differential equation is not defined.

Differential Equations — Order and degree of differential equations · Frequently Asked Questions

1Are these Differential Equations questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Differential Equations Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.