Differential Equations

JEE Mathematics · 179 questions · Page 1 of 18 · Click an option or "Show Solution" to reveal answer

Q1
Let us consider a curve, y = f(x) passing through the point (-2, 2) and the slope of the tangent to the curve at any point (x, f(x)) is given by f(x) + xf'(x) = x2. Then :
A x2+2xf(x)12=0{x^2} + 2xf(x) - 12 = 0
B x3+xf(x)+12=0{x^3} + xf(x) + 12 = 0
C x33xf(x)4=0{x^3} - 3xf(x) - 4 = 0
D x2+2xf(x)+4=0{x^2} + 2xf(x) + 4 = 0
Correct Answer
Option C
Solution
y+xdydx=x2y + {{xdy} \over {dx}} = {x^2}

(given)

dydx+yx=x\Rightarrow {{dy} \over {dx}} + {y \over x} = x

If

e1xdx=x{e^{\int {{1 \over x}dx} }} = x

Solution of DE

y.x=x.xdx\Rightarrow y\,.\,x = \int {x\,.\,x\,dx}
xy=x33+c3\Rightarrow xy = {{{x^3}} \over 3} + {c \over 3}

Passes through (-2, 2), so -12 = - 8 + c \Rightarrow c = - 4 \therefore 3xy = x3 - 4 i.e. 3x . f(x) = x3 - 4

Q2
The solution of the equation d2ydx2=e2x\,{{{d^2}y} \over {d{x^2}}} = {e^{ - 2x}}
A e2x4{{{e^{ - 2x}}} \over 4}
B e2x4+cx+d{{{e^{ - 2x}}} \over 4} + cx + d
C 14e2x+cx2+d{1 \over 4}{e^{ - 2x}} + c{x^2} + d
D 14e4x+cx+d\,{1 \over 4}{e^{ - 4x}} + cx + d
Correct Answer
Option B
Solution
a2ydx2=e2x;{{{a^2}y} \over {d{x^2}}} = {e^{ - 2x}};{\mkern 1mu}
dydx=e2x2+c;{{dy} \over {dx}} = {{{e^{ - 2x}}} \over { - 2}} + c;
y=e2x4+cx+dy = {{{e^{ - 2x}}} \over 4} + cx + d
Q3
The order and degree of the differential equation (1+3dydx)2/3=4d3ydx3\,{\left( {1 + 3{{dy} \over {dx}}} \right)^{2/3}} = 4{{{d^3}y} \over {d{x^3}}} are
A (1,23)\left( {1,{2 \over 3}} \right)
B (3,1)(3, 1)
C (3,3)(3,3)
D (1,2)(1,2)
Correct Answer
Option C
Solution
(1+3dydx)2={\left( {1 + 3{{d\,y} \over {d\,x}}} \right)^2} =

(4)3

(d3ydx3)3{\left( {{{{d^3}y} \over {d\,{x^3}}}} \right)^3}
(1+3dydx)2=16(d3ydx3)3\Rightarrow {\left( {1 + 3{{d\,y} \over {d\,x}}} \right)^2} = 16{\left( {{{{d^3}y} \over {d\,{x^3}}}} \right)^3}

\therefore Order = 3 and Degree = 3

Q4
The degree and order of the differential equation of the family of all parabolas whose axis is xx-axis, are respectively.
A 2,32, 3
B 2,12,1
C 1,21,2
D 3,2.3,2.
Correct Answer
Option C
Solution

General equation of parabola whose axis is along X-axis

y2=4a(xh){y^2} = 4a\left( {x - h} \right)

Differentiating with respect to x, we get

2yy1=4a2y{y_1} = 4a
yy1=2a\Rightarrow y{y_1} = 2a

Again differentiating with respect to x, we get

y12+yy2=0\Rightarrow {y_1}^2 + y{y_2} = 0

Degree

=1,=1,

order

=2.=2.
Q5
The solution of the differential equation (1+y2)+(xetan1y)dydx=0,\left( {1 + {y^2}} \right) + \left( {x - {e^{{{\tan }^{ - 1}}y}}} \right){{dy} \over {dx}} = 0, is :
A xe2tan1y=etan1y+kx{e^{2{{\tan }^{ - 1}}y}} = {e^{{{\tan }^{ - 1}}y}} + k
B (x2)=ke2tan1y\left( {x - 2} \right) = k{e^{2{{\tan }^{ - 1}}y}}
C 2xetan1y=e2tan1y+k2x{e^{{{\tan }^{ - 1}}y}} = {e^{2{{\tan }^{ - 1}}y}} + k
D xetan1y=tan1y+kx{e^{{{\tan }^{ - 1}}y}} = {\tan ^{ - 1}}y + k
Correct Answer
Option C
Solution
(1+y2)+(xetan1y)dydx=0\left( {1 + {y^2}} \right) + \left( {x - {e^{{{\tan }^{ - 1}}y}}} \right){{dy} \over {dx}} = 0
dxdy+x(1+y2)=etan1y(1+y2)\Rightarrow {{dx} \over {dy}} + {x \over {\left( {1 + {y^2}} \right)}} = {{{e^{{{\tan }^{ - 1}}y}}} \over {\left( {1 + {y^2}} \right)}}
I.F=e1(1+y2)dy=etan1yI.F = e{}^{\int {{1 \over {\left( {1 + {y^2}} \right)}}dy} } = {e^{{{\tan }^{ - 1}}y}}
x(etan1y)=etan1y1+y2etan1ydyx\left( {{e^{{{\tan }^{ - 1}}y}}} \right) = \int {{{{e^{{{\tan }^{ - 1}}y}}} \over {1 + {y^2}}}} {e^{{{\tan }^{ - 1}}y}}\,dy
x(etan1y)=e2tan1y2+Cx\left( {{e^{{{\tan }^{ - 1}}y}}} \right) = {{{e^{2{{\tan }^{ - 1}}y}}} \over 2} + C

\therefore

2xetan1y=e2tan1y+k\,\,\,\,\,2x{e^{{{\tan }^{ - 1}}y}} = {e^{2{{\tan }^{ - 1}}y}} + k
Q6
If a curve y=f(x)y=f(x) passes through the point (1,1)(1,-1) and satisfies the differential equation, y(1+xy)dx=xy(1+xy) dx=x dydy, then f(12)f\left( { - {1 \over 2}} \right) is equal to :
A 25{2 \over 5}
B 45{4 \over 5}
C 25-{2 \over 5}
D 45-{4 \over 5}
Correct Answer
Option B
Solution
y(1+xy)dx=xdyy\left( {1 + xy} \right)dx = xdy
xdyydxy2=xdxd(xy)=xdx{{xdy - ydx} \over {{y^2}}} = xdx \Rightarrow \int { - d\left( {{x \over y}} \right) = \int {xdx} }
\,\,\,\,\,\,\,\,\,\,\,\,\,\,
xy=x22+C- {x \over y} = {{{x^2}} \over 2} + C\,\,

as

y(1)=1C=12\,\,\,y\left( 1 \right) = - 1 \Rightarrow C = {1 \over 2}

Hence,

y=2xx2+1f(12)=45y = {{ - 2x} \over {{x^2} + 1}} \Rightarrow f\left( {{{ - 1} \over 2}} \right) = {4 \over 5}
Q7
Solution of the differential equation ydx+(x+x2y)dy=0ydx + \left( {x + {x^2}y} \right)dy = 0 is
A loglog y=Cxy=Cx
B 1xy+logy=C - {1 \over {xy}} + \log y = C
C 1xy+logy=C{1 \over {xy}} + \log y = C
D 1xy=C - {1 \over {xy}} = C
Correct Answer
Option B
Solution
ydx+(x+x2y)dy=0ydx + \left( {x + {x^2}y} \right)dy = 0
dxdy=xyx2\Rightarrow {{dx} \over {dy}} = - {x \over y} - {x^2}
dxdy+xy=x2,\Rightarrow {{dx} \over {dy}} + {x \over y} = - {x^2},

It is Bernoullis form. Divide by

x2{x^2}
x2dxdy+x1(1y)=1.{x^{ - 2}}{{dx} \over {dy}} + {x^{ - 1}}\left( {{1 \over y}} \right) = - 1.

put

x1=t,x2dxdy=dtdy{x^{ - 1}} = t,\,\, - {x^{ - 2}}{{dx} \over {dy}} = {{dt} \over {dy}}

We get,

dtdy+t(1y)=1- {{dt} \over {dy}} + t\left( {{1 \over y}} \right) = - 1
dtdy(1y)t=1\Rightarrow {{dt} \over {dy}} - \left( {{1 \over y}} \right)t = 1

It is linear in

t.t.

Integrating factor

=e1ydy=elogy=y1= {e^{\int { - {1 \over y}dy} }} = {e^{ - \log y}} = {y^{ - 1}}

\therefore Solution is

t(y1)=(y1)dy+ct\left( {{y^{ - 1}}} \right) = \int {\left( {{y^{ - 1}}} \right)} dy + c
1x.1y=logy+c\Rightarrow {1 \over x}.{1 \over y} = \log y + c
logy1xy=c\Rightarrow \log y - {1 \over {xy}} = c
Q8
The differential equation for the family of circle x2+y22ay=0,{x^2} + {y^2} - 2ay = 0, where a is an arbitrary constant is :
A (x2+y2)y=2xy\left( {{x^2} + {y^2}} \right)y' = 2xy
B 2(x2+y2)y=xy2\left( {{x^2} + {y^2}} \right)y' = xy
C (x2y2)y=2xy\left( {{x^2} - {y^2}} \right)y' =2 xy
D 2(x2y2)y=xy2\left( {{x^2} - {y^2}} \right)y' = xy
Correct Answer
Option C
Solution
x2+y22ay=0...(1){x^2} + {y^2} - 2ay = 0\,\,\,\,\,\,\,\,\,\,\,...\left( 1 \right)

Differentiate,

2x+2ydydx2adydx=02x + 2y{{dy} \over {dx}} - 2a{{dy} \over {dx}} = 0
a=x+yyy\,\,\,\,\,\,\,\,\,\,\,\,\,\, \Rightarrow a = {{x + yy'} \over {y'}}

Put in

(1),(1),
x2+y22(x+yyy)=y=0{x^2} + {y^2} - 2\left( {{{x + yy'} \over {y'}}} \right) = y = 0
(x2+y2)y2xy2y2y=0\Rightarrow \left( {{x^2} + {y^2}} \right)y' - 2xy - 2{y^2}y' = 0
(x2y2)y=2xy\Rightarrow \left( {{x^2} - {y^2}} \right)y' = 2xy
Q9
The differential equation representing the family of curves y2=2c(x+c),{y^2} = 2c\left( {x + \sqrt c } \right), where c>0,c>0, is a parameter, is of order and degree as follows:
A order 1,1, degree 22
B order 1,1, degree 11
C order 1,1, degree 33
D order 2,2, degree 22
Correct Answer
Option C
Solution
y2=2c(x+c)...(i){y^2} = 2c\left( {x + \sqrt c } \right)\,\,\,\,\,\,\,\,\,\,...\left( i \right)
2yy=2c.1oryy=c...(ii)2yy' = 2c.1\,\,\,or\,\,\,yy' = c\,\,\,...\left( {ii} \right)
y2=2yy(x+yy)\Rightarrow {y^2} = 2yy'\left( {x + \sqrt {yy'} } \right)
[\left[ \, \right.

On putting value of

cc

from

(ii)(ii)

in

(i)(i)
]\left. \, \right]

On simplifying, we get

(y2xy)2=4yy3...(iii){\left( {y - 2xy'} \right)^2} = 4yy{'^3}\,\,\,\,\,\,\,\,\,...\left( {iii} \right)

Hence equation

(iii)(iii)

is of order

11

and degree

3.3.
Q10
If xdydx=y(logylogx+1),x{{dy} \over {dx}} = y\left( {\log y - \log x + 1} \right), then the solution of the equation is :
A ylog(xy)=cxy\log \left( {{x \over y}} \right) = cx
B xlog(yx)=cyx\log \left( {{y \over x}} \right) = cy
C log(yx)=cx\log \left( {{y \over x}} \right) = cx
D log(xy)=cy\log \left( {{x \over y}} \right) = cy
Correct Answer
Option C
Solution
xdydx=y(logylogx+1){{xdy} \over {dx}} = y\left( {\log y - \log x + 1} \right)
dydx=yx(log(yx)+1){{dy} \over {dx}} = {y \over x}\left( {\log \left( {{y \over x}} \right) + 1} \right)

Put

y=vx\,\,\,\,y = vx
dydx=v+xdvdx{{dy} \over {dx}} = v + {{xdv} \over {dx}}
v+xdvdx=v(logv+1)\,\,\,\,\,\,\,\,\,\,\, \Rightarrow v + {{xdv} \over {dx}} = v\left( {\log v + 1} \right)
xdvdx=vlogv{{xdv} \over {dx}} = v\,\log \,v
dvvlogv=dxx\,\,\,\,\,\,\,\,\,\,\, \Rightarrow {{dv} \over {v\,\log \,v}} = {{dx} \over x}

Put

logv=z\,\,\,\,\log \,v = z
1vdv=dz\Rightarrow {1 \over v}dv = dz
dzx=dxx\Rightarrow {{dz} \over x} = {{dx} \over x}
lnz=lnx+lnc\Rightarrow \ln \,z = \ln x + \ln \,c
x=cxx = cx\,\,\,\,

or

logv=cx\,\,\,\,\,\log v = cx\,\,\,

or

\,\,\,\,
log(yx)=cx.\log \left( {{y \over x}} \right) = cx.
Ready for a full JEE mock test? Timed · full syllabus · detailed solutions after submission
Take a Mock Test →