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

51
EasyMCQ
Determine the order and degree (if defined) of the differential equation $\frac{d^4y}{dx^4} + \sin(y''') = 0$.
A
Order $4$,degree $1$
B
Order $4$,degree $0$
C
Order $4$,degree not defined
D
Order $3$,degree not defined

Solution

(C) The given differential equation is $\frac{d^4y}{dx^4} + \sin(y''') = 0$.
The highest order derivative present in the equation is $\frac{d^4y}{dx^4}$,which is of order $4$.
$A$ differential equation is said to have a defined degree only if it can be expressed as a polynomial in its derivatives.
In this equation,the term $\sin(y''')$ involves a transcendental function of a derivative,which means the equation cannot be written as a polynomial in its derivatives.
Therefore,the order is $4$ and the degree is not defined.
52
EasyMCQ
Determine the order and degree (if defined) of the differential equation $y^{\prime} + 5y = 0$.
A
Order $1$,Degree $1$
B
Order $1$,Degree $2$
C
Order $2$,Degree $1$
D
Order $2$,Degree $2$

Solution

(A) The given differential equation is $y^{\prime} + 5y = 0$.
The highest order derivative present in the differential equation is $y^{\prime} = \frac{dy}{dx}$.
Since the highest derivative is of the first order,the order of the differential equation is $1$.
The power of the highest order derivative $y^{\prime}$ is $1$.
Therefore,the degree of the differential equation is $1$.
53
EasyMCQ
Determine the order and degree (if defined) of the differential equation $\left(\frac{ds}{dt}\right)^{4} + 3s \frac{d^{2}s}{dt^{2}} = 0$.
A
$2, 1$
B
$2, 2$
C
$1, 4$
D
$4, 2$

Solution

(A) The given differential equation is $\left(\frac{ds}{dt}\right)^{4} + 3s \frac{d^{2}s}{dt^{2}} = 0$.
The highest order derivative present in the equation is $\frac{d^{2}s}{dt^{2}}$.
Since the highest order derivative is of the second order,the order of the differential equation 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 terms of its derivatives.
The highest order derivative $\frac{d^{2}s}{dt^{2}}$ has an exponent of $1$.
Therefore,the degree of the differential equation is $1$.
54
EasyMCQ
Determine the order and degree (if defined) of the differential equation $\left(\frac{d^{2} y}{d x^{2}}\right)^{2}+\cos \left(\frac{d y}{d x}\right)=0$.
A
Order $2$,Degree $2$
B
Order $2$,Degree $1$
C
Order $2$,Degree not defined
D
Order $1$,Degree $2$

Solution

(C) The given differential equation is $\left(\frac{d^{2} y}{d x^{2}}\right)^{2}+\cos \left(\frac{d y}{d x}\right)=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^{2} y}{d x^{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{d y}{d x}\right)$ involves a transcendental function of the derivative,which means the equation cannot be expressed as a polynomial in terms of its derivatives.
Therefore,the degree of this differential equation is not defined.
55
EasyMCQ
Determine the order and degree (if defined) of the differential equation $\left(\frac{d^{2} y}{d x^{2}}\right)^{2} = \cos 3x + \sin 3x$.
A
Order $2$,Degree $2$
B
Order $2$,Degree $1$
C
Order $1$,Degree $2$
D
Order $1$,Degree $1$

Solution

(A) The given differential equation is $\left(\frac{d^{2} y}{d x^{2}}\right)^{2} = \cos 3x + \sin 3x$.
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$.
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 the given equation,the highest order derivative $\frac{d^{2} y}{d x^{2}}$ is raised to the power of $2$.
Therefore,the degree is $2$.
56
EasyMCQ
Determine the order and degree (if defined) of the differential equation: $(\frac{d^3y}{dx^3})^2 + (\frac{d^2y}{dx^2})^3 + (\frac{dy}{dx})^4 + y^5 = 0$.
A
Order $3$,Degree $2$
B
Order $2$,Degree $3$
C
Order $3$,Degree $4$
D
Order $3$,Degree $3$

Solution

(A) The given differential equation is $(\frac{d^3y}{dx^3})^2 + (\frac{d^2y}{dx^2})^3 + (\frac{dy}{dx})^4 + y^5 = 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 order derivative,provided the equation is a polynomial in its derivatives. Here,the highest order derivative $\frac{d^3y}{dx^3}$ is raised to the power of $2$. Therefore,the degree is $2$.
57
EasyMCQ
Determine the order and degree (if defined) of the differential equation $y''' + 2y'' + y' = 0$.
A
Order $3$,Degree $1$
B
Order $3$,Degree $2$
C
Order $2$,Degree $3$
D
Order $1$,Degree $3$

Solution

(A) The given differential equation is $y''' + 2y'' + y' = 0$.
The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $y'''$,which is the third derivative. Thus,the order is $3$.
The degree of a differential equation is the power of the highest order derivative,provided the equation is a polynomial in derivatives. Here,the power of $y'''$ is $1$. Thus,the degree is $1$.
58
EasyMCQ
Determine the order and degree (if defined) of the differential equation $y^{\prime} + y = e^{x}$.
A
$1, 1$
B
$1, 2$
C
$2, 1$
D
$1, \text{not defined}$

Solution

(A) The given differential equation is $y^{\prime} + y = e^{x}$.
The highest order derivative present in the equation is $y^{\prime} = \frac{dy}{dx}$,which is of order $1$.
Since the differential equation is a polynomial in terms of its derivatives,the degree is the highest power of the highest order derivative.
The power of $y^{\prime}$ is $1$. Therefore,the degree is $1$.
Thus,the order is $1$ and the degree is $1$.
59
EasyMCQ
Determine the order and degree (if defined) of the differential equation $y'' + (y')^2 + 2y = 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 $y'' + (y')^2 + 2y = 0$.
The order of a differential equation is the order of the highest derivative present in the equation. Here,the highest derivative is $y''$,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. Here,the highest order derivative $y''$ has an exponent of $1$.
Thus,the order is $2$ and the degree is $1$.
60
EasyMCQ
Determine the order and degree (if defined) of the differential equation $y^{\prime \prime} + 2y^{\prime} + \sin(y) = 0$.
A
Order $2$,Degree $1$
B
Order $2$,Degree $2$
C
Order $2$,Degree Not Defined
D
Order $1$,Degree $2$

Solution

(A) The given differential equation is $y^{\prime \prime} + 2y^{\prime} + \sin(y) = 0$.
The highest order derivative present in the equation is $y^{\prime \prime}$,which represents the second derivative. Therefore,the order of the differential equation is $2$.
$A$ differential equation is a polynomial in derivatives if the derivatives are not arguments of transcendental functions like $\sin$,$\cos$,$e^x$,etc. In this equation,the term $\sin(y)$ involves $y$,but the derivatives $y^{\prime \prime}$ and $y^{\prime}$ are not inside a transcendental function. Thus,the equation is a polynomial in its derivatives.
The highest power of the highest order derivative $y^{\prime \prime}$ is $1$. Therefore,the degree of the differential equation is $1$.
61
EasyMCQ
The degree of the differential equation $\left(\frac{d^{2} y}{d x^{2}}\right)^{3}+\left(\frac{d y}{d x}\right)^{2}+\sin \left(\frac{d y}{d x}\right)+1=0$ is
A
$3$
B
not defined
C
$2$
D
$1$

Solution

(B) The given differential equation is $\left(\frac{d^{2} y}{d x^{2}}\right)^{3}+\left(\frac{d y}{d x}\right)^{2}+\sin \left(\frac{d y}{d x}\right)+1=0$.
The degree of a differential equation is defined only when it can be expressed as a polynomial in its derivatives.
In this equation,the term $\sin \left(\frac{d y}{d x}\right)$ involves a derivative as an argument of a transcendental function,which prevents the equation from being a polynomial in its derivatives.
Therefore,the degree of this differential equation is not defined.
Hence,the correct answer is $B$.
62
EasyMCQ
The order of the differential equation $2 x^{2} \frac{d^{2} y}{d x^{2}}-3 \frac{d y}{d x}+y=0$ is
A
$0$
B
$1$
C
$2$
D
not defined

Solution

(C) The given differential equation is $2 x^{2} \frac{d^{2} y}{d x^{2}}-3 \frac{d y}{d x}+y=0$.
The order of a differential equation is defined as the order of the highest order derivative present in the equation.
In this equation,the highest order derivative is $\frac{d^{2} y}{d x^{2}}$,which is a second-order derivative.
Therefore,the order of the differential equation is $2$.
Hence,the correct answer is $C$.
63
EasyMCQ
The number of arbitrary constants in the general solution of a differential equation of fourth order is:
A
$0$
B
$2$
C
$3$
D
$4$

Solution

(D) We know that the number of arbitrary constants in the general solution of a differential equation of order $n$ is equal to its order $n$.
Since the given differential equation is of the fourth order,its order $n = 4$.
Therefore,the number of arbitrary constants in its general solution is $4$.
Hence,the correct answer is $D$.
64
EasyMCQ
The number of arbitrary constants in the particular solution of a differential equation of third order is:
A
$0$
B
$3$
C
$2$
D
$1$

Solution

(A) general solution of a differential equation of order $n$ contains $n$ arbitrary constants.
$A$ particular solution is obtained by assigning specific values to these arbitrary constants.
Therefore,a particular solution contains no arbitrary constants.
Hence,the correct answer is $A$.
65
EasyMCQ
For the differential equation given below,determine its order and degree (if defined):
$\frac{d^{2} y}{d x^{2}}+5 x\left(\frac{d y}{d x}\right)^{2}-6 y=\log x$
A
$2, 1$
B
$2, 2$
C
$1, 2$
D
$1, 1$

Solution

(A) The given differential equation is:
$\frac{d^{2} y}{d x^{2}}+5 x\left(\frac{d y}{d x}\right)^{2}-6 y=\log x$
$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}}$,which is of order $2$. Therefore,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^{2} y}{d x^{2}}$,and its exponent is $1$. Therefore,the degree is $1$.
Thus,the order is $2$ and the degree is $1$.
66
EasyMCQ
For the differential equation given below,determine its order and degree (if defined):
$\left(\frac{dy}{dx}\right)^{3}-4\left(\frac{dy}{dx}\right)^{2}+7y=\sin x$
A
Order: $1$,Degree: $3$
B
Order: $1$,Degree: $2$
C
Order: $2$,Degree: $3$
D
Order: $3$,Degree: $1$

Solution

(A) The given differential equation is:
$\left(\frac{dy}{dx}\right)^{3}-4\left(\frac{dy}{dx}\right)^{2}+7y=\sin x$
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 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 power of the first-order derivative $\frac{dy}{dx}$ is $3$.
Therefore,the degree of the differential equation is $3$.
67
EasyMCQ
For the differential equation given below,determine its order and degree (if defined).
$\frac{d^{4} y}{d x^{4}}-\sin \left(\frac{d^{3} y}{d x^{3}}\right)=0$
A
Order $4$,Degree $1$
B
Order $4$,Degree $0$
C
Order $4$,Degree not defined
D
Order $3$,Degree not defined

Solution

(C) The given differential equation is:
$\frac{d^{4} y}{d x^{4}}-\sin \left(\frac{d^{3} y}{d x^{3}}\right)=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^{4} y}{d x^{4}}$,so the order is $4$.
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.
Since the term $\sin \left(\frac{d^{3} y}{d x^{3}}\right)$ involves a transcendental function of a derivative,the equation cannot be expressed as a polynomial in its derivatives.
Therefore,the degree of this differential equation is not defined.
68
MediumMCQ
The order and degree of the differential equation of all tangent lines to the parabola $x^2 = 4y$ are respectively:
A
$1, 2$
B
$2, 2$
C
$1, 1$
D
$2, 1$

Solution

(A) The equation of a tangent line to the parabola $x^2 = 4y$ with slope $m$ is given by $y = mx - am^2$. Here,$a = 1$,so the equation is $y = mx - m^2$.
To find the differential equation,we differentiate with respect to $x$:
$\frac{dy}{dx} = m$.
Substituting $m = \frac{dy}{dx}$ into the original equation,we get:
$y = x(\frac{dy}{dx}) - (\frac{dy}{dx})^2$.
Rearranging the terms,we have $(\frac{dy}{dx})^2 - x(\frac{dy}{dx}) + y = 0$.
The highest order derivative present is $\frac{dy}{dx}$,so the order is $1$.
The power of the highest order derivative is $2$,so the degree is $2$.
69
EasyMCQ
The sum of the degree and order of the differential equation $\sqrt{\frac{d^2 y}{d x^2}}=\sqrt[5]{\frac{dy}{d x}-5}$ is
A
$1$
B
$3$
C
$5$
D
$7$

Solution

(D) Given differential equation is $\sqrt{\frac{d^2 y}{d x^2}}=\sqrt[5]{\frac{dy}{d x}-5}$.
To find the order and degree,we first eliminate the radicals by raising both sides to the power of $10$ (the least common multiple of $2$ and $5$):
$(\frac{d^2 y}{d x^2})^{1/2} = (\frac{dy}{d x}-5)^{1/5}$
$(\frac{d^2 y}{d x^2})^{10/2} = (\frac{dy}{d x}-5)^{10/5}$
$(\frac{d^2 y}{d x^2})^5 = (\frac{dy}{d x}-5)^2$.
The order of the differential equation is the highest derivative present,which is $2$.
The degree of the differential equation is the power of the highest derivative after making the equation a polynomial in derivatives,which is $5$.
Therefore,the sum of the degree and order is $2 + 5 = 7$.
70
EasyMCQ
The degree of the differential equation $\frac{d^2 y}{d x^2}+3\left(\frac{d y}{d x}\right)^2=x^2 \log \left(\frac{d^2 y}{d x^2}\right)$ is
A
$1$
B
$2$
C
$3$
D
Not defined

Solution

(D) The given differential equation is $\frac{d^2 y}{d x^2}+3\left(\frac{d y}{d x}\right)^2=x^2 \log \left(\frac{d^2 y}{d x^2}\right)$.
$A$ differential equation is said to be a polynomial equation in its derivatives if it can be expressed as a polynomial in terms of its derivatives.
In the given equation,the term $\log \left(\frac{d^2 y}{d x^2}\right)$ involves the second-order derivative inside a logarithmic function,which means the equation cannot be expressed as a polynomial in terms of its derivatives.
Therefore,the degree of this differential equation is not defined.
71
EasyMCQ
The order and degree of the differential equation $\sqrt{\frac{dy}{dx}} - 4\frac{dy}{dx} - 7x = 0$ are respectively:
A
$1, 2$
B
$2, 1$
C
$2, 2$
D
$3, 1$

Solution

(A) Given differential equation is $\sqrt{\frac{dy}{dx}} - 4\frac{dy}{dx} - 7x = 0$.
Rearranging the terms,we get $\sqrt{\frac{dy}{dx}} = 4\frac{dy}{dx} + 7x$.
Squaring both sides to eliminate the square root,we get $\frac{dy}{dx} = (4\frac{dy}{dx} + 7x)^2$.
Expanding the right side,$\frac{dy}{dx} = 16(\frac{dy}{dx})^2 + 56x\frac{dy}{dx} + 49x^2$.
The highest order derivative present is $\frac{dy}{dx}$,so the order is $1$.
The highest power of the highest order derivative after making the equation a polynomial in derivatives is $2$.
Therefore,the order is $1$ and the degree is $2$.
72
MediumMCQ
The differential equation whose solution is $Ax^2 + By^2 = 1$,where $A$ and $B$ are arbitrary constants,is of:
A
degree $1$ and order $2$
B
degree $2$ and order $1$
C
degree $3$ and order $2$
D
degree $1$ and order $3$

Solution

(A) Given the equation $Ax^2 + By^2 = 1$.
Since there are $2$ arbitrary constants ($A$ and $B$),we differentiate the equation twice.
First differentiation with respect to $x$: $2Ax + 2Byy' = 0$,which simplifies to $Ax + Byy' = 0$.
Second differentiation with respect to $x$: $A + B(y')^2 + Byy'' = 0$.
From the first derivative,$A = -Byy'/x$.
Substituting $A$ into the second derivative: $-Byy'/x + B(y')^2 + Byy'' = 0$.
Dividing by $B$ (assuming $B \neq 0$): $-yy'/x + (y')^2 + yy'' = 0$.
Multiplying by $x$: $-yy' + x(y')^2 + xyy'' = 0$.
The highest order derivative present is $y''$,so the order is $2$.
The power of the highest order derivative $y''$ is $1$,so the degree is $1$.
73
EasyMCQ
The order and degree of the differential equation $3 - (\frac{d^3 y}{d x^3})^{\frac{7}{3}} = (\frac{dy}{d x})^5$ are respectively:
A
Order = $3$,Degree = $7$
B
Order = $3$,Degree = $3$
C
Order = $1$,Degree = $5$
D
Order = $2$,Degree = $7$

Solution

(A) Given differential equation is $3 - (\frac{d^3 y}{d x^3})^{\frac{7}{3}} = (\frac{dy}{d x})^5$.
To find the degree,we must eliminate the fractional exponent.
Rearrange the equation: $3 - (\frac{dy}{d x})^5 = (\frac{d^3 y}{d x^3})^{\frac{7}{3}}$.
Raise both sides to the power of $3$: $(3 - (\frac{dy}{d x})^5)^3 = (\frac{d^3 y}{d x^3})^7$.
The highest order derivative present is $\frac{d^3 y}{d x^3}$,so the order is $3$.
The power of the highest order derivative after making the equation free from radicals and fractions is $7$,so the degree is $7$.
74
EasyMCQ
The differential equation $\left[\frac{1+\left(\frac{dy}{dx}\right)^2}{\left(\frac{d^2y}{dx^2}\right)^{\frac{3}{2}}}\right]^2 = kx$ is of
A
order $= 2$,degree $= 3$
B
order $= 3$,degree $= 2$
C
order $= 2$,degree $= 2$
D
order $= 3$,degree $= 3$

Solution

(A) Given the differential equation: $\left[\frac{1+\left(\frac{dy}{dx}\right)^2}{\left(\frac{d^2y}{dx^2}\right)^{\frac{3}{2}}}\right]^2 = kx$
First,simplify the expression by removing the fractional exponent:
$\frac{\left[1+\left(\frac{dy}{dx}\right)^2\right]^2}{\left(\frac{d^2y}{dx^2}\right)^3} = kx$
Now,multiply both sides by $\left(\frac{d^2y}{dx^2}\right)^3$:
$\left[1+\left(\frac{dy}{dx}\right)^2\right]^2 = kx \left(\frac{d^2y}{dx^2}\right)^3$
The order of a differential equation is the highest derivative present,which is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree is the power of the highest derivative when the equation is expressed as a polynomial in derivatives,which is $3$.
Therefore,the order is $2$ and the degree is $3$.
75
EasyMCQ
If the order and degree of the differential equation $\left(\frac{d^2 y}{dx^2}\right)^5 + 4 \frac{\left(\frac{d^2 y}{dx^2}\right)^5}{\left(\frac{d^3 y}{dx^3}\right)} + \frac{d^3 y}{dx^3} = \sin x$ are $m$ and $n$ respectively,then the value of $(m^2 + n^2)$ is equal to
A
$29$
B
$13$
C
$5$
D
$8$

Solution

(B) Given the differential equation: $\left(\frac{d^2 y}{dx^2}\right)^5 + 4 \frac{\left(\frac{d^2 y}{dx^2}\right)^5}{\frac{d^3 y}{dx^3}} + \frac{d^3 y}{dx^3} = \sin x$.
Multiply the entire equation by $\frac{d^3 y}{dx^3}$ to eliminate the fraction:
$\left(\frac{d^2 y}{dx^2}\right)^5 \cdot \frac{d^3 y}{dx^3} + 4\left(\frac{d^2 y}{dx^2}\right)^5 + \left(\frac{d^3 y}{dx^3}\right)^2 = \sin x \cdot \frac{d^3 y}{dx^3}$.
The highest order derivative present is $\frac{d^3 y}{dx^3}$,so the order $m = 3$.
The highest power of the highest order derivative is $2$,so the degree $n = 2$.
Therefore,$m^2 + n^2 = 3^2 + 2^2 = 9 + 4 = 13$.
76
EasyMCQ
The order of the differential equation,whose general solution is given by $y = (c_1 + c_2) \cos (x + c_3) - c_4 e^{x + c_5}$,where $c_1, c_2, c_3, c_4$ and $c_5$ are arbitrary constants,is
A
$5$
B
$3$
C
$4$
D
$2$

Solution

(B) Given the general solution: $y = (c_1 + c_2) \cos (x + c_3) - c_4 e^{x + c_5}$.
We can simplify the expression by grouping the constants:
Let $A = c_1 + c_2$ and $B = c_4 e^{c_5}$.
Then the equation becomes $y = A \cos (x + c_3) - B e^x$.
Expanding the cosine term: $y = A (\cos x \cos c_3 - \sin x \sin c_3) - B e^x$.
$y = (A \cos c_3) \cos x - (A \sin c_3) \sin x - B e^x$.
Let $K_1 = A \cos c_3$,$K_2 = -A \sin c_3$,and $K_3 = -B$.
Thus,$y = K_1 \cos x + K_2 \sin x + K_3 e^x$.
There are $3$ independent arbitrary constants $(K_1, K_2, K_3)$.
The order of a differential equation is equal to the number of independent arbitrary constants in its general solution.
Therefore,the order of the differential equation is $3$.
77
EasyMCQ
For the differential equation $\left[1-\left(\frac{dy}{dx}\right)^2\right]^{5/2} = 8 \frac{d^2y}{dx^2}$,the order and degree are:
A
$2$ and $1$
B
$2$ and $2$
C
$2$ and $3$
D
$2$ and $5$

Solution

(B) Given the differential equation: $\left[1-\left(\frac{dy}{dx}\right)^2\right]^{5/2} = 8 \frac{d^2y}{dx^2}$.
To find the degree,we must eliminate the fractional exponent by squaring both sides:
$\left[\left[1-\left(\frac{dy}{dx}\right)^2\right]^{5/2}\right]^2 = \left[8 \frac{d^2y}{dx^2}\right]^2$
$\left[1-\left(\frac{dy}{dx}\right)^2\right]^5 = 64 \left(\frac{d^2y}{dx^2}\right)^2$.
The highest order derivative present is $\frac{d^2y}{dx^2}$,so the order is $2$.
The power to which the highest order derivative is raised after rationalizing the equation is $2$,so the degree is $2$.
78
EasyMCQ
The order and degree of the differential equation $\left(1+\frac{dy}{dx}\right)^{\frac{1}{3}}=\sqrt{\frac{d^2y}{dx^2}}$ are respectively.
A
$3, 1$
B
$3, 2$
C
$2, 3$
D
$2, 1$

Solution

(C) Given the differential equation: $\left(1+\frac{dy}{dx}\right)^{\frac{1}{3}}=\left(\frac{d^2y}{dx^2}\right)^{\frac{1}{2}}$
To eliminate the fractional exponents,we raise both sides to the power of $6$ (the least common multiple of $2$ and $3$):
$\left(\left(1+\frac{dy}{dx}\right)^{\frac{1}{3}}\right)^6 = \left(\left(\frac{d^2y}{dx^2}\right)^{\frac{1}{2}}\right)^6$
$\left(1+\frac{dy}{dx}\right)^2 = \left(\frac{d^2y}{dx^2}\right)^3$
The highest order derivative present is $\frac{d^2y}{dx^2}$,so the order is $2$.
The power to which the highest order derivative is raised is $3$,so the degree is $3$.
Thus,the order and degree are $2$ and $3$ respectively.
79
EasyMCQ
The order and degree of a differential equation obtained by eliminating the arbitrary constant $C$ from the family of curves $y^2 = 2C(x + \sqrt{C})$ are respectively:
A
$1, 3$
B
$1, 4$
C
$1, 1$
D
$1, 2$

Solution

(A) Given the family of curves: $y^2 = 2C(x + \sqrt{C}) \quad \dots (i)$
Differentiating with respect to $x$:
$2y \frac{dy}{dx} = 2C$
$\Rightarrow C = y \frac{dy}{dx} \quad \dots (ii)$
Substitute the value of $C$ from $(ii)$ into $(i)$:
$y^2 = 2 \left( y \frac{dy}{dx} \right) \left( x + \sqrt{y \frac{dy}{dx}} \right)$
$y = 2 \frac{dy}{dx} \left( x + \sqrt{y \frac{dy}{dx}} \right)$
$y - 2x \frac{dy}{dx} = 2 \frac{dy}{dx} \sqrt{y \frac{dy}{dx}}$
Squaring both sides:
$(y - 2x \frac{dy}{dx})^2 = 4 \left( \frac{dy}{dx} \right)^2 \left( y \frac{dy}{dx} \right)$
$(y - 2x \frac{dy}{dx})^2 = 4y \left( \frac{dy}{dx} \right)^3$
The highest order derivative present is $\frac{dy}{dx}$,so the order is $1$.
The power of the highest order derivative is $3$,so the degree is $3$.
Thus,the order and degree are $1$ and $3$ respectively.
80
EasyMCQ
If $m$ is the order and $n$ is the degree of the differential equation $y = \frac{dp}{dx} + \sqrt{a^2 p^2 - b^2}$,where $p = \frac{dy}{dx}$,then the value of $m+n$ is
A
$2$
B
$3$
C
$4$
D
$5$

Solution

(C) Given the differential equation $y = \frac{dp}{dx} + \sqrt{a^2 p^2 - b^2}$,where $p = \frac{dy}{dx}$.
Substituting $p = \frac{dy}{dx}$,we get $\frac{dp}{dx} = \frac{d}{dx}(\frac{dy}{dx}) = \frac{d^2y}{dx^2}$.
Thus,the equation becomes $y = \frac{d^2y}{dx^2} + \sqrt{a^2(\frac{dy}{dx})^2 - b^2}$.
Rearranging the terms,we have $y - \frac{d^2y}{dx^2} = \sqrt{a^2(\frac{dy}{dx})^2 - b^2}$.
Squaring both sides to eliminate the square root,we get $(y - \frac{d^2y}{dx^2})^2 = a^2(\frac{dy}{dx})^2 - b^2$.
Expanding the left side,$y^2 + (\frac{d^2y}{dx^2})^2 - 2y(\frac{d^2y}{dx^2}) = a^2(\frac{dy}{dx})^2 - b^2$.
The highest order derivative present is $\frac{d^2y}{dx^2}$,so the order $m = 2$.
The highest power of the highest order derivative is $2$,so the degree $n = 2$.
Therefore,$m + n = 2 + 2 = 4$.
81
EasyMCQ
If $m$ is the order and $n$ is the degree of the differential equation $\left(\frac{d^2 y}{d x^2}\right)^5+4 \frac{\left(\frac{d^2 y}{d x^2}\right)}{\left(\frac{d^3 y}{d x^3}\right)}+\left(\frac{d^3 y}{d x^3}\right)=x^2-1$,then:
A
$m=3, n=1$
B
$m=3, n=2$
C
$m=3, n=3$
D
$m=3, n=5$

Solution

(B) Given the differential equation: $\left(\frac{d^2 y}{d x^2}\right)^5+4 \frac{\left(\frac{d^2 y}{d x^2}\right)}{\left(\frac{d^3 y}{d x^3}\right)}+\left(\frac{d^3 y}{d x^3}\right)=x^2-1$.
Multiply the entire equation by $\left(\frac{d^3 y}{d x^3}\right)$ to eliminate the fraction:
$\left(\frac{d^3 y}{d x^3}\right) \left(\frac{d^2 y}{d x^2}\right)^5 + 4 \left(\frac{d^2 y}{d x^2}\right) + \left(\frac{d^3 y}{d x^3}\right)^2 = (x^2-1) \left(\frac{d^3 y}{d x^3}\right)$.
The highest order derivative present is $\frac{d^3 y}{d x^3}$,so the order $m = 3$.
The highest power of the highest order derivative after clearing fractions is $2$,so the degree $n = 2$.
Therefore,$m=3$ and $n=2$.
82
EasyMCQ
The order and degree of the differential equation $\frac{d^2 y}{d x^2}=\sqrt{\frac{d y}{d x}}$ are respectively
A
$2, 3$
B
$3, 3$
C
$2, 2$
D
$1, 3$

Solution

(C) Given the differential equation: $\frac{d^2 y}{d x^2} = \sqrt{\frac{d y}{d x}}$
To find the degree,we must eliminate the radical sign by squaring both sides:
$\left(\frac{d^2 y}{d x^2}\right)^2 = \frac{d y}{d x}$
The order of a differential equation is the highest derivative present,which is $2$ (from $\frac{d^2 y}{d x^2}$).
The degree of a differential equation is the power of the highest order derivative after the equation is made free from radicals and fractions. Here,the power of $\frac{d^2 y}{d x^2}$ is $2$.
Therefore,the order is $2$ and the degree is $2$.
83
EasyMCQ
The order and degree of the differential equation $\sqrt{\frac{dy}{dx}}-4 \frac{dy}{dx}-7x=0$ are respectively.
A
$2$ and $2$
B
$1$ and $2$
C
$1$ and $1$
D
$2$ and $1$

Solution

(B) Given differential equation is $\sqrt{\frac{dy}{dx}}-4 \frac{dy}{dx}-7x=0$.
Rearranging the terms,we get $\sqrt{\frac{dy}{dx}}=4 \frac{dy}{dx}+7x$.
Squaring both sides to eliminate the radical,we obtain $\frac{dy}{dx} = (4 \frac{dy}{dx} + 7x)^2$.
Expanding the right side,we get $\frac{dy}{dx} = 16(\frac{dy}{dx})^2 + 56x(\frac{dy}{dx}) + 49x^2$.
The highest order derivative present is $\frac{dy}{dx}$,so the order is $1$.
The highest power of the highest order derivative is $2$,so the degree is $2$.
Thus,the order is $1$ and the degree is $2$.
84
EasyMCQ
Degree of the differential equation $e^{\frac{dy}{dx}} + (\frac{dy}{dx})^3 = x$ is
A
$2$
B
$1$
C
not defined
D
$3$

Solution

(C) The degree of a differential equation is defined as the power of the highest ordered derivative,provided the equation can be expressed as a polynomial in terms of its derivatives.
In the given equation $e^{\frac{dy}{dx}} + (\frac{dy}{dx})^3 = x$,the term $e^{\frac{dy}{dx}}$ involves the derivative in the exponent,which means it cannot be expressed as a polynomial in terms of $\frac{dy}{dx}$.
Therefore,the degree of this differential equation is not defined.
85
EasyMCQ
The order and degree of the differential equation $\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{\frac{7}{3}}=7 \frac{d^{2}y}{dx^{2}}$ are respectively.
A
$2, 1$
B
$2, 3$
C
$1, 2$
D
$3, 2$

Solution

(B) Given differential equation is $\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{\frac{7}{3}}=7 \frac{d^{2}y}{dx^{2}}$.
To find the degree,we must eliminate the fractional exponent by raising both sides to the power of $3$:
$\left(\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{\frac{7}{3}}\right)^{3} = \left(7 \frac{d^{2}y}{dx^{2}}\right)^{3}$.
This simplifies to $\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{7} = 343 \left(\frac{d^{2}y}{dx^{2}}\right)^{3}$.
The highest order derivative present is $\frac{d^{2}y}{dx^{2}}$,so the order is $2$.
The power of the highest order derivative after making the equation a polynomial in derivatives is $3$,so the degree is $3$.
Thus,the order and degree are $2$ and $3$ respectively.
86
EasyMCQ
The order and degree of the differential equation $\sqrt{1+\frac{1}{(\frac{dy}{dx})^2}} = (\frac{d^2y}{dx^2})^{3/2}$ are respectively:
A
$2, 3$
B
$3, 2$
C
$2, 2$
D
$3, 3$

Solution

(A) Given differential equation is $\sqrt{1+\frac{1}{(\frac{dy}{dx})^2}} = (\frac{d^2y}{dx^2})^{3/2}$.
Squaring both sides,we get $1+\frac{1}{(\frac{dy}{dx})^2} = (\frac{d^2y}{dx^2})^3$.
Multiplying both sides by $(\frac{dy}{dx})^2$,we get $(\frac{dy}{dx})^2 + 1 = (\frac{d^2y}{dx^2})^3 (\frac{dy}{dx})^2$.
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 the equation free from radicals and fractions is $3$,so the degree is $3$.
Thus,the order and degree are $2$ and $3$ respectively.
87
EasyMCQ
The order and degree of the differential equation $\left[1+\frac{1}{(\frac{dy}{dx})^{2}}\right]^{\frac{5}{3}}=5 \frac{d^{2}y}{dx^{2}}$ are respectively:
A
$2, 3$
B
$3, 2$
C
$5, 2$
D
$2, 5$

Solution

(A) Given differential equation is $\left[1+\frac{1}{(\frac{dy}{dx})^{2}}\right]^{\frac{5}{3}}=5 \frac{d^{2}y}{dx^{2}}$.
To find the order and degree,we first eliminate the fractional exponent by raising both sides to the power of $3$:
$\left[1+\frac{1}{(\frac{dy}{dx})^{2}}\right]^{5} = (5 \frac{d^{2}y}{dx^{2}})^{3}$
$\left[\frac{(\frac{dy}{dx})^{2}+1}{(\frac{dy}{dx})^{2}}\right]^{5} = 125 (\frac{d^{2}y}{dx^{2}})^{3}$
$((\frac{dy}{dx})^{2}+1)^{5} = 125 (\frac{d^{2}y}{dx^{2}})^{3} (\frac{dy}{dx})^{10}$
The highest order derivative present is $\frac{d^{2}y}{dx^{2}}$,so the order is $2$.
The power of the highest order derivative after making the equation a polynomial in derivatives is $3$.
Thus,the order is $2$ and the degree is $3$.
88
EasyMCQ
The order and degree of the differential equation $y=px+\sqrt{a^{2}p^{2}+b^{2}}$,where $p=\frac{dy}{dx}$,are respectively:
A
$1, 2$
B
$3, 1$
C
$2, 1$
D
$1, 3$

Solution

(A) Given the differential equation: $y = px + \sqrt{a^{2}p^{2} + b^{2}}$,where $p = \frac{dy}{dx}$.
Rearranging the terms,we get: $y - px = \sqrt{a^{2}p^{2} + b^{2}}$.
Squaring both sides:
$(y - px)^{2} = a^{2}p^{2} + b^{2}$
$y^{2} - 2pxy + p^{2}x^{2} = a^{2}p^{2} + b^{2}$
Substituting $p = \frac{dy}{dx}$:
$y^{2} - 2xy\left(\frac{dy}{dx}\right) + x^{2}\left(\frac{dy}{dx}\right)^{2} = 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 is $2$,so the degree is $2$.
Therefore,the order and degree are $1$ and $2$ respectively.
89
EasyMCQ
The order and the degree of the differential equation $\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{\frac{7}{3}}=7\left(\frac{d^{2}y}{dx^{2}}\right)$ are respectively
A
$2, 3$
B
$3, 3$
C
$2, 2$
D
$3, 2$

Solution

(A) Given the differential equation: $\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{\frac{7}{3}}=7\left(\frac{d^{2}y}{dx^{2}}\right)$.
To find the degree,we must eliminate the fractional exponent. Raise both sides to the power of $3$:
$\left[1+\left(\frac{dy}{dx}\right)^{3}\right]^{7} = 7^{3}\left(\frac{d^{2}y}{dx^{2}}\right)^{3}$.
The order of a differential equation is the highest derivative present,which is $\frac{d^{2}y}{dx^{2}}$,so the order is $2$.
The degree is the power of the highest order derivative after the equation is expressed as a polynomial in derivatives. Here,the power of $\frac{d^{2}y}{dx^{2}}$ is $3$.
Thus,the order is $2$ and the degree is $3$.
90
EasyMCQ
The order of the differential equation of all circles which lie in the first quadrant and touch both the axes is...
A
Two
B
Three
C
One
D
Four

Solution

(C) The equation of a circle that lies in the first quadrant and touches both the axes is given by $(x - a)^2 + (y - a)^2 = a^2$,where $a$ is the radius of the circle.
This simplifies to $x^2 - 2ax + a^2 + y^2 - 2ay + a^2 = a^2$,which is $x^2 + y^2 - 2ax - 2ay + a^2 = 0$.
Here,there is only one arbitrary constant,$a$.
The order of the differential equation is equal to the number of independent arbitrary constants in the general equation of the family of curves.
Since there is only $1$ arbitrary constant,the order of the differential equation is $1$.
91
EasyMCQ
The degree and order of the differential equation $\left[1+\left(\frac{dy}{dx}\right)^3\right]^{\frac{7}{3}}=7\left(\frac{d^2y}{dx^2}\right)$ respectively are
A
$3$ and $7$
B
$3$ and $2$
C
$7$ and $3$
D
$2$ and $3$

Solution

(B) The given differential equation is $\left[1+\left(\frac{dy}{dx}\right)^3\right]^{\frac{7}{3}}=7\left(\frac{d^2y}{dx^2}\right)$.
To find the degree,we must eliminate the fractional exponent by raising both sides to the power of $3$:
$\left[\left[1+\left(\frac{dy}{dx}\right)^3\right]^{\frac{7}{3}}\right]^3 = \left[7\left(\frac{d^2y}{dx^2}\right)\right]^3$
$\Rightarrow \left[1+\left(\frac{dy}{dx}\right)^3\right]^7 = 343\left(\frac{d^2y}{dx^2}\right)^3$.
The order of a differential equation is the highest derivative present,which is $\frac{d^2y}{dx^2}$,so the order is $2$.
The degree is the power of the highest derivative after the equation is made a polynomial in derivatives,which is $3$.
Thus,the degree is $3$ and the order is $2$.
92
EasyMCQ
If $m$ and $n$ are the order and degree of the differential equation $\left(\frac{d^{2} y}{d x^{2}}\right)^{5}+4 \cdot \frac{\left(\frac{d^{2} y}{d x^{2}}\right)^{3}}{\left(\frac{d^{3} y}{d x^{3}}\right)}+\left(\frac{d^{3} y}{d x^{3}}\right)=x^{2}-1$,then:
A
$m=3, n=3$
B
$m=3, n=2$
C
$m=3, n=5$
D
$m=3, n=1$

Solution

(B) The given differential equation is $\left(\frac{d^{2} y}{d x^{2}}\right)^{5}+4 \cdot \frac{\left(\frac{d^{2} y}{d x^{2}}\right)^{3}}{\left(\frac{d^{3} y}{d x^{3}}\right)}+\left(\frac{d^{3} y}{d x^{3}}\right)=x^{2}-1$.
To find the order and degree,we first eliminate the fraction by multiplying the entire equation by $\frac{d^{3} y}{d x^{3}}$:
$\left(\frac{d^{2} y}{d x^{2}}\right)^{5} \cdot \left(\frac{d^{3} y}{d x^{3}}\right) + 4 \left(\frac{d^{2} y}{d x^{2}}\right)^{3} + \left(\frac{d^{3} y}{d x^{3}}\right)^{2} = (x^{2}-1) \left(\frac{d^{3} y}{d x^{3}}\right)$.
The highest order derivative present in the equation is $\frac{d^{3} y}{d x^{3}}$,so the order $m = 3$.
The degree is the highest power of the highest order derivative after the equation is made a polynomial in derivatives. Here,the highest power of $\frac{d^{3} y}{d x^{3}}$ is $2$,so the degree $n = 2$.
93
EasyMCQ
The order and degree of the differential equation $\frac{d^{2} y}{d x^{2}}=\sqrt[3]{1-\left(\frac{d y}{d x}\right)^{4}}$ are respectively
A
$2, 3$
B
$3, 2$
C
$2, 4$
D
$2, 2$

Solution

(A) Given differential equation is $\frac{d^{2} y}{d x^{2}} = \sqrt[3]{1-\left(\frac{d y}{d x}\right)^{4}}$.
To find the order and degree,we first eliminate the radical sign by cubing both sides:
$\left(\frac{d^{2} y}{d x^{2}}\right)^{3} = 1 - \left(\frac{d y}{d x}\right)^{4}$.
The order of a differential equation is the order of the highest derivative present. Here,the highest derivative is $\frac{d^{2} y}{d x^{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^{2} y}{d x^{2}}$ is $3$.
Therefore,the order is $2$ and the degree is $3$.
94
EasyMCQ
The order and degree of the differential equation $\sqrt{\frac{dy}{dx}} - 4 \frac{dy}{dx} - 7x = 0$ are
A
$1$ and $1/2$
B
$2$ and $1$
C
$1$ and $1$
D
$1$ and $2$

Solution

(D) Given differential equation is $\sqrt{\frac{dy}{dx}} - 4 \frac{dy}{dx} - 7x = 0$.
To find the degree,we must eliminate the radical sign.
Rewrite the equation as $\sqrt{\frac{dy}{dx}} = 4 \frac{dy}{dx} + 7x$.
Squaring both sides,we get:
$(\frac{dy}{dx}) = (4 \frac{dy}{dx} + 7x)^2$.
$(\frac{dy}{dx}) = 16(\frac{dy}{dx})^2 + 49x^2 + 56x \frac{dy}{dx}$.
Rearranging the terms,we get $16(\frac{dy}{dx})^2 + (56x - 1)\frac{dy}{dx} + 49x^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 $2$,so the degree is $2$.
Thus,the order is $1$ and the degree is $2$.
95
MediumMCQ
The order of the differential equation,whose solution is $y=(C_1+C_2) e^x+C_3 e^{x+C_4}$,is
A
$4$
B
$1$
C
$3$
D
$2$

Solution

(B) Given the solution: $y=(C_1+C_2) e^x+C_3 e^{x+C_4}$
We can simplify the expression as follows:
$y = (C_1+C_2) e^x + C_3 e^x \cdot e^{C_4}$
Let $A = C_1+C_2$ and $B = C_3 e^{C_4}$.
Then the equation becomes $y = Ae^x + Be^x = (A+B) e^x$.
Let $D = A+B$,where $D$ is a single arbitrary constant.
Thus,the equation simplifies to $y = De^x$.
Since the final form of the solution contains only one arbitrary constant,the order of the corresponding differential equation is $1$.
96
EasyMCQ
The order and degree of the differential equation $\sqrt{\frac{d^2 y}{d x^2}}=\sqrt[3]{\left(\frac{d y}{d x}\right)^4+2}$ are . . . . . . and . . . . . . .
A
$2, 3$
B
$3, 2$
C
$2, 8$
D
$1, 8$

Solution

(A) Given the differential equation: $\sqrt{\frac{d^2 y}{d x^2}}=\sqrt[3]{\left(\frac{d y}{d x}\right)^4+2}$.
To find the order and degree,we first remove the radicals by raising both sides to the power of $6$ (the least common multiple of $2$ and $3$):
$\left(\left(\frac{d^2 y}{d x^2}\right)^{1/2}\right)^6 = \left(\left(\left(\frac{d y}{d x}\right)^4+2\right)^{1/3}\right)^6$.
This simplifies to: $\left(\frac{d^2 y}{d x^2}\right)^3 = \left(\left(\frac{d y}{d x}\right)^4+2\right)^2$.
The highest order derivative present is $\frac{d^2 y}{d x^2}$,so the order is $2$.
The power of the highest order derivative after rationalizing is $3$,so the degree is $3$.
Therefore,the order is $2$ and the degree is $3$.
97
EasyMCQ
The order and degree of the differential equation $\sqrt[4]{\left(\frac{d^3 y}{d x^3}\right)^5} = \sqrt[3]{\left(\frac{d^2 y}{d x^2}\right)^4}$ are . . . . . . and . . . . . . respectively.
A
$2, 12$
B
$2, 16$
C
$3, 16$
D
$3, 15$

Solution

(D) Given the differential equation: $\left(\frac{d^3 y}{d x^3}\right)^{5/4} = \left(\frac{d^2 y}{d x^2}\right)^{4/3}$.
To eliminate the fractional exponents,raise both sides to the power of $12$ (the least common multiple of $4$ and $3$):
$\left(\left(\frac{d^3 y}{d x^3}\right)^{5/4}\right)^{12} = \left(\left(\frac{d^2 y}{d x^2}\right)^{4/3}\right)^{12}$.
This simplifies to: $\left(\frac{d^3 y}{d x^3}\right)^{15} = \left(\frac{d^2 y}{d x^2}\right)^{16}$.
The highest order derivative present is $\frac{d^3 y}{d x^3}$,so the order is $3$.
The degree is the power of the highest order derivative after the equation is made free from radicals and fractions,which is $15$.
Thus,the order is $3$ and the degree is $15$.
98
EasyMCQ
The order and degree of the differential equation $e^{\frac{d^2 y}{d x^2}} = x$ are . . . . . . respectively.
A
$2$ and not defined
B
$2$ and $1$
C
$1$ and $2$
D
$1$ and not defined

Solution

(A) The given differential equation is $e^{\frac{d^2 y}{d x^2}} = x$.
To find the order,we identify the highest order derivative present in the equation,which is $\frac{d^2 y}{d x^2}$. Thus,the order is $2$.
To find the degree,the differential equation must be a polynomial in terms of its derivatives. Since the term $\frac{d^2 y}{d x^2}$ appears in the exponent of $e$,the equation cannot be expressed as a polynomial in its derivatives.
Therefore,the degree of this differential equation is not defined.
99
EasyMCQ
The order and degree of the differential equation $\{1+(\frac{dy}{dx})^2\}^{\frac{3}{2}}=\frac{d^2y}{dx^2}$ are $p$ and $q$ respectively. Then,$p+q=$ . . . . . . .
A
$2$
B
$6$
C
$4$
D
$5$

Solution

(C) Given the differential equation: $\{1+(\frac{dy}{dx})^2\}^{\frac{3}{2}}=\frac{d^2y}{dx^2}$.
To find the degree,we must eliminate the fractional exponent by squaring both sides:
$\{1+(\frac{dy}{dx})^2\}^3 = (\frac{d^2y}{dx^2})^2$.
The highest order derivative present is $\frac{d^2y}{dx^2}$,so the order $p = 2$.
The power of the highest order derivative after making the equation a polynomial in derivatives is $2$,so the degree $q = 2$.
Therefore,$p+q = 2+2 = 4$.

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.