Differential Eqns 3.0
Differential Eqns 3.0
Differential Equation
An equation that involves independent and dependent variables and the derivatives of the dependent
variables is called a differential equation.
A differential equation is said to be ordinary, if the differential coefficients have reference to a single
d2 y 2dy
independent variable only e.g. − + cos x = 0 and it is said to be partial if there are two or more
dx2 dx
u u u
independent variables e.g. + + = 0 is a partial differential equation. We are concerned with
x y z
ordinary differential equations only.
Note: (i) The exponents of all the differential coefficient should be free from radicals and fraction.
(ii) The degree is always positive natural number.
(iii) The degree of differential equation may or may not exist.
Example 1:
Find the order and degree of the following differential equation:
d2 y dy d2 y dy dy
(i) = 3 +3 (ii) = sin (iii) = 3x + 5
dx2 dx dx2
dx dx
Solution:
2 3
d2 y dy
(i) The given differential equation can be re-written as = + 3 Hence order is 2
dx2 dx
and degree is 3.
(ii) The given differential equation has the order 2. Since the given differential equation
cannot be written as a polynomial in the differential coefficients, the degree of the
equation is not defined
(iii) Ist order is 1 and degree 1. Ans.
Concept Builders - 1
Note: (i) A differential equation represents a family of curves all satisfying some common properties.
This can be considered as the geometrical interpretation of the differential equation.
(ii) For there being n differentiation, the resulting equation must contain a derivative of n th
order i.e. equal to number of independent arbitrary constant.
Example 3:
Find the differential equation of all parabolas whose axes is parallel to the x-axis and having
latus rectum a.
Solution:
Equation of parabola whose axes is parallel to x-axis and having latus rectum 'a' is
(y )2 = a (x )
dy
Differentiating both sides, we get 2(y ) =a
dx
Again differentiating, we get
2 3
d2 y dy d2 y dy
2(y ) 2 + 2 = 0 a 2 + 2 = 0 Ans.
dx dx dx dx
Example 5:
Find the differential equation whose solution represent the family:
y = a cosx + b sinx, where = fixed constant
Solution:
y = a cosx + b sinx, = fixed constant .....(i)
dy
Differentiating, we get = −a sinx + b cosx
dx
d2 y
Again differentiating, we get = −2a cosx 2 b sinx
2
dx
2
dy
Using equation (i), we get = −2 y Ans.
2
dx
Concept Builders - 2
Eliminate the arbitrary constants and obtain the differential equation satisfied by it.
a
(i) y = 2x + cex (ii) y = + bx (iii) y = ae2x + be 2x
+c
2
x
The solution of the differential equation is a relation between the variables of the equation not
containing the derivatives, but satisfying the given differential equation (i.e. from which the given
differential equation can be derived).
dy
Thus, the solution of = ex could be obtained by simple integrating both sides, i.e., y = ex + c and that
dx
dy px2
of, = px + q is y = + qx + c , where c is arbitrary constant.
dx 2
(ii) Particular solution or particular integral is that solution of the differential equation
which is obtained from the general solution by assigning particular values to the arbitrary
constant in the general solution.
For example, x = 10 cos2t + 5sin2t is a particular solution of differential equation
d2x
= −4x .
dt2
Note: (i) The general solution if a differential equation can be expressed in different (but
equivalent) form. For example
log x log(y + 2) = k ...(i)
where k is an arbitrary constant is the general solution of the differential equation
xy' = y + 2.
The solution given by equation (i) can also be re-written as
x x
log = k or = ek = c1 ...(ii)
y + 2 y + 2
or x = c1 (y + 2) ...(iii)
where c1 = e is another arbitrary constant. The solution (iii) can also be written as
k
y + 2 = c2x
where c2 = 1/c1 is another arbitrary constant.
(ii) All differential equations that we come across have unique solutions or a family of
solutions.
dy
For example, the differential equation + | y |= 0 has only the trivial solution i.e. y = 0
dx
dy
The differential equation + | y | + c = 0 , c > 0 has no solution.
dx
Example 7:
dy
Solve the differential equation (x3 y2x3) + y3 + x2 y3 = 0
dx
Solution:
dy
The given equation (x3 y2x3) + y3 + x2 y3 = 0
dx
Case-II: If y 0, then
1 − y2 1 + x2
dy + dx = 0
y3 x3
1 1 1 1
−
y3 y
dy + + dx = 0
x3 x
x 1 1 1
log = + +c
y 2 y2 x2
x 1 1 1
y = 0 or log =
+ +c Ans.
y 2 y 2
x2
Example 8:
dy
Solve: = (x 3)(y + 1)2/3
dx
Solution:
1
(y + 1)1/3 = (x 3)2 + C0
6
3
1
y + 1 = (x− 3)2 + C0
6
3
1
y= 1 or y = (x− 3)2 + C0 − 1 Ans.
6
Concept Builders - 3
Example 9:
dy
Solve = cos(x + y) sin (x + y)
dx
Solution:
dy
= cos(x + y) sin (x + y)
dx
dy dt
Substituting, x + y = t, we get = −1
dx dx
dt
Therefore − 1 =cos t sin t
dx
t
sec2 dt
dt 2 x+y
= dx = dx − n 1 − tan = x + c. Ans.
1 + cos t − sint t 2
2 1 − tan
2
Example 10:
Solve: y' = (x + y + 1)2
Solution:
y' = (x + y + 1)2
Let t = x + y + 1
dt dy
= 1+
dx dx
Substituting in equation (i) we get
dt dt
= t2 + 1 = dx tan−1 t = x + C t = tan(x + C)
dx 1+ t 2
dy a x + b1 y + c 1
= 1
dx a2 x + b2 y + c2
Case-I:
a1 b1 c1
If = then
a2 b2 c2
a1 b1
Let = = then a1 = a2 b1 = b2
a2 b2
Form (i) and (ii), differential equation becomes
dy a2x + b2 y + c1 dy (a2 x + b2 y) + c1
= =
dx a2x + b2 y + c2 dx a2x + b2 y + c2
dy
or we can say, = f(a2x + b2y)
dx
which can be solved by substituting t = a2x + b2y
Example 11:
Solve: (x + y)dx + (3x + 3y 4)dy = 0
Solution:
Let t = x + y
dy = dt dx
So we get, tdx + (3t 4)(dt dx) = 0
3t − 4 2
2dx + dt = 0 2dx 3dt + dt = 0
2−t 2−t
Integrating and replacing t by x + y, we get
2x 3t 2[n|(2 t)|] = c
2x 3(x + y) 2[n|(2 x y)|] = c1
Case-II:
If a2 + b1 = 0, then a simple cross multiplication and substituting d(xy) for xdy + ydx and integrating
Concept Builders - 5
yf(xy)dx + xg(xy)dy = 0
The substituting xy = z, reduces differential equation of this form to the form in which the
variables are separable
Let xy = z
xdz − zdx
dy =
x2
z xdz − zdx
using equation (ii) and (iii), equation (i) becomes f(z)dx+ xg(z) =0
x x2
z z
f(z)dx+ g(z)dz − g(z)dx = 0
x x
z
x
f(z) − g(z) dx + g(z)dz = 0
1 g(z)dz
dx + =0
x z f(z) − g(z)
Example 13:
Solve y(xy + 1)dx + x(1 + xy + x2y2)dy = 0
Solution:
Let xy = v
v xdv − vdx
y= dy =
x x2
v
2v2 n − 2v − 1 = −2cv2 2x2y2ny 2xy 1 = Kx2y2 where K = 2c
x
Concept Builders - 6
1 y
Substituting, = +k Ans.
2
2(x + y ) 2 x
Example 15:
Find the degree of homogeneity of function
x
(i) f(x, y) = x2 + y2 (ii) f(x, y) = (x3/2 + y3/2) /(x + y) (iii) f(x, y) = sin
y
Solution:
(i) f(x, y) = 2x2 + 2y2 = 2(x2 + y2) = 2f(x, y)
Degree of homogeneity →2
3/2 3/2 3/2 3/2
x + y
(ii) f( x, y) =
x + y
f(x, y) = 1/2 f(x, y)
degree of homogeneity →1/2
x x
(iii) f(x, y) = sin = sin = f(x, y)
y y
Degree of homogeneity →0
Example 16:
xy
(i) f(x,y) = x2 xy (ii) f(x,y) = (iii) f(x,y) = sinxy
x + y2
Solution:
2 xy
(ii) f(x,y) = n f(x,y) not homogeneous.
x + 2 y2
y
(a) f(x, y) = x2 + 2xy + 3y2 (b) f(x, y) = x + y cos
x
(c) f(x, y) = x sin y + y sinx
Example 17:
dy sin y + x
The solution of the differential equation = is
dx sin2y − x cos y
x2 x2
(A) sin2y = x sin y + +c (B) sin2y = x sin y +c
2 2
x2 x2
(B) sin2 y = x + sin y + +c (D) sin2 y = x sin y + +c
2 2
Solution:
dy sin y + x
Here, =
dx sin2y − x cos y
dy sin y + x
cosy = , (put sin y = t)
dx 2 sin y − x
Example 18:
Solve the differential equation (1 + 2ex/y)dx + 2ex/y(1 x/y)dy = 0.
Solution:
The equation is homogeneous of degree 0.
Put x = vy, dx = v dy + y dv,
Integrating and replacing v by x/y, we get ny + n(v + 2ev) =nc and x + 2yex/y = c Ans.
Concept Builders - 9
x = u + h, y = v + k
where h,k are the constants to be chosen so as to make the given equation
homogeneous.
du a 1u + b1 v
Now =
dv a2u + b2 v
Example 19:
dy x + 2y + 3
Solve =
dx 2x + 3y + 4
Solution:
Put x = X + h, y = Y + k
dY X + 2Y + (h+ 2k + 3)
We have =
dX 2X + 3Y + (2h + 3k + 4)
h + 2k + 3 = 0, 2h + 3k + 4 = 0 h = 1, k = 2
dY X + 2Y
So that =
dX 2X + 3Y
dV 1 + 2V 2 + 3V dX
V+X = dV = −
dX 2 + 3V 2
3V − 1 X
2+ 3 2− 3 dX
− dV = −
2( 3 V − 1) 2( 3 V + 1) X
2+ 3 2− 3
log( 3V − 1) − log( 3 V + 1) = (− logX + c)
2 3 2 3
2+ 3 2− 3
log( 3Y − X) − log( 3Y + X) = A
2 3 2 3
dy x + 2y − 5
(i) Solve the following differential equation: =
dx 2x + y − 4
A differential equation is said to be linear if the dependent variable & its differential coefficients
occur in the first degree only and are not multiplied together.
dn y dn−1y
a0 (x) + ......... + a0 (x)y = (x), where a0 (x), a1
+ a1 (x) n
(x) are called the coefficients
dxn dxn−1
of the differential equation.
Note that a linear differential equation is always of the first degree but every differential
3
dy d2 y
equation of the first degree need not be linear. e.g. the differential equation + + y2 = 0
dx2
dx
is not linear, though its degree is 1.
Example 20:
Which of the following equation is linear ?
dy dy dy dy
(A) + xy2 = 1 (B) x2 + y = ex (C) + 3y = xy2 (D) x + y2 = sinx
dx dx dx dx
Solution:
Clearly answer is (B).
Example 21:
Which of the following equation is non-linear?
dy d2 y dy 3
(A) = cos x (B) +y=0 (C) dx + dy = 0 (D) x + = y2
dx dx 2
dx dy
dx
Solution:
Clearly answer is (D)
dy
The most general form of a linear differential equation of first order is + Py = Q,
dx
where P & Q are functions of x.
ye = Qe
Pdx Pdx
dx + c
The factor e
Pdx
Note: (i) on multiplying by which the left-hand side of the differential
equation becomes the differential coefficient of some function of x & y, is called
integrating factor of the differential equation popularly abbreviated as I.F.
(ii) Sometimes a given differential equation becomes linear if we take y as the
independent variable and x as the dependent variable. e.g. the equation;
( x + y + 1) dy
dx
= y2 + 3 can be written as (y 2
+3 ) dx
dy
= x + y + 1 which is a linear
differential equation.
Example 22:
−1 dy
Solve (1 + y2) + (x etan y
) = 0.
dx
Solution:
dx −1
Differential equation can be rewritten as (1 + y 2) + x = etan y
dy
−1
dx 1 etan y
or + .x =
dy 1 + y2 1 + y2
1
1+ y2 dy −1
I.F = e = etan y
−1
y tan−1 y
etan e
−1
so, solution is xetan y
= dy
1 + y2
−1
−1 etan y
Let etan y
=t dy = dt
1 + y2
−1 −1
xetan y
= t dt [Putting etan y
= t]
−1 t2 c −1 −1
or xetan y
= + 2xetan y = e2 tan y + c. Ans.
2 2
Example 23:
dy 1
The solution of differential equation (x2 1) + 2xy = is-
dx 2
x −1
1 x−1 1 x−1
(A) y(x2 − 1) = log +C (B) y(x2 + 1) = log −C
2 x+1 2 x+1
5 x−1
(C) y(x2 − 1) = log +C (D) none of these
2 x+1
I.F. = e = e
2
P dx 2x/(x − 1) dx 2
= elog(x − 1)
= (x2 − 1)
1
y(x2 − 1) = x2
−1
dx + C [Using: y (I.F.) =
Q.(I.F.)dx+ C ]
1 x−1
y(x2 − 1) = log +C
2 x+1
Concept Builders - 11
dy
On dividing by yn, we get y −n + Py −n+ 1 = Q
dx
dy dt
Let y n+1 = t, so that ( n + 1)y n =
dx dx
dt
Then equation becomes + P(1 n)t = Q(1 n)
dx
which is linear with t as a dependent variable.
Example 24:
dy
Solve the differential equation x + y = x3 y 6 .
dx
Solution:
The given differential equation can be written as
1 dy 1
+ = x2
6 dx
y xy5
Example 25:
dy
Find the solution of differential equation y tanx = y2 sec x.
dx
Solution:
1 dy 1
− tanx = − sec x
y2 dx y
1 −1 dy dv −dv
= v; = − v tanx = − sec x
y y2 dx dx dx
dv
+ v tanx = sec x, Here P = tanx, Q = sec x
dx
I.F. = e
tan xdx
=| secx |
v | secx |= sec2 xdx + c
Hence the solution is y |sec x| = tan x + c
1
Ans.
Concept Builders - 12
Trajectories
A curve which cuts every member of a given family of curves according to a given law is called a
The trajectory will be called Orthogonal if each trajectory cuts every member of given family at right
angle.
Example 26:
Find the value of k such that the family of parabolas y = cx2 + k is the orthogonal trajectory of
the family of ellipses x2 + 2y2 y = c.
Solution:
Differentiate both sides of x2 + 2y2 y = c w.r.t. x, We get
dy dy
2x + 4y − =0
dx dx
dy
or 2x + (4 y − 1) = 0 , is the differential equation of the given family of curves.
dx
dy dx
Replacing by − to obtain the differential equation of the orthogonal trajectories, we get
dx dy
(1 − 4 y) dy 4y − 1
2x + =0 =
dy dx 2x
dx
dy dx 1 1 1
= 2x 4 n(4 y − 1) = nx + n a, where a is any constant.
4y − 1 2 2
1 2 2 1
or, y = a x + , is the required orthogonal trajectory, which is of the form
4 4
a2 1
y = cx2 + k where c = ,k= . Ans.
4 4
Example 27:
x2 y2
Prove that + = 1 are self-orthogonal family of curves.
1+ 4+
Solution:
x2 y2
+ =1 (i)
1+ 4+
Differentiating (i) with respect to x, we have
x y dy
+ =0 (ii)
1 + 4 + dx
From (i) and (ii), we have to eliminate .
Now, (ii) gives
dy dx
x + y x − y = −3
dx dy
dx dy
x − y x + y = − 3
dy dx
which is the same as (iii). Thus we see that the family (i) as self-orthogonal, i.e., every member
of the family (i) cuts every other member of the same family orthogonally.
Concept Builders - 13
Example 28:
Concept Builders - 14
Example 29:
A tank contains 20 kg of salt dissolved in 5000 L of water. Brine that contains 0.03 kg of salt
per liter of water enters the tank at a rate of 25 L/min. The solution is kept thoroughly mixed
and drains from the tank at the same rate. How much salt remains in the tank after half an
hour?
Solution:
Let y(t) be the amount of salt after t min.
Given y(0) = 20 kg
0.03kg 25L 0.75kg
Rate in = =
L min. min.
y(t) kg
As ain = aout
5000 L
y(t) kg 25L y(t) kg
so, rate out = =
5000 L min 200 min
dy(t) y(t)
= 0.75 −
dt 200
by solving as linear D.E. or variable separable and using initial condition, we get
y(t) = 150 130 e t/200
Concept Builders - 15
1
(i) A tank initially holds 10 lit. of fresh water. At t = 0, a brine solution containing kg of salt per
2
lit. is poured into the tank at a rate of 2 lit/min. while the well-stirred mixture leaves the tank
at the same rate. Find
(a) the amount and
(b) the concentration of salt in the tank at any time t
dy
(i) The equation of the tangent at P is y − y 1 = (x− x 1 )
dx
dx
x-intercept of the tangent = x1 y1
dy
dy
y-intercept of the tangent = y1 x1
dx
1
(ii) The equation of normal at P is y − y 1 = − (x− x 1 )
(dy/ dx)
dy dx
x and y-intercepts of normal are ; x1 + y 1 = and y 1 + x 1
dx dy
dx
(v) Length of sub-tangent = ST = y 1
dy (x1 ,y1 )
dy
(vi) Length of sub-normal = SN = y 1
dx (x1 ,y1 )
Concept Builders 16
(i) At each point (x, y) of a curve the intercept of the tangent on the y-axis is equal to 2xy2. Find
the curve
(ii) Find the equation of the curve for which the normal at any point (x, y) passes through the origin.
Miscellaneous Examples
Example 30:
Solve (y log x 1) ydx = xdy.
Solution:
The given differential equation can be written as
dy
x + y = y2 log x ...(i)
dx
1 dy 1 1
Divide by xy2 . Hence + = log x
2 dx xy x
y
1 1
(ii) is the standard linear differential equation with P = ,Q= log x
x x
I.F.= e = e
pdx −1/xdx
= 1/ x
The solution is given by
1 1 1 log x log x 1 1 log x 1
v.
x
=
x − x log x dx = − x 2
dx =
x
− . dx =
x x x
+ +C
x
v = 1 + log x + cx = log ex + cx
1
= log ex + cx or y (log ex + cx) = 1. Ans.
y
Example 31:
dy
Solve =tany cotx secy cosx.
dx
Solution:
dy
= tany cotx secy cosx.
dx
Rearrange it:
(sin x siny)cos x dx + sin x cosy dy = 0.
Put u = sin y, So, du = cos y dy:
Substituting, we get
du cos x
(sin x u)cos x dx + sin x du = 0, −u = − cos x
dx sinx
The equation is first-order linear in u.
The integrating factor is
cos x 1
I = exp − sinx
dx = exp{− n(sinx)} =
sinx
.
1 cos x
Hence, u
sin x
= sinx dx = −ln | sinx | +C
Solve for u: u = sin x ln |sin x|+ C sin x.
Put y back: siny = sin x ln |sin x|+ C sin x. Ans.
1 1
3. (i)ny2 = x + n|x| + k (ii) − = 1 + 4x2 + k (iii) sec y = 2 cosx + C
2y 2 4
y − 4x + 2
4. (i) = ce−4x (ii) 2(x y) = c + sin2(x + y)
y − 4x − 2
y2 3x2
5. (i) x + 2y + n|2x y|+ c = 0 (ii) + 3y − + 5xy = 0
2 2
y y
7. (i) ln(x2 + y2) = 2 tan−1 + c (ii) x2 − y2 = sin−1 + c
x x
y
9. (i) (3x + y) (x y) = c0 (ii) yn − y + x nx + cx = 0 (iii) x2y(2x + y) = 3
x
x4 C
11. (i) y = + 6x2 n | x | −2 x+ cx2 (ii) y = 2(x a)3 + (iii) 2xn y = n2y + C.
2 (x− a) 3
2
1 x 2 3 2 1
12. y = (ii) x + nx + C
=− (iii) = − sin x + cex .
(c− x)e 3x
y 32
3 y
13. (i) (a) y 2x = K (b) y = x + K
2
1
15. (i) (a) 5e 0.2t
+ 5 kg (b) (− e0.2t + 1)kg/
2
x
16. (i) = x2 + C (ii) x2 + y2 = C
y
3. The order and degree of differential equation of all tangent lines to parabola x 2 =
4y is
(A) 1, 2 (B) 2, 2 (C) 3, 1 (D) 4, 1
2
dy dy
5. Number of straight lines which satisfy the differential equation + x − y = 0 is:
dx dx
(A) 1 (B) 2 (C) 3 (D) 4
6. The value of the constant 'm' and 'c' for which y = mx + c is a solution of the differential
equation D2y 3Dy 4y = 4x.
(A) is m = 1; c = 3/4 (B) is m = 1; c= 3/4
(C) no such real m, c (D) is m = 1; c = 3/4
dy
10. If = 1 + x + y + xy and y ( 1) = 0, then function y is
dx
2 2
(A) e(1−x) /2
(B) e(1+x) /2
− 1 (C) log e (1 + x) 1 (D) 1 + x
dy 1 − y2
11. The solution of + = 0 {where x, y ( 1, 1)} is
dx 1 − x2
(A) sin 1 x sin 1 y = C (B) sin 1 x = C sin 1 y
(C) sin 1 x sin 1 y = C (D) sin 1 x + sin 1 y = C
12. The slope of a curve at any point is the reciprocal of twice the ordinate at that
point and it passes through the point (4, 3). The equation of the curve is
(A) x 2 = y + 5 (B) y 2 = x 5 (C) y 2 = x + 5 (D) x 2
= y + 5
dy 1 − x
13. The general solution of the differential equation = is a family of curves which looks
dx y
(A) (B)
(C) (D)
equation corresponding to the rate of change of the radius of the rain drop if the constant of
dr dr dr
(A) +K = 0 (B) −K = 0 (C) = Kr (D) none
dt dt dt
15. The x-intercept of the tangent to a curve is equal to the ordinate of the point of contact. The
16. Which one of the following curves represents the solution of the initial value problem
Dy = 100 y, where y (0) = 50
(A) (B)
(C) (D)
17. The real value of m for which the substitution, y = um will transform the differential equation,
dy
2x4y + y4 = 4x6 into a homogeneous equation is:
dx
(A) m = 0 (B) m = 1 (C) m = 3/2 (D) no value of m
dy 2x + 5y
18. Solution of D.E. = is, (if (y(0) = 0)
dx 2y − 5x + 3
(A) x2 y2 + 5xy 3y = 0 (B) x2 + y2 + 5xy 3y = 0
(C) x2 y2 + 5xy + 3y = 0 (D) x2 y2 5xy 3y = 0
dv k
19. Solution of D.E. + v = g is:
dt m
k k k k
− t mg mg − m t − t mg t mg
(A) v = ce m (B) v = c e (C) v e m = c (D) v em =c
k k k k
2
ex
21. A function y = f (x) satisfies (x + 1). f '(x) 2 (x2 + x) f (x) = x > 1
(x + 1) ,
t y(t)dt = x
2
22. If + y(x) then y as a function of x is
a
x2 −a2 x2 −a2
(A) y = 2 (2 + a 2
)e 2 (B) y = 1 (2 + a 2
)e 2
2 2
x −a
(C) y = 2 (1 + a2) e 2 (D) none
xy
23. Solution of differential equation xdy = dx ydx is
2
24. The equation of the curve satisfying the differential equation y 2 (x2 + 1) = 2xy1 passing through
the point
dy d2 y
(0, 1) and having slope of tangnet at x = 0 as 3, is (Here y 1 = and y2 = )
dx dx2
(A) y = x2 + 3x + 2 (B) y2 = x2 + 3x + 1 (C) y = x3 + 3x + 1 (D) none of these
ANSWER KEY
8. (D) 9. (B) 10. (B) 11. (D) 12. (C) 13. (B) 14. (A)
15. (A) 16. (B) 17. (C) 18. (A) 19. (A) 20. (A) 21. (B)
1−n n 1
(A) f ( x ) = c x n (B) f ( x ) = c xn− 1 (C) f ( x ) = c xn (D) f(x) = c x(1 - n)
2. Water is drained from a vertical cylindrical tank by opening a valve at the base of the tank. It is
known that the rate at which the water level drops is proportional to the square root of water
depth y, where the constant of proportionality k > 0 depends on the acceleration due to gravity
1
and the geometry of the hole. If t is measured in minutes and k = then the time to drain the
15
tank if the water is 4 meter deep to start with is
(A) 30 min (B) 45 min (C) 60 min (D) 80 min
t y(t)dt = x
2
4. If + y(x) then y as a function of x is
a
x2 −a2 x2 −a2
(A) y = 2 (2 + a 2
)e 2 (B) y = 1 (2 + a 2
)e 2
x2 −a2
(C) y = 2 (1 + a )e 2
2
(D) none
e−/2 + 1
(C) f = (D) f = e−/2
2 10 2
8. A curve y = f (x) has the property that the perpendicular distance of the origin from the normal
at any point P of the curve is equal to the distance of the point P from the x-axis. Then the
differential equation of the curve
(A) is homogeneous.
(B) can be converted into linear differential equation with some suitable substitution.
(C) is the family of circles touching the x-axis at the origin.
(D) the family of circles touching the y-axis at the origin.
9. The function f(x) satisfying the equation, f2(x) + 4 f'(x) . f(x) + [f'(x)]2 = 0.
(A) f(x) = c e
( 2− 3 )x (B) f(x) = c e
( 2+ 3 )x
(C) f(x) = c e
( )
3 −2 x
(D) f(x) = c e
( )
− 2+ 3 x
dy sin2 x
10. A function y = f(x) satisfying the differential equation . sinx− ycosx+ = 0 is such that,
dx x2
y → 0 as x → :
/2
(A) Limf(x) = 1
x →
(B) f(x)dx is less than
0
2
/2
(C) f(x)dx is greater than unity
0
(D) f(x) is an odd function
12. A function y = f(x) satisfies the condition f '(x) sin x + f(x) cos x = 1, f(x) being bounded when
/2
x → 0. If I = f(x)dx
0
2
2
(A) I (B) I (C) f f (D) f f
2 4 4 2 4
3 4
3
dy
14. Consider the differential equation + y tan x = x tan x + 1. Then
dx
(A) The integral curves satisfying the differential equation and given by y = x + c cos x.
(B) The angle at which the integral curves cut the y-axis is .
4
(C) Tangents to all the integral curves at their point of intersection with y-axis are parallel.
(D) none of these
Let f(x) be a differentiable function, satisfying f (0) = 2, f (0) = 3 and f (x) = f(x)
15. Graph of y = f(x) cuts x -axis at:
1 1
(A) x = n5 (B) x = n5 (C) x = n5 (D) x = n5
2 2
1
17. Area enclosed by y = f(x), y = f 1 (x), x + y = 2 and x + y = is:
2
1 1 1 1
(A) 8 + ( n5)2 (B) + 2
(C) 2
(D) + 2
8 8 8 8
ANSWER KEY
8. (ABD) 9. (CD) 10. (ABC) 11. (ABD) 12. (ABC) 13. ABD 14. (ABC)
2. (a) Form a differential equation for the family of curves represented by ax 2 + by2 = 1, where
a and b are arbitrary constants.
(b) Obtain the differential equation of the family of circles x2 + y2 + 2gx + 2fy + c = 0 ; where
g, f and c are arbitrary constants.
(c) Obtain the differential equation associated with the primitive,
y = c1 e3x + c2 e2x + c3 ex, where c1, c2, c3 are arbitrary constants.
4. (1 x2) (1 y) dx = xy (1 + y) dy
5.
dy
+
(x − 1)( y − 1) = 0
2 2
dx xy
dy dy
6. y−x = a y2 +
dx dx
dy
7. = sin(x + y) + cos(x + y)
dx
dy x(2 nx + 1)
8. =
dx sin y + y cos y
dy x+y x−y
9. (a) + sin = sin
dx 2 2
dy
(b) sinx = y . lny if y = e, when x =
dx 2
(b) y = etan(x/2)
dy
11. Given y(0) = 2000 and = 32000 20y2, then find the value of Lim y(x) .
dx x →
1
dy
12.
dx
= y + y dx given y = 1, where x = 0
0
dy x2 + xy
13. =
dx x2 + y2
14. The perpendicular from the origin to the tangent at any point on a curve is equal to the abscissa
of the point of contact. Find the equation of the curve satisfying the above condition and which
passes through (1, 1).
15. Find the curve for which any tangent intersects the y-axis at the point equidistant from the
point of tangency and the origin.
dy
16. If y = y(x) is solution of differential equation − y = 1 − e− x and y(0) = y0 has a finite value, when
dx
x → , then find y0.
dy x 1
17. + y=
dx 1 + x2 2x(1 + x2 )
dy
18. (1 − x2 ) + 2xy = x(1 − x2 )1/2
dx
dy
19. x(x 1) (x 2) y = x3 (2x 1)
dx
dy
20 sin x +3y = cosx
dx
dy
21. x(x2 + 1) = y(1 x2) + x3. nx
dx
dy
22. x − y = 2x2 cosec2x
dx
23. (x y2) dx + 2 xy dy = 0
dy ey 1
25. = −
dx x2 x
dy y2 − x
26. =
dx 2y(x+ 1)
dy
27. = ex − y (ex − ey )
dx
28. Show that the curve such that the distance between the origin and the tangent at an arbitrary
point is equal to the distance between the origin and the normal at the same point,
y
tan−1
x2 + y2 = c e x .
d3 y d2 y dy
(c) −6 + 11 − 6y = 0
dx 3
dx2 dx
1 2 1
4. lnx(1 y)2 = c − y − 2y + x2 5. x2 − 1 − sec−1 x + y2 − 1 = c
2 2
x + y
6. y = c(1 ay)(x + a) 7. l n 1 + tan = x+c
2
y x
8. y sin y = x2lnx + c 9. (a) l n tan = c − 2sin ,
4 2
10. y = kx or xy = c 11. 40
1
12. y= (2ex − e+ 1)
3−e
1 x + 2y
13. c(x y)2/3 (x2 + xy + y2)1/6 = exp tan−1 , where exp x ex
3 x 3
14. x2 + y2 2x = 0 15. x2 + y2 = cx
1
16. −
2
1 1 1 1 + x2 − 1
17. y 1 + x2 = c + ln tan arc tanx Another form is y 1 + x2 = c + ln
2 2 2 x
1 3 x x
20. + y tan = c + 2 tan − x 21. 4(x2 + 1) y + x3(1 2lnx) = cx
3 2 2
c c
26. y2 = 1 + (x + 1)ln or x + (x + 1)ln 27. ey = c.exp( ex) + ex 1
x+1 x+1
2. Let f(x) is a continuous function which takes positive values for x 0 and satisfy
x
dy x + 2y − 3
3. =
dx 2x + y − 3
dy y − x + 1
4. =
dx y + x + 5
dy x+y+1
5. =
dx 2x + 2y + 3
dy 2(y + 2)2
6. =
dx (x + y − 1)2
7. (a) Find the curve such that the area of the trapezium formed by the co-ordinate axes,
ordinate of an arbitrary point & the tangent at this point equals half the square of its
abscissa.
(b) A curve in the first quadrant is such that the area of the triangle formed in the first
quadrant by the x-axis, a tangent to the curve at any of its point P and radius vector of
the point P is 2sq. units. If the curve passes through (2, 1), find the equation of the curve.
8. Find all function f(x) defined on − , with real values and has a primitive F(x) such that
2 2
sin2x
f(x) + cosx . F(x) = .
(1 + sinx)2
dy
9. 2 − y sec x = y3 tanx
dx
dy
10. x2y x3 = y4 cos x
dx
12. (x3 + y2 + 2) dx + 2y dy = 0
dy tan y
13. − = (1 + x)ex sec y
dx 1 + x
2
dy dy
14. − (x+ y) + xy = 0
dx dx
dy
16. (x2 + y) = 6x
dx
dy
17. − y n2 = 2sinx.(cosx− 1) n2 , y being bounding when x → +
dx
ydx − xdy dx
18. = , given that y = 2 when x = 1.
2
(x− y) 2 1 − x2
dy
19. Find the integral curve of the differential equation, x(1 xny). + y = 0 which passes through
dx
1
1, .
e
1. x2 +y2 = k2 2. 1/4
y+3
3. (x + y 2) = c(y x)3 4. tan−1 + lnc (y + 3)2 + (x+ 2)2 = 0
x+2
y +2
4 −2 tan−1
5. x+y+ = ce3(x −2 y) 6. e x −3 = c.(y + 2)
3
2cos x 1 x
8. f(x) = − Ce sin x
cosx 9. = −1 + (c+ x)cot +
2 4
2 2
(1 + sinx) y
10. x3y 3
= 3 sinx + c 11. y 1 ex = c x2
12. y2 = 3x2 6x x3 + ce x
+4 13. sin y = (ex + c)(1 + x)
x2 1
14. y = cex ; y = c + 15. y= tan( n | cx |)
2 x
sin−1 x y
18. + = −2 19. x(ey + ln y + 1) = 1
2 x−y 4
1. The equation of the curve passing through the origin and satisfying the differential equation
dy
(1 + x2) + 2xy = 4x2 is: [JEE(Main)-2013]
dx
(1) (1 + x2)y = x3 (2) 3 (1 + x2)y = 4x3
(3) 3 (1 + x2)y = 2x3 (4) (1 + x2)y = 3x3
2. Let the population of radius surviving at a time t be governed by the differential equation
dp(t) 1
= p(t) − 200. If p(0) = 100, then p(t) equals : [JEE(Main)-2014]
dt 2
(1) 400 300 et/2 (2) 300 200 e t/2
(3) 600 500 et/2 (4) 400 300 e t/2
dy
3. Let y(x) be the solution of the differential equation (x log x) + y = 2x log x, (x 1).
dx
Then y(e) is equal to : [JEE(Main)-2015]
(1) 2 (2) 2e (3) e (4) 0
4. If a curve y = f(x) passes through the point (1, 1) and satisfies the differential equation,
1
y(1 + xy)dx = x dy, then f − is equal to : [JEE(Main)-2016]
2
4 2 4 2
(1) (2) − (3) − (4)
5 5 5 5
dy
5. If (2 + sinx) + (y + 1)cosx = 0 and y(0) = 1, then y is equal to: [JEE (Main)2017]
dx 2
4 1 2 1
(1) (2) (3) − (4) −
3 3 3 3
dy 1
6. If y = y(x) is the solution of the differential equation, x + 2y = x2 satisfying y(1) = 1, then y
dx 2
is equal to : [JEE(Main)-2019]
7 13 49 1
(1) (2) (3) (4)
64 16 16 4
7. → 0. If y = y(x) satisfies
dy 1 3
the differential equation,
dx
= ( ) with y(0) = 1, then y + y is equal to :
4
4
[JEE(Main)-2019]
(1) 3 (2) 4 (3) 5 (4) 2
9. = − 4. Then
4 x
1
: [JEE(Main)-2019]
x→0 +
x
(1) exists and equals 0 (2) does not exist
4
(3) exists and equals (4) exists and equals 4
7
10. The curve amongst the family of curves represented by the differentiable equation,
(x2 y2) dx + 2xy dy = 0 which passes through (1, 1), is: [JEE(Main)-2019]
(1) A circle with centre on the x-axis
(2) A hyperbola with transverse axis along the x-axis
(3) a circle with centre on the y-axis.
(4) An ellipse with major axis along the y-axis
dy 2x + 1
11. If y(x) is the solution of the differential equation + y=e
2x
, x > 0,
dx x
1
where y(1) = e 2
, then : [JEE(Main)-2019]
2
log e 2
(1) y(x) is decreasing in (0,1) (2) y(loge 2) =
4
1
(3) y(x) is decreasing in , 1 (4) y(loge 2) = loge 4
2
dy
12. The solution of the differential equation, = (x− y)2 , when y(1) = 1, is: [JEE(Main)-2019]
dx
1+ x − y 1− x + y
(1) − loge = x+ y −2 (2) − loge = 2(x − 1)
1− x + y 1+ x − y
2−x 2−y
(3) loge =x−y (4) loge = 2(y− 1)
2−y 2−x
dy
13. Let y = y(x) be the solution of the differential equation, x + y = x loge x, (x > 1). If
dx
2y(2) = e , then y(e) is equal to : [JEE(Main)-2019]
e e e2 e2
(1) − (2) (3) (4) −
2 4 4 2
15. If a curve passes through the point (1, 2) and has slope of the tangent at any point (x, y) on it
2
x − 2y
as , then the curve also passes through the point: [JEE(Main)-2019]
x
(1) (− 2, 1) (2) ( 1, 2) (3) (3, 0) (4) ( 3,0)
dy
16. Let y = y(x) be the solution of the differential equation, (x2 + 1)2 + 2x(x2 + 1) y = 1 such that
dx
y(0) = 0. If a y(1) = , then the value of 'a' is: [JEE(Main)-2019]
32
(1) 1 (2) 1/16 (3) 1/4 (4) 1/2
2y
17. Given that the slope of the tangent to a curve y = y(x) at any point (x, y) is . If the curve
x2
passes through the centre of the circle x2 + y2 2x 2y = 0, then its equation is:
[JEE(Main)-2019]
(1) x loge |y| = x 1 (2) x loge |y| = 2(x 1)
(3) x2 loge |y| = 2(x 1) (4) x loge |y| = 2(x 1)
dy
18. The solution of the differential equation = (x − y)2 with y(1) = 1, is [JEE(Main)-2019]
dx
2−y 1+ x − y
(1) log = 2(y − 1) (2) − log = x+ y −2
2+ y 1− x + y
2−y 1− x + y
(3) log = (x − y) (4) − log = 2(x − 1)
2+ y 1+ x − y
dy
19. If cos x y sin x = 6x, (0 < x < ) and y = 0 , then y is equal to :
dx 2 3 6
[JEE(Main)-2019]
2 2 2 2
(1) − (2) (3) − (4) −
4 3 2 3 2 3 2
dy
20. Let y = y(x) be the solution of the differential equation, + y tan x = 2x+x2tan x,
dx
x − , , such that y(0) = 1. Then: [JEE(Main)-2019]
2 2
2
(1) y − y − = 2 (2) y + y − = +2
4 4 4 4 2
(3) y ' + y ' − = − 2 (4) y ' − y ' − = − 2
4
4 4
4
1
22. Consider the differential equation, y2dx + dy = 0. If value of y is 1 when x = 1, then the
y
value of x for which y = 2, is [JEE(Main)-2019]
1 1 3 3 1 5 1
(1) + (2) (3) (4) +
2 e 2 2 e 2 e
23. The general solution of the differential equation (y2 x3) dx xydy = 0 (x 0) is:
(where c is a constant of integration) [JEE(Main)-2019]
(1) y + 2x + cx = 0
2 2 3
(2) y + 2x + cx = 0
2 3 2
(3) y 2
2x + cx = 0
3 2
(4) y2 2x2 + cx3 = 0
dy
24. If y = y(x) is the solution of the differential equation = (tan x y) sec2x, x , such
dx 2 2
that y(0) = 0, then is equal to: [JEE(Main)-2019]
4
1 1 1
(1) (2) e 2 (3) 2 + (4)
e e 2
dy
25. Let y = y(x) be the solution curve of the differential equation, (y2 x) = 1, satisfying y(0) = 1.
dx
This curve intersects the x-axis at a point whose abscissa is: [JEE(Main)-2020]
(1) 2 e (2) 2 (3) 2 + e (4) e
26. The differential equations of the family of curves x2= 4b(y + b), b R is. [JEE(Main)-2020]
(1) x(y')2 = x 2yy' (2) xy" = y' (3) x(y')2 = x + 2yy' (4) x(y')2 = 2yy' x
2 + sin x dy
28. Let y = y(x) be the solution of the differential equation, = cosx, y > 0, y(0) = 1. If
y+1 dx
dy
y() = a and at x = is b, then the ordered pair (a, b) is equal to : [JEE(Main)-2020]
dx
3
(1) 2, (2) (2, 1) (3) (1, 1) (4) (1, 1)
2
30. If x3dy + xy dx = x2dy + 2y dx; y(2) = e and x > 1, then y(4) is equal to :
[JEE(Main)-2020]
e 1 3 3
(1) (2) + e (3) + e (4) e
2 2 2 2
31. Let y = y(x) be the solution of the differential equation, xy' y = x2(x cosx + sinx), x > 0. If
y() = , then y" + y is equal to : [JEE(Main)-2020]
2
2
2 2
(1) 1 + (2) 2 + (3) 1 + + (4) 2 + +
2 2 2 4 2 4
dy y + 3x
32. The solution of the differential equation − + 3 = 0 is : [JEE(Main)-2020]
dx loge (y + 3 x)
(where C is a constant of integration.)
1 2
(1) x loge(y + 3x) = C (2) y + 3x
2
(log e x ) = C
1
( )
2
(3) x − log e ( y + 3x ) =C (4) x 2loge(y + 3x) = C
2
dy
33. Let y = y(x) be the solution of the differential equation cosx + 2ysinx = sin2x, x 0, . If
dx 2
y(/3) = 0, then y(/4) is equal to : [JEE(Main)-2020]
1
(1) −1 (2) 2 −2 (3) 2 + 2 (4) 2 − 2
2
2
34. If y = x − 1 cosecx is the solution of the differential equation, [JEE(Main)-2020]
dy 2
+ p(x) y = cosecx . 0 < x < , then the function p(x) is equal to
dx 2
(1) cotx (2) tanx (3) cosecx (4) secx
36. If curve passes through the origin and the slope of the tangent to it at any point (x, y) is
x2 − 4x − y − 8
, then this curve also through the point: [JEE(Main)-2021]
x−2
dy
37. If y = y (x) is the solution of the equation esin y cos y + esin y cos x = cos x, y(0) = 0 :
dx
3 1
Then 1 + y + y + y is equal to. [JEE(Main)-2021]
6 2 3 2 4
dy
38. If y = y(x) is the solution of the differential equation, + 2y tanx = sinx, y = 0 , then the
dx 3
maximum value of the function y(x) over R is equal to: [JEE(Main)-2021]
1 15 1
(1) 8 (2) (3) − (4)
2 4 8
39. If the curve y = y (x) is the solution of the differential equal 2 (x2 +x5/4) dy y (x + x1/4) dx = 2x9/4
4
dx, x > 0 Which passes through the point 1, 1 − log e 2 , then the value of y (16) is equal to:
3
[JEE(Main)-2021]
31 8 31 8 31 8 31 8
(1) 4 + log e 3 (2) + log e 3 (3) 4 − log e 3 (4) − log e 3
3 3 3 3 3 3 3 3
40. The differential equation satisfied by the system of parabolas y2 = 4a(x + a) is:
[JEE(Main)-2021]
2 2
dy dy dy dy
(1) y − 2x − y = 0 (2) y − 2x + y = 0
dx dx dx dx
2
dy dy dy dy
(3) y + 2x − y = 0 (4) y + 2x −y =0
dx dx dx dx
1 2 3
(1) (2) (3) (4) 3
3 3 2
dy
42. If the solution of the differential equation + ex (x2 − 2)y = (x2 − 2x)(x2 − 2)e2x satisfies y(0)=0,
dx
then the value of y(2) is _______. [JEE(Main)-2022]
dy
43. Let the solution curve of the differential equation x − y = y2 + 16x2 , y(1) = 3 be y = y (x). Then
dx
y (2) is equal to: [JEE(Main)-2022]
dy 1
44. Let y = y (x), x > 1, be the solution of the differential equation (x − 1) + 2xy = , with
dx x−1
1 + e4 e + 1
y(2) = . If y (3) = . Then the value of + is equal to ______. [JEE(Main)-2022]
2e4
e
dy xy x4 − 2x
45. Let the solution curve y = f(x) of the differential equation + 2 = , x ( −1, 1) pass
dx x − 1 1 − x2
3
2
through the origin. Then f(x)dx is equal to: [JEE(Main)-2022]
3
−
2
1 3 3 3
(1) − (2) − (3) − (4) −
3 4 3 4 6 4 6 2
dy x + y − 2
48. If the solution curve of the differential equation = passes through the point (2,1)
dx x−y
and (k +1 ,2), k > 0, then : [JEE(Main)-2022]
1 1
(
(1) 2 tan−1 = log e k2 + 1
k
) (
(2) tan−1 = log e k2 + 1
k
)
1 1 k2 + 1
(3) 2 tan−1
k 1
2
(
= log e k + 2k + 2 ) (4) 2 tan−1 = log e 2
k
+ k
dy 2x2 + 11x + 13
49. Let y = y (x) be the solution curve of the differential equation +
dx x3 + 6x2 + 11x + 6
(x + 3)
= , which passes through the point (0, 1). Then y (1) is equal to:
x+1
[JEE(Main)-2022]
1 3 5 7
(1) (2) (3) (4)
2 2 2 2
ANSWER KEY
8. (2) 9. (4) 10. (1) 11. (3) 12. (2) 13. (2) 14. (3)
15. (4) 16. (2) 17. (4) 18. (4) 19. (3) 20. (4) 21. (1)
22. (3) 23. (2) 24. (2) 25. (1) 26. (3) 27. 3 28. (3)
29. (4) 30. (4) 31. (2) 32. (3) 33. (2) 34. (1) 35. (4)
36. (4) 37. 1 38. (4) 39. (3) 40. (3) 41. (2) 42. (3)
43. (1) 44. 14 45. (2) 46. (2) 47. (4) 48. (1) 49. (2)
1. Let C be a curve such that the tangent at any point P on it meets x-axis and y-axis at A and B
respectively. If BP: PA = 3 : 1 and the curve passes through the point (1, 1) then:
[JEE(Advanced)-2006]
1
(A) The curve passes through 2,
8
t2 f(x) − x2 f(t)
2. (a) Let f(x) be differentiable on the interval (0, ) such that f(1) = 1 and Lim =1
t →x t−x
1 2x2 −1 4x2 −1 2 1
(A) + (B) + (C) + (D)
3x 3 3x 3 x x2 x
dy 1 − y2
(b) The differential equation = determines a family of circle with -
dx y
(D) fixed radius 1 and variable centres along the y-axis [JEE(Advanced)-2007]
2
3. Let a solution y = y(x) of the differential equation, x x2 − 1dy − y y2 − 1dx = 0 satisfy y(2) = .
3
Statement - 1: y ( x ) = sec sec−1 x − .
6
1 2 3 1
Statement - 2: y(x) is given by = − 1− .
y x x2
(A) Statement- 1 is True, Statement-2 is True; Statement-2 is a correct explanation for Statement1.
(B) Statement- 1 is True, Statement-2 is True; Statement-2 is NOT a correct explanation for
Statement-1.
5
(C) Interval in which at least one of the points of local (r) ,
8 4
maximum of cos2x + sinx lie
(D) Interval in which tan 1 (sinx + cosx) is increasing (s) 0,
8
(t) ( , )
(ii) Match the statements/expressions in Column-I with the value given in Column-II
Column-I Column-II
(A) The number of solutions of the equation (p) 1
xesinx cosx = 0 in the interval (0, /2)
(B) Value(s) of k for which the planes (q) 2
kx + 4y + z = 0, 4x + ky + 2z = 0 and 2x + 2y + z = 0
intersect in a straight line
(C) Value(s) of k for which |x 1|+|x 2|+|x+1|+|x+2| = 4k (r) 3
has integer solution(s)
(D) If y' = y + 1 and y(0) = 1 then value(s) of y(ln2) (s) 4
(t) 5
[JEE(Advanced)-2009]
5. Let f be a real valued differentiable function on R (the set of all real number) such that f(1) = 1.
If the y-intercept of the tangent at any point P(x, y) on the curve y = f(x) is equal to the cube
of the abscissa of P, then the value of f( 3) is equal to [JEE(Advanced)-2010]
df(x)
6. Let y'(x) + y(x)g'(x) = g(x)g'(x), y(0) = 0, x R, where f '(x) denotes and g(x) is a given non-
dx
constant differentiable function on R with g(0) = g(2) = 0. Then the value of y(2) is
[JEE(Advanced)-2011]
7. If y(x) satisfies the differential equation y' y tan x = 2x sec x and y(0) = 0, then:
[JEE(Advanced)-2012]
2 2 2
4 22
(A) y = (B) y ' = (C) y = (D) y ' = +
4 8 2 4 18 4 9 3 3 3 3
[JEE(Advanced)-2013]
e− 1 e − 1
(A) (2e 1, 2e) (B) (e 1, 2e 1) (C) ,e − 1 (D) 0,
2 2
9. A curve passes through the point 1, . Let the slope of the curve at each point (x, y) be
6
y y
+ sec , x > 0. Then the equation of the curve is: [JEE(Advanced)-2013]
x x
y 1 y
(A) sin = log x + (B) cosec = log x + 2
x 2 x
2y 2y 1
(C) sec = log x + 2 (D) cos = log x +
x x 2
dy xy x4 + 2x
12. The function y = f(x) is the solution of the differential equation + = in ( 1, 1)
dx x2 − 1 1 − x2
3
2
satisfying f(0) = 0. Then f(x)dx is [JEE(Advanced)-2014]
3
−
2
3 3 3 3
(A) − (B) − (C) − (D) −
3 2 3 4 6 4 6 2
14. Consider the family of all circle whose center lie on the straight-line y = x. If this family of
circles is represented by the differential equation Py" + Qy' + 1 = 0, where P, Q are function of
dy d2 y
x,y and y' (here y' = , y" = ), then which of the following statement is (are) true?
dx dx2
[JEE(Advanced)-2015]
(A) P = y + x (B) P = y x
(C) P + Q = 1 x + y + y' + (y') 2
(D) P Q=x+y y' (y')2
dy
15. A solution curve of the differential equation (x2 + xy + 4x + 2y + 4) y2 = 0, x > 0, passes
dx
through the point (1, 3). The solution curve - [JEE(Advanced)-2016]
(A) intersects y = x + 2 exactly at one point
(B) intersects y = x + 2 exactly at two points
(C) intersects y = (x + 2)2
(D) does NOT intersect y = (x + 3)2
f(x)
16. Let f : (0, ) → R be a differentiable function such that f '(x) = 2 for all x (0, ) and
x
f(1) 1. Then [JEE(Advanced)-2016]
1 1
(A) lim f ' = 1 (B) lim xf = 2
x→0+
x x→0+
x
(C) lim x2f ' ( x ) = 0 (D) |f(x)| 2 for all x (0, 2)
x→0+
18. If f : → is a differentiable function such that f '(x) > 2 f(x) for all x , and f(0) = 1 then
[JEE(Advanced)-2017]
(A) f(x) > e 2x
in (0, ) (B) f(x) is decreasing in (0, )
(C) f(x) is increasing in (0, ) (D) f '(x) < e2x in (0, )
e
x −t
20. Let f [0, ) → R be a continuous function such that f(x) = 1 2x + f(t)dt
0
For all x [0, ). Then, Which of the following statement(s) is (are) TRUE ?
[JEE(Advanced)-2018]
(A) The curve y = f(x) passes through the point (1, 2)
(B) The curve y = f(x) passes through the point (2, 1)
−2
(C) The area of the region {(x, y) [0, 1] × R : f(x) y 1 − x2 } is
4
−1
(D) The area of region {(x, y) [0,1] × R : f(x) y 1 − x2 }is
4
21. Let f : R → R be a differentiable function with f(0) = 0. If y = f(x) satisfies the differential
dy
equation = (2 + 5y)(5y 2), then the value of lim f(x) is _______.
dx x →−
[JEE(Advanced)-2018]
23. Let denote a curve y = y(x) which is in the first quadrant and let the point (1, 0) lie on it. Let
the tangent to at a point P intersect the y-axis at YP. If PYP has length 1 for each point P on
, then which of the following options is/are correct ? [JEE(Advanced)-2019]
1 + 1 − x2
(A) xy '+ 1 − x2 = 0 (B) y = − loge + 1 − x2
x
1 + 1 − x2
(C) y = loge − 1 − x2 (D) xy '− 1 − x2 = 0
x
f(x)
f(0) = 1. If the derivative f ' of f satisfies the equation f '(x) = for all x , then which
b + x2
2
25. For any real numbers and , let y(x), x ℝ, be the solution of the differential equation
dy
+ y = xex , y(1) = 1 [JEE(Advanced)-2020]
dx
Let S = y,(x) :, R . Then which of the following functions belong(s) to the set S?
x2 1 x2 1
(A) = + (B) f(x) = − e + e + e
2 2 2 2
ex 1 e2 ex 1 e2
(C) = (D) = +
2 2 4 2 2 4
and the slope of the curve y = y(x) is never zero, then the value of 10y ( 2 ) is _____________.
[JEE(Advanced)-2022]
27. For x , let the function y(x) be the solution of the differential equation
dy
+ 12y = cos x , y(0) = 0:
dx 12
(C) There exists a real number such that the line y = intersects the curve y = y(x) at
4. (i) (A) p,q,s; (B) p,t; (C) p,q,r,t; (D) s; (ii) (A) p; (B) q,s; (C) q,r,s,t; (D) r
12. (B) 13. (AC) 14. (BC) 15. (AD) 16. (A) 17. (D) 18. (AC)
19. (BC) 20. (BC) 21. 0.40 22. (BCD) 23. (AC) 24. (AC) 25. (AC)