NCERT Solutions for Class 12 Maths Chapter 9 Differential Equations Miscellaneous Exercise – CBSE Free PDF Download
The Miscellaneous Exercise of NCERT Solutions for Class 12 Maths Chapter 9 – Differential Equations consists of questions that cover all the topics in the chapter, and the exercise is based on the following topics:
- Introduction to Differential Equations
- Basic Concepts of Differential Equations
- General and Particular Solutions of a Differential Equation
- Formation of a Differential Equation Whose General Solution is Given
- Methods of Solving First Order, First Degree Differential Equations
NCERT Solution Class 12 Chapter 9 – Differential Equations Miscellaneous Exercise
Access Answers to NCERT Class 12 Maths Chapter 9 – Differential Equations Miscellaneous Exercise Page Number 419
1. For each of the differential equations given below, indicate its order and degree (if defined)
(i) (d2y/dx2) + 5x(dy/dx)2 – 6y = log x
(ii) (dy/dx)3 – 4 (dy/dx)2 + 7y = sin x
(iii) (d4y/dx4) – sin (d3y/dx3) = 0
Solution:
(i) (d2y/dx2) + 5x(dy/dx)2 – 6y = log x
Rearranging the given equation, we get
(d2y/dx2) + 5x(dy/dx)2 – 6y – log x = 0
Hence, the highest order derivative present in the given differential equation is d2y/dx2.
Therefore, the order is 2.
Also, the highest power raised to d2y/dx2 is 1.
Hence, the degree is 1.
(ii) (dy/dx)3 – 4 (dy/dx)2 + 7y = sin x
Rearranging the given equation, we get
(dy/dx)3 – 4 (dy/dx)2 + 7y – sin x = 0
Hence, the highest order derivative present in the given differential equation is dy/dx.
Therefore, the order is 1.
And the highest power raised to dy/dx is 3.
Hence, the degree is 3.
(iii) (d4y/dx4) – sin (d3y/dx3) = 0
The highest order derivative present in the given differential equation is d4y/dx4. Hence, the order is 4.
Since the given differential equation is not a polynomial equation, the degree of the equation is not defined.
2. For each of the exercises given below, verify that the given function (implicit or explicit) is a solution to the corresponding differential equation.
(i) y = aex + be-x + x2: x (d2y/dx2) + 2(dy/dx) – xy + x2 – 2 = 0
(ii) y = ex (a cos x + b sin x): (d2y/dx2) – 2(dy/dx) + 2y = 0
(iii) y = x sin 3x: (d2y/dx2) + 9y – 6 cos 3x = 0
(iv) x2 = 2y2 log y: (x2 + y2)(dy/dx) – xy = 0
Solution:
(i) y = aex + be-x + x2 : x (d2y/dx2) + 2(dy/dx) – xy + x2 – 2 = 0
Given: y = aex + be-x + x2
Differentiate the function with respect to x, and we get
dy/dx = aex – be-x + 2x … (1)
Now, again differentiate with respect to x, and we get
d2y/dx2 = aex + be-x + 2 …(2)
To check whether the given function is the solution of the given differential equation, substitute (1) and (2) in the given differential equation.
L.H.S of the given differential equation
= x (d2y/dx2) + 2(dy/dx) – xy + x2
Now, substituting the values, we get
= x (aex + be-x + 2) + 2 (aex – be-x + 2x) – x (aex + be-x + x2) + x2 – 2
= (xaex + x be-x + 2x) + (2aex – 2be-x + 4x) – (xaex + xbe-x + x3) + x2 – 2
On simplifying the above equation, we get
= 2aex – 2be-x – x3 + x2 + 6x – 2 ≠ 0
Hence, L.H.S ≠ R.H.S.
Therefore, the given function is not a solution to the corresponding differential equation.
(ii) y = ex (a cos x + b sin x): (d2y/dx2) – 2(dy/dx) + 2y = 0
Given: y = ex (a cos x + b sin x)
The given function can be written as follows:
y = ex a cos x + ex b sin x
Differentiating the function on both sides, we get
dy/dx = (a + b)ex cos x + (b – a)ex sin x …(1)
Again, differentiate the above equation on both sides with respect to x, and we get
d2y/dx2 = [(a + b) (d/dx) (ex cos x ] + [(b-a) (d/dx) (ex sin x]
d2y/dx2 = [(a+ b) (ex cos x – ex sin x) ] + [(b- a)(ex sin x + ex cos x)]
d2y/dx2 = ex [(a+ b) (cos x – sin x) + (b- a)(sin x + cos x)]
On simplifying the above equation, we get
d2y/dx2 = 2ex (b cos x – a sin x) …(2)
Now, substitute (1) and (2) in the given differential equation.
L.H.S = (d2y/dx2) – 2(dy/dx) + 2y
= [2ex (b cos x – a sin x)] – 2[(a + b)ex cos x + (b – a)ex sin x] + 2 ex (a cos x + b sin x)
= ex [(2b cos x – 2a sin x)- (2a cos x + 2b cos x) – (2b sin x – 2a sin x) + (2a cos x + 2b sin x)]
= ex [2b cos x – 2a sin x- 2a cos x – 2b cos x – 2b sin x + 2a sin x + 2a cos x + 2b sin x]
= ex [0]
= 0 = R.H.S
As L.H.S = R.H.S, the given function is the solution of the corresponding differential equation.
(iii) y = x sin 3x: (d2y/dx2) + 9y – 6 cos 3x = 0
Given: y = x sin 3x
Now, differentiating the given function with respect to x, and we get
dy/dx = sin 3x + x. cos 3x. 3
dy/dx = sin 3x + 3x cos 3x …(1)
Again differentiate (1) with respect to x, we get
d2y/dx2 = (d/dx) (sin 3x) + 3 (d/dx) (x cos 3x)
d2y/dx2 = 3 cos 3x + 3 [cos 3x + x (- sin 3x). 3]
On simplifying the above equation, we get
d2y/dx2 = 6 cos 3x – 9x sin 3x …(2)
Now, substitute (1) and (2) in the given differential equation, and we get the following:
L.H.S = (d2y/dx2) + 9y – 6 cos 3x
= (6 cos 3x – 9x sin 3x) + 9(x sin 3x) – 6 cos 3x
= 6 cos 3x – 9x sin 3x + 9x sin 3x – 6 cos 3x
= 0 = R.H.S
As L.H.S = R.H.S, the given function is the solution of the corresponding differential equation.
(iv) x2 = 2y2 log y: (x2 + y2)(dy/dx) – xy = 0
Given: x2 = 2y2 log y
Now, differentiate the function with respect to x, and we get
2x = 2 (d/dx) (y2 log y)
On simplifying the above equation, we get
x = (d/dx) (y2 log y)
x = [2y log y .(dy/dx) + y2. (1/y). (dy/dx)]
x = (dy/dx)[2y log y + y]
Hence, we get
dy/dx = x / [y(1 + 2 log y)] …(1)
Now, substitute (1) in the given differential equation.
L.H.S = (x2 + y2)(dy/dx) – xy
= [ 2y2 log y + y2] . [ x / [y(1 + 2 log y)] ] – xy
= [y2(2 log y + 1)] . [ x / [y(1 + 2 log y)] ] – xy
= xy – xy
= 0 = R.H.S
As L.H.S = R.H.S, the given function is the solution of the corresponding differential equation.
3. Form the differential equation representing the family of curves given by (x- a)2 + 2y2 = a2, where a is an arbitrary constant.
Solution:
Given equation: (x- a)2 + 2y2 = a2
The given equation can be written as:
⇒ x2 + a2 – 2ax + 2y2 = a2
On rearranging the above equation, we get
⇒ 2y2 = 2ax – x2 …(1)
Now, differentiate equation (1) with respect to x,
⇒ 2 . 2y (dy/dx) = 2a – 2x
⇒ 2y(dy/dx) = (2a – 2x) /2
⇒ dy/dx = (a-x)/2y
⇒ dy/dx = (2ax – 2x2) / 4xy … (2)
From equation (1), we get
2ax = 2y2 + x2
Substitute the value in equation (2), and we get
dy/dx = [2y2 + x2 – 2x2]/4xy
dy/dx = (2y2 – x2) / 4xy
Therefore, the differential equation representing the family of curves given by (x- a)2 + 2y2 = a2 is (2y2 – x2) / 4xy.
4. 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.
Solution:
Given differential equation: (x3 – 3xy2 ) dx = (y3 – 3x2y) dy
The equation can be rewritten as:
dy/dx = (x3 – 3xy2) / (y3 – 3x2y) …(1)
The above equation is a homogeneous equation.
To simplify the equation, let us assume y = vx.
⇒ (d/dx) y = (d/dx) (vx)
⇒ dy/dx = v + x(dv/dx) …(2)
Using equations (1) and (2), we get
⇒v + x(dv/dx) = (x3 – 3xy2) / (y3 – 3x2y)
⇒v + x(dv/dx) = (x3 – 3x(vx)2) / ((vx)3 – 3x2(vx))
⇒v + x(dv/dx) = [(1-3v2)/(v3-3v)]
⇒x(dv/dx) = [(1-3v2)/(v3-3v)] – v
On simplifying the above equation, we get
⇒x(dv/dx) = (1-v4)/(v3 – 3v)
Rearranging the above equation,
⇒ [(v3 – 3v)/(1-v4)]dv = (dx/x).
Integrate both sides, and we get
Where I1 = ∫ [(v3dv)/(1-v4)] and I2 = ∫ [(vdv)/(1-v4)]
Now, let us assume 1- v4 = t
Hence, we get
⇒ (d/dv) (1-v4) = (dt/dv)
⇒ -4v3 = dt/dv
⇒v3 dv = -dt/4
Now,
I1 = ∫ -(dt/4t) = (-¼) log t = -(¼) log(1-v4) …(5)
Similarly,
I2 = ∫ [(vdv)/(1-v4)] = ∫ [(vdv)/(1-(v2)2)]
Assume that v2 = p
Hence, we get
⇒(d/dv)v2 = dp/dv
⇒ 2v = dp/dv
⇒vdv = dp/2
Now,
I2 = (½) ∫ [dp/(1-p2)]
Using equations (4), (5) and (6), we get
Now, using equations (2) and (7)
Now, replace v with y/x in the above equation and simplify it.
Hence, we get
⇒ (x2 – y2)2 = C’4 (x2 + y2 )4
Now, take the square root on both sides of the above equation, and we get
⇒ (x2 – y2) = C’2 (x2 + y2 )2
⇒ (x2 – y2) = C’ (x2 + y2 )2 , where C = C’2
Hence, x2 – y2 = C (x2 + y2)2 is the general solution of the differential equation (x3 – 3xy2 ) dx = (y3 – 3x2y) dy, it is proved.
5. Form the differential equation of the family of circles in the first quadrant, which touches the coordinate axes.
Solution:
We know that the equation of a circle with centre (a, a) and radius “a” in the first quadrant, which touches the coordinate axes, is:
(x-a)2 + (y-a)2 = a2 …(1)
Differentiating the above equation of both sides with respect to x, we get
⇒ 2(x-a) + 2(y-a)(dy/dx) = 0
Now, the equation can be written as
⇒ (x-a) + (y-a)y’ = 0
⇒ (x-a) + yy’ – ay’ = 0
⇒ x + yy’ -a(1+ y’) = 0
⇒ x + yy’ = a (1 + y’)
Rearranging the above equation, we get
⇒ a = (x + yy’) / (1+y’)
Now, substitute the value of “a” in equation (1), and we get
On simplifying the above equation, we get
⇒ (x-y)2.y’2 + (y-x)2 = (x+ yy’)2
Therefore, the differential equation of the family of circles in the first quadrant, which touches the coordinate axes, is (x-y)2.y’2 + (y-x)2 = (x+ yy’)2.
6. Find the general solution of the differential equation (dy/dx) + √[(1-y2)/(1-x2)] = 0.
Solution:
Given: (dy/dx) + √[(1-y2)/(1-x2)] = 0.
The given differential equation can be written as dy/dx = -√[(1-y2)/(1-x2)]
⇒ dy /√(1-y2) = -dx/√(1-x2)
Now, integrate both sides, and we get
⇒ sin-1 y = – sin-1 x + C
Now, rearrange the equation, and we get
⇒ sin-1 x + sin-1 y = C.
7. Show that the general solution of the differential equation (dy/dx) + [(y2 + y + 1) / (x2 + x + 1)] = 0 is given by (x + y + 1) = A (1 – x – y – 2xy), where A is the parameter.
Solution:
Given differential equation: (dy/dx) + [(y2 + y + 1) / (x2 + x + 1)] = 0
Rearranging the given equation, we get
dy/dx = – [(y2 + y + 1) / (x2 + x + 1)]
⇒ dy/(y2 + y + 1) = – dx/ (x2 + x + 1)
Now, integrate both sides, and we get
⇒ ∫[ dy/(y2 + y + 1)] = -∫ [dx/ (x2 + x + 1)]
On simplifying the above equation, we get
⇒ 2√3 (x + y + 1) = C1 (3 – 4xy + 2x + 2y + 1)
⇒ 2√3 (x + y + 1) = C1 (2 – 4xy – 2x – 2y)
⇒ 2√3 (x + y + 1) = 2C1 (1 – 2xy – x – y)
⇒√3 (x + y + 1) = C1 (1 – 2xy – x – y)
⇒√3 (x + y + 1) = C1 (1 – x – y – 2xy)
⇒ (x + y + 1) = (C1/√3)(1 – x – y – 2xy)
⇒ (x + y + 1) = A (1 – x – y – 2xy), where A = (C1/√3)
Hence, proved.
8. Find the equation of the curve passing through the point (0, π/4) whose differential equation is sin x cos y dx + cos x sin y dy = 0.
Solution:
The given differential equation is sin x cos y dx + cos x sin y dy = 0.
It can also be written as:
⇒ (sin x cos y dx + cos x sin y dy) / cos x cos y = 0.
We know that sin x / cos = tan x,
And simplify the above equation
⇒ tan x dx + tan y dy = 0
⇒ log (sec x ) + log (sec y) = log C
⇒ log (sec x. sec y) = log C
On simplification, we get
sec x sec y = C
It is given that the curve passes through the point (0, π/4).
⇒ 1 × √2 = C
⇒ C = √2
Hence,
sec x × sec y = √2
⇒ sec x × (1/cos y) = √2
⇒ cos y = sec x / √2
Hence, the equation of the curve passing through the point (0, π/4) whose differential
equation is sin x cos y dx + cos x sin y dy = 0 is cos y = sec x /√2.
9. Find the particular solution of the differential equation (1 + e2x) dy + (1 + y2)ex dx = 0, given that y = 1 when x = 0.
Solution:
Given differential equation: (1 + e2x) dy + (1 + y2)ex dx = 0
Rearranging the equation, we get
⇒ [dy/(1+y2)] + [(ex dx)/(1 + e2x)] = 0
Integrating both sides of the equation, we get
tan-1 y + ∫ [(ex dx) / (1+e2x)] = C …(1)
Let ex = t, and hence, e2x = t2
(d/dx) (ex) = (dt/dx)
⇒ ex = dt/dx
⇒ ex dx = dt
Substituting the value in equation (1), we get
tan-1 y + ∫ [(dt) / (1+t2)] = C
⇒ tan-1 y + tan-1t = C
⇒ tan-1 y + tan-1 (ex) = C
If x = 0 and y = 1, we get
⇒ tan-1 1 + tan-1 (e0) = C
⇒ tan-1 1 + tan-1 1 = C
⇒ (π/4) + (π/4) = C
⇒ C = π/2
Hence, tan-1 y + tan-1 (ex) = π/2, which is the particular solution of the given differential equation.
10. Solve the differential equation y ex/y dx = (xex/y + y2)dy ( y ≠ 0).
Solution:
Given: y ex/y dx = (xex/y + y2)dy
Rearranging the given equation, we get
y ex/y (dx/dx) = xex/y + y2
⇒ex/y [y(dx/dy) – x ] = y2
⇒ [ex/y [y(dx/dy) – x ]]/y2 = 1 ….(1)
Assume that ex/y = z
Differentiate with respect to y, and we get
(d/dy)(ex/y) = dz/dy
⇒ex/y [(y(dx/dy) – x)/y2] = dz/dy …(2)
Comparing equations (1) and (2), we get
⇒dz/dy = 1
⇒ dz = dy
Now, integrating both sides, we get
⇒ z = y + C
⇒ ex/y = y + C, which is the solution of the given differential equation.
11. Find a particular solution of the differential equation (x – y) (dx + dy) = dx – dy,
given that y = –1, when x = 0. (Hint: put x – y = t)
Solution:
Given differential equation: (x – y) (dx + dy) = dx – dy
On simplifying the above equation, we get
⇒ (dy/dx) = (1-x+y)/ (x -y +1)
⇒ (dy/dx) = [1 – (x-y)] / [1 + (x-y)] …(1)
Given: x – y = t …(2)
(d/dx) (x – y) = dt/dx
⇒ 1 – (dy/dx) = dt/dx
⇒ 1 – (dt/dx) = dy/dx …(3)
Using the equations (1), (2) and (3), we get
⇒ 1 – (dt/dx) =(1-t)/(1+t)
⇒ dt/dx = 1 – [(1-t)/(1+t)]
On simplification, we get
⇒dt/dx = 2t / (1+t)
⇒ [(1+t)/t]dt = 2 dx
⇒ [ 1 + (1/t)]dt = 2dx
Now, integrating both sides, we get
⇒ t + log |t| = 2x + C
⇒ (x-y) + log |x-y| = 2x + C
⇒ log |x-y| = x + y + C
When x = 0 and y = -1, we get
⇒ log 1 = 0 – 1 + C
⇒ C = 1
Hence, log |x-y| = x + y + 1.
Therefore, log |x-y| = x + y +1 is a particular solution of the differential equation (x – y) (dx + dy) = dx – dy.
12. Solve the differential equation [ (e-2√x /√x ) – (y/√x) ](dx/dy) = 1 (x ≠ 0).
Solution:
Given: [ (e-2√x /√x ) – (y/√x) ](dx/dy) = 1
Rearranging the given equation, we get
⇒ dy/dx = (e-2√x /√x ) – (y/√x)
⇒ (dy/dx) + (y/√x) = (e-2√x /√x )
The above equation is a linear equation of the form (dy/dx) + Py = Q
Where, P = 1/√x and Q = e-2√x/√x
Now, I.F = e∫ P dx = e∫1/√x dx = e2√x
Hence, the general solution of the given differential equation is:
y. (I.F) = ∫ (Q × I.F) dx + C
Now, substituting the values, we get
⇒ ye2√x = ∫ [ (e-2√x/√x) ×e2√x ]dx + C
⇒ye2√x = ∫ (1/√x) dx + C
⇒ye2√x = 2√x +C, which is the solution of the given differential equation.
13. Find a particular solution of the differential equation (dy/dx) + y cot x = 4x cosec x, (x≠ 0), given that y = 0 when x = π/2.
Solution:
Given: (dy/dx) + y cot x = 4x cosec x
The given equation is a linear differential equation of the form (dy/dx) + Py = Q
Where
P = cot x and Q = 4x cosec x
Now, I.F = e∫ P dx = e∫ cot x dx = elog |sin x| = sin x
Hence, the general solution of the given differential equation is:
y. (I.F) = ∫ (Q × I.F) dx + C
⇒ y sin x = ∫ (4x cosec x × sin x) dx + C
⇒ y sin x = 4 ∫x dx + C
⇒ y sin x = 4 (x2/2) + C
⇒ y sin x =2x2 + C
when x = π/2 and y = 0,
Substituting the values in the above equation, we get
⇒ 0 =2(π/2)2 + C
⇒ 0 = 2(π2/4) + C
⇒ 0 = π2/2 + C
⇒ C = – π2/2
Hence, y sin x =2x2 – (π2/2)
Therefore, the particular solution of the differential equation (dy/dx) + y cot x = 4x cosec x is y sin x =2x2 – (π2/2).
14. Find a particular solution of the differential equation (x + 1) (dy/dx) = 2e-y – 1. Given that y = 0 when x = 0.
Solution:
Given differential equation: (x + 1) (dy/dx) = 2e-y – 1
Rearranging the equation, we get
⇒ dy/2e-y – 1 = dx/(x + 1)
⇒ (ey dy)/(2-ey) = dx/(x+1)
Integrate on both sides, we get
∫ [(ey dy)/(2-ey)] = log |x+1| + log C …(1)
Assume that 2-ey = t
⇒ (d/dy) (2-ey) = dt/dy
⇒ -ey = dt/dy
⇒ -ey dy = dt
Substituting the value in equation (1), we get
⇒∫ [(dt)/(t)] = log |x+1| + log C
⇒ – log |t| = log |C (x+1)|
⇒ – log |2-ey| = log |C (x+1)|
⇒ 1/ (2-ey) = C (x+1)
⇒2-ey = 1/[C(x+1)]
When x = 0 and y = 0, we get
⇒ 2 – 1 = 1/C
We get C = 1.
Therefore, 2-ey = 1/[1(x+1)]
⇒2-ey = 1/(x+1)
⇒ ey = 2 – [1/(x+1)]
On simplification, we get
ey = (2x +1) / (x+1)
⇒ y = log |(2x +1) / (x+1)|, where x ≠ -1.
Therefore, the particular solution of the differential equation (x + 1) (dy/dx) = 2e-y -1 is y = log |(2x +1) / (x+1)|, where x ≠ -1.
15. The population of a village increases continuously at a rate proportional to the number of its inhabitants present at any time. If the population of the village was 20,000 in 1999 and 25000 in the year 2004, what will be the population of the village in 2009?
Solution:
Let us assume that the population at any instant (t) be y.
Also, given that the rate of Increase in population is proportional to the number of inhabitants at any instant.
(dy/dx) ∝ y
⇒ (dy/dx) = ky
⇒ dy/y = kdt (Where k is a constant)
Now, integrating both sides of the above equation, we get
log y = kt + C … (1)
In 1999, t = 0 and y = 20000, we get log 20000 = C … (2)
In 2004, t = 5 and y = 25000, we get 1og 25000=k.5 + C
⇒ log 25000 = 5k + Iog 20000
⇒ 5k = log(25000/20000) = log(5/4)
⇒ k = (⅕) log(5/4) …(3)
In 2009, t = 10 years.
Substitute the values of k, t and C in (1), and we get
log y = 10 [ (⅕) log(5/4)] + log 20000
On simplification, we get
y = (20000)(5/4)(5/4)
y = 31250
Therefore, the population of the village in 2009 was 31250.
16. The general solution of the differential equation [(y dx – x dy)/y] = 0 is:
- xy = C (B) x = Cy2 (C) y = Cx (D) y = Cx2
Solution:
The differential equation is [(y dx – x dy)/y] = 0.
The given equation can be written as:
(ydx / y ) – (xdy/y) = 0
Thus, we get
dx = xdy /y
dx/x = dy/y
(1/x)dx – (1/y)dy = 0
Now, integrating the above equation on both sides, we get
log |x| – log |y| = log k
⇒ log |x/y| = log k
⇒ x/y = k
⇒ y = (1/k) x
⇒ y = Cx [Where C = 1/k]
Hence, the correct answer is option (C) y = Cx.
17. The general solution of a differential equation of the type (dx/dy) + P1x = Q1 is:
- \(\begin{array}{l}ye^{\int P_{1}dy} = \int (Q_{1}e^{\int P_{1}dy})dy + C\end{array} \)
- \(\begin{array}{l}ye^{\int P_{1}dx} = \int (Q_{1}e^{\int P_{1}dx})dx + C\end{array} \)
- \(\begin{array}{l}xe^{\int P_{1}dy} = \int (Q_{1}e^{\int P_{1}dy})dy + C\end{array} \)
- \(\begin{array}{l}xe^{\int P_{1}dx} = \int (Q_{1}e^{\int P_{1}dx})dx + C\end{array} \)
Solution:
As we know, the integrating factor of the differential equation (dx/dy) + P1x = Q1 is e∫ P1 dy.
Hence,
⇒ x. (I.F) = ∫ (Q1 × I.F) dy + C
⇒ x. e∫ P1 dy = ∫ (Q1 × e∫ P1 dy) dy + C
Hence, the correct answer is option (C).
18. The general solution of the differential equation ex dy + (y ex + 2x) dx = 0 is:
- x ey + x2 = C
- x ey + y2 = C
- y ex + x2 = C
- y ey + x2 = C
Solution:
The correct answer is option (C) y ex + x2 = C
Explanation:
The given differential equation is ex dy + (y ex + 2x) dx = 0
⇒ ex (dy/dx) + yex + 2x = 0
Hence, we get
⇒ (dy/dx) + y = -2xe-x.
The above equation is the linear differential equation of the form (dy/dx) + Py = Q, where P = 1 and Q = -2xe-x.
Now,
I.F = e∫ P dx = e∫ dx = ex.
⇒ y. (I.F) = ∫ (Q × I.F) dx + C
⇒ y. ex = ∫ (-2xe-x × ex) dx + C
⇒ yex = ∫-2x dx + C
⇒ yex = -x2 + C
On rearranging the above equation, we get
⇒ yex + x2 = C
Hence, option (C) is the general solution of the given differential equation.
Access Other Exercise Solutions of Class 12 Maths Chapter 9 – Differential Equations Miscellaneous Exercise
Exercise 9.1 Solutions 12 Questions
Exercise 9.2 Solutions 12 Questions
Exercise 9.3 Solutions 12 Questions
Exercise 9.4 Solutions 23 Questions
Exercise 9.5 Solutions 17 Questions
Exercise 9.6 Solutions 19 Questions
Also, explore –
Comments