Ad Code

Responsive Advertisement

Differential Equations Class 12 Maths Important Questions Chapter 9

 

Differential Equations Class 12 Important Questions with Solutions Previous Year Questions

Formation of Differential Equations

Question 1.
Find the order and the degree of the differential equation. (Delhi 2019)
x2d2ydx2={1+(dydx)2}4
Answer:
Given differential equation is
x2d2ydx2={1+(dydx)2}4
Since, highest order derivative occurring in the differential equation is d2ydx2 therefore order is 2 and as given equation can be expressed as a polynomial in derivatives so its degree is 1, which is the power of d2ydx2

Question 2.
Write the order and degree of the differential equation. (Delhi 2019, 2013)
x3(d2ydx2)2+x(dydx)4 = 0
Answer:
Order = 2 and degree = 2

Question 3.
Find the order and degree (if defined) of the differential equation. (All India 2019)
d2ydx2+x(dydx)2=2x2log(d2ydx2)
Answer:
Since highest order derivative Occuring in the differential equation is d2ydx2 therefore order is 2 and as the differential equation is not a polynomial in derivatives, therefore its degree is not defined.

Question 4.
Find the differential equation representing the family of curves y = ae2x + 5 constant. (All India 2019)
Answer:
Given, y = ae2x + 5 ………(i)
Differentiating w.r.t x, we get
y’ = ae2x . 2 ⇒ ae2x = y2 ⇒ y – 5 = y2 [From Eq. (i)]
⇒ 2y – 10 = y’ ⇒ y’ – 2y + 10 = 0
Which is the required equation.

Question 5.
Find the differential equation representing the family of curves V = Ar + B, where A and B are arbitrary constants. (Delhi 2015)
Answer:
Given equation of family of curves
V = Ar + B, where A and B are arbitrary constants.
On differentiating both sides w.r.t. r, we get
dVdr=Ar2 + 0 ⇒ dVdr=Ar2

Now, again differentiating both sides w.r.t. r, we get
Differential Equations Class 12 Important Questions Chapter 9 1
Thus, the required differential equation is
d2Vdr2+2rdVdr = 0

Question 6.
Write the sum of the order and degree of the differential equation (All India 2015)
ddx{(dydx)3} = 0
Answer:
The degree of the differential equation is the degree of the highest order derivative, when differential coefficients are made free from radicals and fractions sign.
Differential Equations Class 12 Important Questions Chapter 9 2
Here, order = 2 and degree = 1
∴ Sum of the order and degree = 2 + 1 = 3

Question 7.
Write the sum of the order and degree of the differential equation (Foreign 2015)
(d2ydx2)2+(dydx)3 + x4 = 0
Answer:
Given differential equation is
(d2ydx2)2+(dydx)3 + x4 = 0
Here, we see that the highest order derivative is d2ydx2 whose degree is 2.
Here, order = 2 and degree = 2
Sum of the order and degree = 2 + 2 = 4

Question 8.
Write the differential equation obtained by eliminating the arbitrary constant C in the equation representing the family of curves xy = C cos x. (Delhi 2015C)
Answer:
Given equation of family of curves is xy = C cos x. …(i)
On differentiating both sides w.r.t. x, we get
1 – y + xdydx = C (- sin x) dx
⇒ y + xdydx = (xycosx) sin x [from Eq. (i)]
y + x dydx + xy tan x = 0

Question 9.
Write the degree of the differential equation (dydx)4+3xd2ydx2 = 0
Answer:
Given differential equation is
(dydx)4+3xd2ydx2 = 0
Here, highest order derivative is d2y/dx2, whose degree is one. So, the degree of differential equation is 1.

Question 10.
Write the degree of the differential equation
x(d2ydx2)3 + y(dydx)4 + x3 = 0
Answer:
The degree of differential equation is 3.

Question 11.
Write the degree of the differential equation (dydx)4 + 3yd2ydx2 = 0 (Delhi 2013C)
Answer:
The degree of differential equation is 1.

Question 12.
Write the differential equation representing the family of curves y = mx, where m is an arbitrary constant. (All India 2013)
Answer:
Given family of curves is y = mx. …(i)
On differentiating Eq. (i) w.r.t. x, we get
dydx = m
On Putting m = dydx in Eq. (i), we get
y = xdydx
which is the required differential equation.

Question 13.
What is the degree of the following differential equation? (Delhi 2010)
5x(dydx)2d2ydx2 – 6y = logx
Answer:
The degree of differential equation is 1.

Question 14.
Form the differential equation representing the family of curves y = e2x(a + bx), where ‘a’ and ‘b’ are arbitrary constants. (Delhi 2019)
Answer:
Given, y = e2x(a + bx) ………(i)
On differentiating both sides w. r.t x, we get
dydx = e2xddx(a + bx) + (a + bx) ddxe2x
⇒ dydx = e2x (b) + (a + bx) .2. e2x
⇒ y’ = b. e2x + 2. e2x (a + bx)
⇒ y’ = 2y + be2x …….(ii)

Again differentiating w.r.t. x, we get
y” = 2y’ + 2be2x …(iii)
On multiplying Eq. (ii) by 2 and then subtracting from Eq. (iii), we get
y” – 2y’ = 2y’ – 4y
y” = 2y’ + 2y’ – 4y
y”- 4y’+ 4y = 0,
which is the required equation.

Question 15.
Find the differential equation of the family of curves y = Ae2x + Be-2x, where A and B are arbitrary constants. (All India 2019)
Answer:
Given equation of family of curves is
y = A.e2x + B.e-2x …(i)
Differentiating Eq. (i) w.r.t. x, we get
dydx = 2A . e2x – 2B . e-2x …(ii)

Again differentiating eq. (ii) w.r.t. x, we get
d2ydx2 = 4Ae2x + 4Be-2x
= 4(Ae2x + Be-2x)

⇒ d2ydx2 = 4y ⇒ d2ydx2 – 4y = 0
which is the required equation.

Question 16.
Find the differential equation representing the family of curves y = aebx+5, where a and b are arbitrary constants, (CBSE 2018)
Answer:
We have, y = aebx+5 …(i)
On differentiating both sides w.r.t. x, we get
dydx = a. ebx+5 . b ⇒ dydx = by [using Eq. (i)] ……..(ii)

Again differentiating eq. (ii) w.r.t. x, we get
Differential Equations Class 12 Important Questions Chapter 9 3
Which is the required differential equation.

Question 17.
Form the differential equation of the family of circles in the second quadrant and touching the coordinate axes. (All India 2016,2012)
Answer:
The equation of family of circles in second quadrant, which touch the coordinate axes, is (x + a)2 + (y – a)2 = a2, where a is radius of circle. Differentiate it one time and eliminate the arbitrary constant a.

Let a be the radius of family of circles in the second quadrant, which touch the coordinate
Differential Equations Class 12 Important Questions Chapter 9 4
Then, coordinates of centre of circle = (-a, a).
We know that, equation of circle whose centre (h, k) and radius r is given by
(x – h)2 +(y – k)2 = r2

Here, (h, k) = (-a, a) and r = a
Equation of family of such circles is
(x + a)2 + (y – a)2 = a2 ………..(i)

On differentiating both sides w.r.t. x, we get
2 (x + a) + 2 (y – a) dydx = 0 dx
⇒ x + a + (y – a) . y’ = 0 [∵ dydx = y’]
⇒ x +yy’ = -a + ay’ ⇒ a = x+yy1+y

On putting above value of a in Eq. (i), we get
Differential Equations Class 12 Important Questions Chapter 9 5
On multiplying both sides by (y’ – 1)2, we get
(xy’ + yy’)2 +(y + x)2 = (x + yy’)2
⇒ (x + y)2 (y’)2 + (x + y)2 = (x + yy’)2
∴ (x + y)2[(y’)2 + 1] = (x + yy’)2
which is the required differential equation.

Question 18.
Form the differential equation of the family of parabolas having vertex at origin and axis along positive Y-axis. (Delhi 2011)
Answer:
We know that, equation of parabola having vertex at origin and axis along positive Y-axis is
x2 = day, where a is the parameter. …(i)
Differential Equations Class 12 Important Questions Chapter 9 6
On differentiating Eq. (i) w.r.t. ‘x’, we get
2x = 4ay’ [where y’ = dydx]
⇒ 4a = 2xy ……….(ii)

On substituting the value of 4a from Eq. (ii) to Eq. (i), we get
x2 = 2xyy
⇒ xy’ – 2y = 0, which is the required differential equation.

Question 19.
Find the differential equation of family of circles touching Y-axis at the origin. (Delhi 2010)
Answer:
The equation of family of circles touching Y-axis at origin is given by (x – a)2 + y2 = a2, where a is radius of circle.
Differentiate this equation once, as one arbitrary constant is present in the equation and eliminate a.
Lat a be the radius of family of circles which touch Y-axis at origin.
∴ Centre of circle = (a, 0)
Now, equation of family of circles with centre (a, 0) and radius a is
(x – a)2 + y2 = a2
[Putting (h, k) = (a, 0) and r = 0 in (x – h)2 + (y – k)2 = r2]
Differential Equations Class 12 Important Questions Chapter 9 7
⇒ x2 + a2 – 2ax + y2 = a2
⇒ x2 – 2ax + y2 = a2 …………(i)

On differentiating both sides w.r.t. x, we get
2x – 2a + 2y dydx = 0
⇒ a = x + y dydx

On putting above value of a in Eq. (i), we get
x2 + y2 – 2(x + ydydx)x = 0
⇒ x2 + y2– 2x2 – 2xydydx = 0
⇒ 2xydydx + x2 – y2 = 0
which is the required differential equation.

Question 20.
Find the differential equation of family of circles touching X-axis at the origin. (Delhi 2010C)
Answer:
Let a be the radius of family of circles which touch X-axis at origin.
Differential Equations Class 12 Important Questions Chapter 9 8
∴ Centre of circle = (0, a)
Now, equation of family of such circles is
x2 + (y – a)2 = a2
[putting (h, k) = (0, a) and r = a in (x – h)2 + (y – k)2 = r2]
⇒ x2 + y2 – 2ay = 0 ……….(i)

On differentiating both sides w.r.t. x, we get
2x + 2ydydx – 2adydx = 0
⇒ x + ydydx – a dydx = 0 [divide by 2 ]
⇒ x + yy’ – ay’ = 0 [where, y’ = dydx]
⇒ a = x+yyy

On putting above value of a in Eq. (i), we get
x2 + y2 – 2y(x+yyy) = 0
⇒ x2y’+ y2y’ – 2xy – 2y2y’ = 0
⇒ x2y’ – 2xy – y2y’ = 0
⇒ y'(x2 – y2) = 2xy
∴ y’ = 2xyx2y2 or dydx=2xyx2y2
which is the required differential equation

Question 21.
Find the differential equation of the family of circles in the first quadrant which touch the coordinate axes. (All India 2010C)
Answer:
Equation of family of circles in the first quadrant which touch the coordinate axes is (x – a)2 + (y – a)2 = a2
(x – y)2 [(y’)2 + 1] = (x + yy’)2

Question 22.
Form the differential equation representing family of ellipses having foci on X-axis and centre at the origin. (All India 2010C)
Answer:
The equation of family of ellipses having foci on X-axis and centre at origin is x2a2+y2b2 = 1, a > b.

Differentiate this equation two times and eliminate two arbitrary constants a and b to get the required result.

We know that, the equation of family of ellipse having foci on X-axis and centre at origin is given by
x2a2+y2b2 =1, where a > b …(i)
Differential Equations Class 12 Important Questions Chapter 9 9

On differentiating both sides of Eq. (i) w.r.t. x, we get
Differential Equations Class 12 Important Questions Chapter 9 10
Which is the required differential equation.

Solution of Different Types of Differential Equations

Question 1.
Find the integrating factor of the differential equation (e2xxyx)dxdy = 1. (Delhi 2015)
Answer:
First, write the given differential equation in the form of dydx + Py = Q. Then, determine integrating dx
factor by using formula, IF = e∫pdx.
Given differential equation can be rewritten as
Differential Equations Class 12 Important Questions Chapter 9 11
which is a linear differential equation of the form
dydx + Py = Q, here P = 1x and Q = e2xx.
∴ Integrating Factor, IF = e∫pdx = e1xdx = e2√x

Question 2.
Write the integrating factor of the following differential equation.
(1 + y2) + (2xy – cot y)dydx = 0. (All India 2015)
Answer:
Given differential equation is
(1 + y2) + (2xy – cot y)dydx = 0.

The above equation can be rewritten as
(cot y – 2xy)dydx = 1 + y2
Differential Equations Class 12 Important Questions Chapter 9 12
which is a linear differential equation of the form
dydx + Px = Q, here P = 2y1+y2 and Q = coty
Now, integrating factor = e∫pdx = e2y1+y2
Put 1 + y2 = t
⇒ 2ydy = dt
∴ IF = edtt =elog|t| = t = 1 + y2

Question 3.
Write the solution of the differential equation dydx = 2-y (Foreign 2015)
Answer:
Given differential equation is
dydx = 2-y

On separating the variable, we get
2y = dx

On integrating both sides, we get
∫2ydy = ∫dx
⇒ log2 = x + C1
⇒ 2y = x log 2 + C1 log 2
∴ 2y = x log 2 + C
Where C = C1 log 2

Question 4.
Find the solution of the differential equation dydx = x3e-2y (All India 2015C)
Answer:
Given differential equation is
dydx = x3e-2y

On separating the variables, we get
e2ydy = x3dx

On integrating both sides, we get
∫e2ydy = ∫x3dx
⇒ e2y2=x44 + C1 = 2e2y = x4 + 4C1
∴ 22y = x4 + C1, Where C = 4C1

Question 5.
Find the general solution of the differential equation dydx = ex+y. (All India 2019)
Answer:
The given differential equation is dydx = ex+y dydx =ex.ey
⇒ dy = ex. eydx ⇒ e-ydy = exdx
⇒ ∫e-ydy = ∫exdx
⇒ -e-y = ex + C
which is the required solution.

Question 6.
Solve the differential equation
cos(dydx) = a,(a ∈ R) (CBSE 2018 C)
Answer:
Given equation is cos(dydx) = a
which can be rewritten as dydx = cos-1a
⇒ dy = cos-1a
⇒ ∫dy = ∫cos-1a dx
⇒ y = cos-1a. x + C
which is the required solution.

Question 7.
Solve the differential equation
(x + 1)dydx = 2e-y – 1; y(0) = 0 (Delhi 2019)
Answer:
We have, (x + 1)dydx = 2e-y – 1
(x + 1)dy = (2e-y – 1)dx
Differential Equations Class 12 Important Questions Chapter 9 14
log|x + 1| = -log|ey – 2| + log C
log|x + 1| + log|ey – 2| = log C
⇒ log|(x + 1)(ey – 2)| = log C
⇒ [(x + 1) (ey – 2)] = C ……….(i)
It is given that y(0) = 0 i.e., y = 0 when x = 0.
Putting x = 0 and y = 0 in Eq. (i), we get
|(0+ 1)(1 – 2)| = C ⇒ C = – 1
Putting C = -1 in Eq. (i), we get
|(x+ 1)(ey – 2)1 = -1
⇒ (x + 1) (ey – 2) = ±1
⇒ ey – 2 = –1x+1 ⇒ ey = (2 – 1x+1)
⇒ y = log(2 – 1x+1)
which is the required solution.

Question 8.
Solve the following differential equation. x dy – y dx = x2+y2 dx, given that y = 0 when x = 1. (Delhi 2019; All India 2011)
Answer:
Given differential equation is
x dy – y dx = x2+y2 dx
Differential Equations Class 12 Important Questions Chapter 9 15
where A = ec
Now, as y = 0, when x = 1
0 + 12+02 = A.1 ⇒ A = 1
Put the value of A, in Eq. (iii), we get
y + x2+y2 = x2,
which is the required solution

Question 9.
Solve the differential equation
(1 + x)2 + 2xy – 4x2 = 0, subject to the initial condition y(0) = 0. (Delhi 2019)
Answer:
Given differential equation is
(1 + x)2 + 2xy – 4x2 = 0
Differential Equations Class 12 Important Questions Chapter 9 16

Question 10.
Solve the differential equation
dydx2xy1+x2y = 1 + x2 (Delhi 2019)
Answer:
dydx2xy1+x2y = 1 + x2
This is a linear differential equation with
Differential Equations Class 12 Important Questions Chapter 9 17

Question 11.
Solve the following differential equation.
dydx = y – x tan(yx). (All IndIa 2019)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 18

Question 12.
Solve the differential equation. (All India 2019)
dydx=[x+ycosx1+sinx]
Answer:
Differential Equations Class 12 Important Questions Chapter 9 19

Question 13.
Find the particular solution of the differential equation ex tany dx + (2 – ex) sec2 y dy = 0, given that y = Ï€4 when x = 0. (CBSE 2018)
Answer:
Given differential equation is
ex tany dx + (2 – ex) sec2 y dy = 0
which can be rewritten as
ex tany dx = (2 – ex) sec2 y dy
Differential Equations Class 12 Important Questions Chapter 9 20
Thus, the particular solution of the given differential equation is tan y = 2 – ex.

Question 14.
Find the particular solution of the differential equation dydx + 2y tan x = sin x dx given that y = 0, when x = Ï€3 (CBSE 2018; Foreign 2014)
Answer:
Given differential equation is
dydx + 2y tan x = sin x dx
which is a linear differential equation of the form dydx + Py = Q
Here, P = 2 tan x and Q = sin x
∴ IF = e∫Pdx = e2∫tan xdx = e2log|sec x|
= elogsec2x [∵ m log n = log nm]
= sec2x [∵ elogx = x]

The general solution is given by
y × IF = ∫(Q × IF) dx + C …(i)
⇒ y sec2 x = ∫(sinx.sec2 x) dx + C
⇒ y sec2 x = ∫ sinx cos2xdx + C
⇒ y sec2 x = ∫ tanx sec x dx + C
⇒ y sec2 x = sec x + C

Also, given that y = 0, when x = Ï€3
On putting y = 0 and x = Ï€3 in Eq. (ii), we get
0 × sec2 Ï€3 = sec Ï€3 + C
⇒ 0 = 2 + C ⇒ C = – 2
On putting the value of C in Eq. (ii), we get
y sec2x = sec x – 2
∴ y = cosx – 2 cos2x
which is the required particular solution of the given differential equation.

Question 15.
Solve the differential equation (x2 – y2) dx + 2xydy = 0. (CBSE 2018 C)
Answer:
Given, differential equation is
(x2 – y2) dx+ 2xydy = 0,
which can be re-written as
(x2 – y2)dx = -2xydy
Differential Equations Class 12 Important Questions Chapter 9 21
∵ In RHS, degree of numerator and denominator is same.
∴ It is a homogeneous differential equation and can be written as
Differential Equations Class 12 Important Questions Chapter 9 22

Question 16.
Find the particular solution of the differential equation
(1 + x2)dydx + 2xy = 11+x2, given that y = 0, when x = 1. (CBSE 201B C; Foreign 2011)
Answer:
First, divide the given differential equation by (x2 + 1) to convert it into the form of linear differential equation and then solve it.
Given, differential equation is
(1 + x2)dydx + 2xy = 11+x2

On dividing both sides by (x2 + 1), we get
Differential Equations Class 12 Important Questions Chapter 9 23

Question 17.
Show that the family of curves for which
dydx=x2+y22xy is given by x2 – y2 = cx. (Delhi 2017)
Answer:
Given, differential equation is
(x2 – y2) dx+ 2xydy = 0,
which can be re-written as
(x2 – y2)dx = -2xydy
Differential Equations Class 12 Important Questions Chapter 9 21
∵ In RHS, degree of numerator and denominator is same.
∴ It is a homogeneous differential equation and can be written as
Differential Equations Class 12 Important Questions Chapter 9 22

Question 18.
Prove that x2 – y2 = c(x2 + y2)2 is the general solution of the differential equation (x3 – 3xy2)dx = (y3 – 3x2y)dy, where c is a parameter. (Delhi 2017)
Answer:
Given, differential equation can be rewritten as
dydx=x33xy2y33x2y ………..(i)

This is a homogeneous differential equation, so, put y = vx
Differential Equations Class 12 Important Questions Chapter 9 24
On integrating both sides, we get
Differential Equations Class 12 Important Questions Chapter 9 25

Question 19.
Solve the differential equation dy
dydx + y = x cos x + sinx, given that y = 1 when x = Ï€2. (Delhi 2017; All India 2014C)
Answer:
Given differential equation is
xdydx + y = x cos x + sin x dx
dydx+yx = cos x + sinx [dividing both sides by x ]

which is a linear differential equation of the form
dydx + Py = Q, here P = 1x and Q = cos x + sinx
∴ IF = e∫Pdx = e1xdx = e|log x| = x

The general solution is given by
y × IF = ∫(Q × IF)dx + C
⇒ yx = ∫(cos x + sinx) xdx + C
⇒ yx = ∫(x cosx + sinx) dx + C
⇒ xy = ∫x cosx dx + ∫sinx dx + C
⇒ xy = x∫cos x dx – ∫ (x) ∫ cos x + ∫sinx dx + C [using integration by parts]
⇒ xy = x sin x – ∫1 . sin x dx – cos x + C
⇒ xy = x sinx + cosx – cosx + C
⇒ xy = x sinx + C
⇒ y = sinx + C 1x …(i)
Also, given that at x = Ï€2; y = 1
On putting x = Ï€2 and y = 1 in Eq. (i), we get
1 = 1 + C. 2Ï€ ⇒ C = 0

On putting the value of C in Eq. (i), we get
y = sinx
which is the required solution of given differential equation.

Question 20.
Solve the differential equation (tan-1x – y)dx = (1 + x2) dy. (All India 2017)
Answer:
Given, (tan-1x – y)dx = (1 + x2) dy
Differential Equations Class 12 Important Questions Chapter 9 26

Question 21.
Find the general solution of the differential equation y dx – (x + 2y2)dy = 0. (All India 2017)
Answer:
We have, ydx – (x + 2y2)dy = 0
= ydxdy = x + 2y2 ⇒ dxdy1y x = 2y
which is a linear differential equation of the form
dxdy + Px = Q, here P = 1y and Q = 2y.
∴ IF = e∫Pdx = e1y = e-log y = 1y
Hence, required general solution of the differential equation is
x.IF = ∫(Q.IF)dy + C = x × 1y = ∫2y × 1ydy + C
⇒ xy = 2y + C ⇒ x = 2y2 + Cy

Question 22.
Find the general solution of the differential equation
dydx – y = sin x. (All India 2017)
Answer:
We have, dydx – y = sin x, which is a linear differential equation of the form
Differential Equations Class 12 Important Questions Chapter 9 27

Question 23.
Find the general solution of the differential equation
(1 – y2)(1 + |log x|)dx + 2xydy = 0 given that y = 0 when x = 1. (Delhi 2016)
Answer:
Given differential equation is
(1 – y2)(1 + |log x|)dx + 2xydy = 0

On separating the variables, we get
Differential Equations Class 12 Important Questions Chapter 9 28

Question 24.
Find the general solution of the following differential equation
(1 + y2) + (x- e-1y)dydx = 0
Answer:
Given differential equation is
(1 + y2) + (x- e-1y)dydx = 0

It can be rewritten as
Differential Equations Class 12 Important Questions Chapter 9 29

Question 25.
Find the particular solution of differential equation dydx=x+ycosx1+sinx given that y = 1, when x = 0. (All India 2016)
Answer:
The general solution is
y(1 + sin x) = – x22 + C ………(i)

Since, y = 1, when x = 0
∴ 1(1 + sin 0) = –02 + C ⇒ C = 1 + 0 = 1
On putting C = 1 in Eq. (i), we get x2
y(1 + sin x) = – x22 + 1
Hence, particular solution of the given differential x2
equation is y(1 + sin x) = – x22 + 1.

Question 26.
Find the particular solution of the differential equation 2yex/ydx + (y – 2xex/y)dy = 0, given that x = 0, when y = 1. (All India 2016)
or
Show that the differential equation 2yex/ydx + (y- 2xex/y)dy = 0 is homogeneous. Find the particular solution of this differential equation, given that x = 0, when y = 1. (Delhi 2013)
Answer:
First, replace x by Ax and y by λy in F(x, y) of given differential equation to check that it is homogeneous. If it is homogeneous, then put x = vy and dxdy = v + ydvdy and then solve it.

Given differential equation is
2yex/ydx + (y – 2xex/y)dy = 0

It can be written as
Differential Equations Class 12 Important Questions Chapter 9 30
Thus, F(x, y) is a homogeneous function of degree zero. Therefore, the given differential equation is a homogeneous differential equation.
To solve it, put x = vy
Differential Equations Class 12 Important Questions Chapter 9 31
On integrating both sides, we get rdy
∫2ev dv = -∫dyy
⇒ 2ev = -log |y| + C
⇒ 2ex/y + log |y| + C [Put v = xy] ……..(ii)

Also, given that x = 0, when y = 1.
On substituting x = 0 and y = 1 in Eq. (ii), we get
2e° + log|1| = C ⇒ C = 2

On substituting the value of C in Eq. (ii), we get
2ex/y + log|y| = 2
which is the required particular solution of the given differential equation.

Question 27.
Solve the differential equation
y + xdydx = x – ydydx. (All India 2016)
Answer:
We have, y + xdydx = x – ydydx
Differential Equations Class 12 Important Questions Chapter 9 32

Question 28.
Solve the following differential equation y2dx + (x2 – xy + y2)dy = 0. (Foreign 2016)
Answer:
We have, y2dx + (x2 – xy + y2)dy = 0
Differential Equations Class 12 Important Questions Chapter 9 33

Question 29.
Solve the following differential equation
(cot-1 y + x)dy = (1 + y2)dx. (Foreign 2016)
Answer:
We have, (cot-1 y + x)dy = (1 + y2)dx
Differential Equations Class 12 Important Questions Chapter 9 34
Now, the solution of linear differential equation is given by
x.IF = ∫(Q × IF) dy + C
xecot-1y = ∫cot1yecot-1y dy + C ……(i)

On putting cot-1y = t ⇒ 11+y2dy = -dt in Eq. (i)
we get
xecot-1y = -∫tet dt + C
= -et(t – 1) + C
⇒ xecot-1y = ecot-1y(1 – cot-1y) + C [∵ t = cot-1y]
which is the required solution.

Question 30.
Solve the following differential equation. dy
dydx + y – x + xy cotx = 0, x ≠ 0. (Delhi 2015C, Delhi 2011C, All India 2012C)
Answer:
Given differential equation is
dydx + y – x + xy cotx = 0, x ≠ 0

Above equation can be written as
Differential Equations Class 12 Important Questions Chapter 9 35
The solution of given linear differential equation is
y × IF = ∫(Q × IF) dx + C
y × x sin x = ∫1 × x sin x dx + C
⇒ y. x sin x = ∫x sin x dx + C
⇒ y. x sin x = x ∫sin x dx – ∫(ddx(x). ∫sin x dx)dx + C [using integration by parts]
⇒ y x sin x = – x cos x – ∫1 (- cos x) .dx + C
⇒ y x sin x = – x cos x + ∫cos x dx + C
⇒ yx sin x = – x cos x + sin x + C

On dividing both sides by x sin x. we get
Differential Equations Class 12 Important Questions Chapter 9 36
which is the required solution.

Question 31.
Find the particular solution of the differential equation satisfying the given condition.
x2dy + (xy + y2) dx = 0, when y( 1) = 1. (All India 2015C, 2013C: Delhi 2010)
Answer:
Given differential equation is
x2dy + (xy + y2) dx = 0
x2dy = – (xy + y2) dx = 0
Differential Equations Class 12 Important Questions Chapter 9 37
On putting the value of C in Eq. (ii), we get
Differential Equations Class 12 Important Questions Chapter 9 38
which is the required particular solution.

Question 32.
If y(x) is a solution of the differential equation (2+sinx1+y)dydx = – cos x and y(0) = 1, then find the value of y(Ï€2). (Delhi 2014C)
Answer:
Given differential equation is
(2+sinx1+y)dydx = – cos x
Differential Equations Class 12 Important Questions Chapter 9 39
⇒ log |1 + y| + log |2 + sin x| = log C
⇒ log (|1 + y||2+ sin x|) = logC
[∵ log m + log n – log mn ]
⇒ (1 + y) (2 + sin x) = C …(i)
Also, given that at x = 0,y = 1.

On putting x = 0 and y = 1 in Eq. (i), we get
(1 + 1) (2 + sin 0) = C ⇒ C = 4

On putting C = 4in Eq. (i), we get
(1 + y) (2 + sin x) = 4
Differential Equations Class 12 Important Questions Chapter 9 40

Question 33.
Find the particular solution of the differential equation
dydx=x(2log|x|+1)siny+ycosy given that y = Ï€2, when x = 1. (Delhi 2014)
Answer:
Given differential equation is
dydx=x(2log|x|+1)siny+ycosy

On separating the variables, we get
(sin y + y cos dy = x(2 log |x| + 1) dx
⇒ sin y dy + y cos y dy= 2x log |x| dx + x dx

On integrating both sides, we get
Differential Equations Class 12 Important Questions Chapter 9 41
Differential Equations Class 12 Important Questions Chapter 9 42
On substituting the value of C in Eq. (i), we get
y sin y = x2 log |x| + Ï€2
which is the required particular solution.

Question 34.
Solve the following differential equation
(x2 – 1)dydx + 2xy = 2x21, x ≠ 1. (Delhi 2014: All India 2014C, 2010)
Answer:
y(x2 – 1) = log x1x+1 + C

Question 35.
Find the particular solution of the differential equation
ex1y2 dx + yxdy = 0, given that y = 1, when x = 0. (Delhi 2014)
Answer:
Given differential equation is
ex1y2 dx + yxdy = 0
Differential Equations Class 12 Important Questions Chapter 9 43
which is the required particular solution of given differential equation.

Question 36.
Solve the following differential equation
cosec x log |y| dydx + x2y2 = 0. (Delhi 2014)
Answer:
First, separate the variables, then integrate by using integration by parts.

Given differential equation is
cosec x log |y| dydx + x2y2 = 0

It can be rewritten as
Differential Equations Class 12 Important Questions Chapter 9 44
= – x2 cos x + 2 [x sin x – ∫sin x dx]
= – x2 cos x + 2x sin x + 2 cos x + C2 …(iv)

On putting the values of I1 and I2 from Eqs.(iii) and (iv) in Eq. (ii), we get
Differential Equations Class 12 Important Questions Chapter 9 45
where, C = – C2 – C1
which is the required solution of given differential equation.

Question 37.
Solve the following differential equation.
x cos (yx)dydx = y cos (yx) + x; x ≠ 0. (All Indio 2014C)
Answer:
Given differential equation is
x cos (yx)dydx = y cos (yx) + x

which is a homogeneous differential equation as
Differential Equations Class 12 Important Questions Chapter 9 46
which is required particular solution of given differential equation

Question 38.
Find the particular solution of the differential equation
dydx – y + x cosec (yx) = 0. (All Indio 2014C, 2011)
Answer:
Given differential equation is
dydx – y + x cosec (yx) = 0
Differential Equations Class 12 Important Questions Chapter 9 47
[multiply both sides by -1]

Also, given that x = 1 and y = 0.
On putting above values in Eq. (ii), we get
⇒ cos 0 = log |1| – C
⇒ 1 = 0 – C ⇒ C = -1
∴ cosyx = log|x| + 1 [From Eq. (ii)]
which is required particular solution of given differential equation.

Question 39.
Find the particular solution of the differential equation
dydx = 1 + x + y + xy,
given that y = 0 when x = 1. (All India 2014)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 48
Also, given that y = 0, when x -1.
On substituting x = 1, y = 0 in Eq. (iii), we get
log |1 + 0| = 1 +12 + C ⇒ C = –32 [vlog 1 = 0]

Now, on substituting the value of Cin Eq. (iii), we get
log |1 + y| = x + x2232
which is the required particular solution of given differential equation.

Question 40.
Solve the differential equation
(1 + x2) + y = etan-1x
Answer:
Given differential equation is a linear differential equation of the form dydx + Py = Q and
its solution is given by y .(IF) = ∫Q.(IF) + C,
where IF = e∫Pdx
y etan-1x = 2tan1x + C

Question 41.
Find the particular solution of the differential equation log (dydx) = 3x + 4y equation, given that y = 0, when x = 0. (All India 2014)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 49
which is the required particular solution of given differential equation.

Question 42.
Find the particular solution of the differential equation
x (1 + y2) dx – y (1 + x2) dy = 0, given that y = 1, when x = 0. (All India 2014)
Answer:
Given differential equation is
x (1 + y2) dx – y (1 + x2) dy = 0
⇒ x(1 + y2) dx = y (1 + x2) dy

On separating the variable, we get
Differential Equations Class 12 Important Questions Chapter 9 50
Also, given that y = 1, when x = 0.
On substituting the values of x and y in Eq. (i), we get
Differential Equations Class 12 Important Questions Chapter 9 51
which is the required particular solution of given differential equation.

Question 43.
Solve the differential equation
x log |x| dydx + y = 2x log |x|. (Foreign 2014: Delhi 2009)
Answer:
Given differential equation is
x log |x| dydx + y = 2x log |x|

On dividing both sides by x log x, we get
Differential Equations Class 12 Important Questions Chapter 9 52
Now, solution of above equation is given by
Differential Equations Class 12 Important Questions Chapter 9 53
which is the required solution.

Question 44.
Solve the differential equation
dydx + y cotx = 2 cos x, given that y = 0,
when x = Ï€2. (Foreign 2014)
Answer:
Given differential equation is
dydx + y cotx = 2 cos x
which is a linear differential equation of the form
dydx + Py = Q
Here, P = cot x and Q = 2 cos x
∴ IF = e∫Pdx = e∫cot x dx = elog|sin x| ⇒ IF = sinx

The general solution is given by
y × IF = ∫(IF × Q) dx + C
⇒ y sin x = ∫2 sin x cos x dx + C
⇒ y sin x = ∫sin2x dx + C
⇒ y sin x = cos2x2 + C

Also, given that y = 0, when x = Ï€2.
On putting x = Ï€2 and y = 0 in Eq. (i), we get
Differential Equations Class 12 Important Questions Chapter 9 54
On putting the value of C in Eq. (i), we get
y sin x = cos2x212
∴ 2ysinx + cos2x + 1 = 0
which is the required solution.

Question 45.
Solve the differential equation
(x2 – yx2) dy + (y2 + x2y2) dx = 0, given that y = 1, when x = 1. (Foreign 2014)
Answer:
Given differential equation is
(x2 – yx2)dy + (y2 + x2y2) dx = 0
⇒ x2 (1 – y) dy + y2 (1 + x2)dx = 0
⇒ – x2 (1 – y)dy = y2 (1 + x2)dx
⇒ x2 (y – 1) dy = y2 (1 + x2)dx
Differential Equations Class 12 Important Questions Chapter 9 55
Also, given that y = 1, when x = 1
On putting y = 1 and x = 1 in Eq. (i), we get
log |1| + 1 = -1 + 1+ C
⇒ C = 1
On putting the value of C in Eq.(i), we get
log|y| + 1y=1x + x + 1
which is the required solution.

Question 46.
Solve the following differential equation : x cos(yx)(ydx + xdy) – y sin(yx)(xdy – ydx). (All India 2013C, 2010C)
Or
Solve the following differential equation.
(x cosyx + y sinyx)y – (y sinyx – x cos yx)x dydx = 0. (All India 2010C)
Answer:
First, convert the given differential equation in : homogeneous and then put y = vx.
⇒ dydx = v + xdvdx
Further, separate the variables and integrate it,then substitute the value of v and get the required result.

Given differential equation is rewritten as
Differential Equations Class 12 Important Questions Chapter 9 56
Differential Equations Class 12 Important Questions Chapter 9 57
which is the required solution.

Question 47.
Solve the following differential equation dy
dydx – y = cos x, given that if x = 0, y = 1. (Delhi 2012C)
Answer:
We have, dydx – y = cos x

This is a linear differential equation of the form
dydx + Py = Q, here P = -1 and Q = cos x
Differential Equations Class 12 Important Questions Chapter 9 58

Question 48.
Find the particular solution of the following differential equation, given that x = 2 , y = 1
xdydx + 2y = x2, (x ≠ 0). (Delhi 2012C)
Answer:
We have, xdydx + 2y = x2, (x ≠ 0)
⇒ dydx+(2x).y = x ……….(i)
This is lineal differential equation of the form
dydx + Py = Q, here P = 2x and Q = x.
∴ IF = e∫Pdx = e∫(2/x)dx = e2logx = elogx² = x²

The general solution is given by
y . IF = ∫(IF × Q) dx + C
⇒ y.x2 = ∫x2 × xdx + C
⇒ yx2 = ∫x3dx + C
∴ y.x2 = x44 + C ……(iii)

On putting x = 2, y = 1 in Eq. (ii),we get
Differential Equations Class 12 Important Questions Chapter 9 59
which is the required particular solution.

Question 49.
Find the particular solution of differential equation dydx + y cot x = 2x + x2 cot x x ≠ 0, given that y = 0, when x = Ï€2. (Delhi 2012C)
Answer:
We have, dydx + y cot x = 2x + x2 cot x, (x ≠ 0) dx
This is a linear differential equation of the form
dydx + Py = Q.

Here, P = cot x and Q = 2x + x2 cot x.
∴ IF = e∫Pdx = e∫cot x dx = elog|sin x| = sin x

The general solution is given by
y.IF = ∫(IF × Q)dx + C
⇒ y: sin x = ∫(2x + x2 .cot x) sin x dx + C
= 2∫x sin xdx + ∫x2 cos x dx + C
= 2∫xsinxdx + x2 sin x – ∫2x sin x dx + C
⇒ y.sin x = x2 sin x + C ………..(i)
Differential Equations Class 12 Important Questions Chapter 9 60

Question 50.
Solve the following differential equation
dydx + y cot x = 4x cosec x, given that y = 0, when x = Ï€2. (Delhi 2012C; All India 2012: Foreign 2011)
Answer:
Given differential equation is
dydx + y cot x = 4x cosec x

which is a linear differential equation of the form
dydx + Py = Q, here P = cot x and Q = 4x cosec x
∴IF = e∫Pdx = e∫cot x dx
= elog|sin x| = sin x [∵ elog|x| = x]

The solution of linear differential equation is given by
y × IF = ∫(Q × IF) dx + C
⇒ y x sin x = ∫4x cosec x . sinx dx + C
⇒ y sin x = ∫4x sinx .sinx dx + C
⇒ y sin x = ∫4x dx + C
⇒ y sin x = 2x2 + C ….(i)
Also, given that y = 0, when x = Ï€2
Differential Equations Class 12 Important Questions Chapter 9 61
[dividing both sides by sin x]
which is the required solution.

Question 51.
Find the particular solution of the following differential equation
xy dydx = (x + 2)(y + 2) ; y = – 1 when x = 1. (Delhi 2012)
Answer:
We have, xy dydx = (x + 2)(y + 2)

On separating the variables, we get
Differential Equations Class 12 Important Questions Chapter 9 62
⇒ y – 2log|y + 2| = x + 2log |x| + C
Given that y = -1, when x = 1

On putting x = 1 and y = -1 in Eq. (i), we get
-1 – 2log(l) = 1 + 2log|1|+ C – 1 = 1 + C
⇒ C = -2

On putting C = -2 in Eq. (i), we get
y – 2log|y + 2|= x + 2log|x| – 2
which is required particular solution.

Question 52.
Solve the following differential equation
2x2 dydx – 2xy + y2 = 0. (Delhi 2012)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 63
which is the required solution.

Question 53.
Solve the following differential equation
dydx = 1 + x2 + y2 + x2y2, given that y = 1, when x = 0. (Delhi 2012)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 64

Question 54.
Solve the following differential equation
dydx + y sec x = tanx, (0 ≤ x ≤ Ï€2). (All India 2012C)
Answer:
Given differential equation is dy t
dydx + y sec x = tan x dx
which is a linear differential equation of first order and is of the form
dydx + Py = Q …(i)

Here, P = sec x and Q = tan x CD
IF = e∫Pdx = e∫sec x dx= elog|sec x + tan x|
[v Jsecx dx = log | sec x + tanx |]
⇒ IF = sec x + tan x CD
The general solution is yx IF = ∫(Q × IF )dx + C
y (sec x + tanx) = ∫ tanx . (sec x + tan x) dx
⇒ y(sec x + tanx) = ∫secx tanx dx + ∫tan2x dx
⇒ y (sec x+ tanx) = secx + ∫(sec2x – 1) dx
⇒ y (sec x + tanx) = sec x + tan x – x + C [∵ ∫sec2x dx = tan x]

On dividing both sides by (sec x + tanx), we get
y = 1 – xsecx+tanx+Csecx+tanx

Question 55.
Solve the following differential equation
x(x2 – 1)dydx = 1, y = 0, when x = 2. (All India 2012)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 65
⇒ 1 = A(x – 1)(x +1) + Bx(x + 1) + Cx(x – 1)
⇒ 1 = A(x2 – 1) + B(x2 + x) + C (x2 – x)
On comparing the coefficients of x2,x and constant terms from both sides, we get
A + B + C=0
B – C = 0
and -A = 1
⇒ A = -1

On solving above equations, we get
A = -1, B = 12 and C = 12,
Differential Equations Class 12 Important Questions Chapter 9 66
Also, given that y = 0, when x = 2.
On putting y = 0 and x = 2 in Eq. (ii), we get
0 = – log 2 + 12logl + 12log 3 + K
Differential Equations Class 12 Important Questions Chapter 9 67
which is the required solution.

Question 56.
Solve the following differential equation (1 + x2) dy + 2xy dx = cot x dx, where x ≠ 0. (All India 2012,12C, 11)
Answer:
Given differential equation is
(1 + x2) dy + 2xy dx = cot x dx [∵ x ≠ 0]
⇒ (1 + x2) dy = (cot x – 2xy) dx

On dividing both sides by (1 + x2), we get
Differential Equations Class 12 Important Questions Chapter 9 69
The solution of linear differential equation is given by
y × IF = ∫(Q × IF) dx + C
∴ y(1 + x2) = ∫cotx x (1 + x2) dx + C
⇒ y (1 + x2) = J cot x dx + C
⇒ y (1 + x2) = log |sin x| + C [∵ ∫cot x dx = log |sin x|]

On dividing both sides by (1 + x2), we get
y = log|sinx|1+x2+C1+x2
which is the required solution.

Question 57.
Find the particular solution of the following differential equation
xdydx – y + x sin(yx) = 0, given that when x = 2 , y = Ï€. (All India 2012)
Answer:
We have, xdydx – y + x sin(yx) = 0
Differential Equations Class 12 Important Questions Chapter 9 70
which is the required solution.

Question 58.
Solve the following differential equation.
[x sin2(yx) – y] dx + x dy = 0 (Delhi 2011C)
Answer:
Given differential equations is
Differential Equations Class 12 Important Questions Chapter 9 71

Question 59.
Solve the following differential equation.
(1 + y2) (1 + log |x| ) dx + x dy = 0. (Delhi 2011)
Answer:
Given differential equation is
(1 + y2) (1 + log |x| ) dx + x dy = 0

On separating the variables, we get
Differential Equations Class 12 Important Questions Chapter 9 72
which is the required solution.

Question 60.
Solve the following differential equation.
ex tany dx + (1 – ex) sec2 y dy = 0. (Delhi 2011)
Answer:
y = tan-1(ex1C)

Question 61.
Show that the following differential equation is homogeneous and then solve it.
y dx + x logyxdy – 2x dy = 0
Answer:
First, transform the given differential equation
i in the form of dydx = F(x, y). Now, replace x = λx and y = λy and verify whether F(λx, λy) = λn : F(x, y),n ∈ Z. If above equation is satisfied, then given equation is said to be homogeneous equation. Then, we use the substitution y=vx ‘ and solve the differential equation by using variable separable method.

Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 73
So, the given differential equation is homogeneous.
Differential Equations Class 12 Important Questions Chapter 9 74
which is the required solution.

Question 62.
Solve the following differential equation.
(y + 3x2)dydx = x
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 75
The solution of linear differential equation is given by
y × IF = ∫(Q × IF)dx + C
⇒ y × 1x = ∫(3x × 1x)dx
⇒ yx = ∫3x dx ⇒ yx = 3x + c
∴ y = 3x2 + Cx
which is the required solution.

Question 63.
Solve the following differential equation.
xdy – (y + 2x2) dx = 0. (All India 2011)
Answer:
y = 2x2 + Cx

Question 64.
Solve the following differential equation. x dy + (y – x3) dx = 0. (All India 2011)
Answer:
y = x34+Cx

Question 65.
Find the particular solution of the differential equation
(1 + e2x)dy + (1 + y2)exdx = 0, given that y = 1, when x = 0. (Foreign 2011)
Answer:
Given differential equation is
(1 + e2x)dy + (1 + y2)exdx = 0

Above equation may be written as
Differential Equations Class 12 Important Questions Chapter 9 76
Which is the required equation.

Question 66.
Solve the following differential equation.
xy logyxdx + [y2 – x2 logyx]dy = 0. (Delhi 2010C)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 77
Differential Equations Class 12 Important Questions Chapter 9 78
where C = -C1
which is the required solution.

Question 67.
Find the particular solution of the differential equation satisfying the given condition dydx = y tan x, given that y = 1 when x = 0. (Delhi 2010)
Answer:
Given differential equation is
dydx = y tan x
It can be written as dydx = tan x dx

On integrating both sides, we get
dyy = ∫tanx dx
⇒ log|y| = log |sec x| + C …(i)
[∵ ∫1y dy = log |y| and ∫tanx dx = log |sec x|]

Also, given that y = 1, when x = 0.
On putting x = 0 and y = 1 in Eq. (i), we get
log 1 = log (sec 0) + C
⇒ 0 = log 1 + C [∵ sec 0 = 1 ]
⇒ C = 0 [∵ log 1 = 0]

On putting C = 0 in Eq. (i), we get
log |y| = log |secx|
∴ y = sec x
which is the required solution.

Question 68.
Solve the following differential equation.
(x2 + 1)dydx + 2xy = x2+4. (All India 2010)
Answer:
Given differential equation is
(x2 + 1)dydx + 2xy = x2+4

On dividing both sides by (x2 + 1), we get
Differential Equations Class 12 Important Questions Chapter 9 79
which is the required equation.

Question 69.
Solve the following differential equation.
(x3 + x2 + x + 1) dydx = 2x2 + x. (All India 2010)
Answer:
Given differential equation is
(x3 + x2 + x + 1) dydx = 2x2 + x
Differential Equations Class 12 Important Questions Chapter 9 80
⇒ 2x2 + x = A(x2 + 1) + (Bx + C)(x + 1)
⇒ 2x2 + x = A (x2 + 1) + B (x2 + x) + C (x + 1)

On comparing the coefficients of x2, x and constant terms from both sides, we get
A + B = 2; B + C = 1
and A + C = 0 ⇒ A = -C

On solving above equations, we get
A = 12, B = 32 and C = 12

On substitution the values of A, B and C in Eq. (ii), we get
Differential Equations Class 12 Important Questions Chapter 9 81
[Where, C = C1 + C2]
Which is the required solution

Question 70.
Find the particular solution of the differential equation (x – y)dydx = x + 2y, given that when x = 1, y = 0. (All India 2017, 2013C)
Answer:
The general solution is
Differential Equations Class 12 Important Questions Chapter 9 82
which is the required particular solution.

Question 71.
Find the particular solution of the differential equation dydx=xyx2+y2 given that y = 1, when x = 0. (Delhi 2015)
Answer:
First, consider the function of differential equation as dydx = F(yx). Put y = vx and convert the given differential equation in y and x.Further, integrate it and substitute y = yx to get the required solution.

Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 83
which is the required equation.

Question 72.
Show that the differential equation
[x sin2(yx) – y]dx + x dy = 0 is homogeneous. Find the particular solution of this differential equation, given that y = Ï€4, when x = 1. (All India 2015C, 2014C, 2013)
Answer:
The solution of differential equation is
-cot(yx) + log|x|= C ……(i)

Also, given that y = Ï€4, when x = 1.

On putting x = 1 and y = Ï€4 in Eq. (i), we get 4
-cotÏ€4 + log 1 = C ⇒ C = -1 [∵ cotÏ€4 = 1]

On putting this value of C in Eq. (i), we get
-cot(yx)+ log |x| = -1
∴ 1 + log|x| – cot(yx) = 0
which is the required particular solution of given differential equation.

Question 73.
Solve the differential equation
dydx – 3y cotx = sin 2x, given y = 2 when x = Ï€2. (All India 2015C)
Answer:
We have, dydx – 3y cotx = sin 2x ……..(i)
This is a linear differential equation of the form
dydx + Py = Q, here P = -3 cot x and Q = sin 2x
∴ IF = e∫Pdx = e-3∫cot x dx
⇒ IF = e-3log|sin x| = elog|sin x|-3 = |sin x|-3

∴ The general solution of differential equation is given by
y × IF = ∫(IF × Q)dx + C
Differential Equations Class 12 Important Questions Chapter 9 84
⇒ C = 4
∴ y = -2sin2x + 4sin3x, which is required particular solution.

Question 74.
Find the particular solution of the differential equation (tan-1 y – x) dy = (1 + y2) dx, given that x = 1 when y = 0. (All India 2015)
Answer:
The solution of differential equation is
xetan-1y = etan-1y(tan-1 y – 1) + C

Also, it is given that x = 1, when y = 0.
Therefore, we have 1 . e° = e° (0 – 1) + C
⇒ 1 = – 1 + C ⇒ C = 2

Hence, the required solution is
xetan-1y = etan-1y(tan-1y – 1) + 2

Question 75.
Show that the differential equation
dydx=y2xyx2 is homogeneous and also solve it. (All India 2015)
Answer:
First, consider dydx as equal to F(x, y). Then, replace x by λx and y by λy on both sides, we get
F(x,y) = λ°F(x,y).
Put y = vx and convert the given equation in terms of v and x, then separate the variables and integrate it. Further put v = yx and simplify it to get the required result.

Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 85
which is the required solution.

Question 76.
Solve the following differential equation. 1+x2+y2+x2y2 + xydydx = 0. (Foreign 2015, All India 2010)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 86
which is the required solution.

Question 77.
Solve the following differential equation.
[y – x cos(yx)]dy + [y cos(yx) – 2x sin(yx)]dx = 0. (Foreign 2015)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 87
[divide numerator and denominator by x]
which is a homogeneous differential equation as
dydx = F(yx)
Differential Equations Class 12 Important Questions Chapter 9 88

Question 78.
Find the particular solution of the differential equation
(3xy + y2) dx + (x2 + xy) dy = 0, for x = 1 and y = 1. (Delhi 2013C)
Answer:
Given differential equation is
(3xy + y2) dx + (x2 + xy) dy = 0

It can be rewritten as
Differential Equations Class 12 Important Questions Chapter 9 89

Again, put v2 + 2v = z ⇒ (2v + 2)dv = dz
Differential Equations Class 12 Important Questions Chapter 9 90
∴ y2x2 + 2yx3 = 3
which is the required particular solution.

Question 79.
Find the particular solution of the following differential equation given that y = 0, when x = 1: (x2 + xy)dy = (x2 + y2)dx. (Delhi 2013)
Answer:
We have, (x2 + xy)dy = (x2 + y2)dx
⇒ dydx=(x2+y2x2+xy) ………..(i)

This is a homogeneous differential equation.
On putting y = vx ⇒ dydx = v . 1 + xdvdx in Eq. (1), we get
Differential Equations Class 12 Important Questions Chapter 9 91
⇒ -v – 2 log (1 – y) = log |x| + log C
⇒ -v = 21og(1 – v) + log |x| + logC
⇒ -v = log(1 – v)2 +log{C|x|} [∵ logm + logn = logmn]
⇒ -v = log{C|x|(1 – v)2}
⇒ C|x|(1 – v)2 = e-v
⇒ C|x|(1 – yx)2 = e-y/x [∵ v = yx]

On putting x = 1 and y = 0 in Eq. (ii), we get
C.1(1 – 0) = e° ⇒ C = 1
Thus, the required solution is
|x|(1 – yx)2 = e-y/x ⇒ (x – y)2 = |x|e-y/x
which is the required particular solutions.

Question 80.
Show that the differential equation
xdydx sin (yx) + x – y sin(yx) = 0 is homogeneous. Find the particular solution of this differential equation, given that x = 1, when y = Ï€2. (Delhi 2013)
Answer:
Given differential equation is
Differential Equations Class 12 Important Questions Chapter 9 92
Also, given that x = 1, when y = Ï€2.
On putting x = 1 and y = Ï€2 Eq. (ii), we get
-cosÏ€2 = -log|1| + C ⇒ -0 = -0 + C ⇒ C = 0
On putting the value of Cin Eq. (ii), we get
cosyx = log|x|
which is the required solution.

Question 81.
Find the particular solution of the differential equation
dydx + x cot y = 2y + y2 cot y, (y ≠ 0), given that x = 0, when y = Ï€2. (All India 2013)
Answer:
Given differential equation is
dydx + x cot y = 2y + y2 cot y, (y ≠ 0)

which is a linear differential equation of the form dydx + Px = Q, here P = cot y and Q = 2y + y2 cot y
Differential Equations Class 12 Important Questions Chapter 9 93
Also, given that x = 0, when y = Ï€2.
On puttrng x = 0 and y = Ï€2 in Eq. (i). we get
o = (Ï€2) sinÏ€2 + C ⇒ C = –Ï€24. [sinÏ€2 = 1]
On putting the value of C in Eq. (i), we get
x siny = y2siny – Ï€24 = x = y2 – Ï€24 cosec y
which is required particular solution of given differential equation.

Question 82.
Find the particular solution of the differential equation
(tan-1 y – x)dy = ( 1 + y2) dx, given that x = 0, when y = 0. (All India 2013)
Answer:
x = tan-1 y – 1 + e-tan-1y

Post a Comment

0 Comments