Class 12 RD Sharma Solutions Chapter 22 Differential Equations Exercise 22.2 | Set 1 (original) (raw)

Last Updated : 29 Aug, 2024

Differential equations are mathematical tools that describe relationships involving rates of change. They are central in many fields such as physics, engineering, economics, and biology, because they effectively model dynamic systems. A differential equation involves a function and its derivatives, expressing how the function changes over time or space.

Question 1. Form the differential equation of the family of curves represented by y2 = (x - c)3

**Solution:

y2 = (x - c)3

On differentiating the given equation w.r.t x,

2y(dy/dx) = 3(x - c)2

(x - c)2 = (2y/3)(dy/dx)

(x - c) = [(2y/3)(dy/dx)]1/2 -(1)

On putting the value of (x - c) in equation (1), we get

y2 = [(2y/3)(dy/dx)]3/2

On squaring both side, we get

y4 = [(2y/3)(dy/dx)]3

y4 = (8y3/27)(dy/dx)3

27y4 = 8y3(dy/dx)3

27y = 8(dy/dx)3

Question 2. Form the differential equation corresponding to y = emx by eliminating m.

**Solution:

y = emx -(1)

On differentiating the given equation w.r.t x,

dy/dx = memx -(2)

From eq(1), we get

y = emx

logy = mx

m = (logy/x)

Now, put the value of m in equation(2), we get

x(dy/dx) = ylogy

Question 3. Form the differential equations from the following primitives where constants are arbitrary.

(i) y2 = 4ax

**Solution:

y2 = 4ax -(1)

y2/4x = a

On differentiating the given equation w.r.t x,

2y(dy/dx) = 4a -(2)

Now, put the value of a in equation(2), we get

2y(dy/dx) = 4(y2/4x)

2y(dy/dx) = y2/x

2x(dy/dx) = y

(ii) y = cx + 2c2 + c3

**Solution:

y = cx + 2c2 + c3 -(1)

On differentiating the given equation w.r.t x,

dy/dx = c -(2)

Now, put the value of c in equation(1), we get

y = x(dy/dx) + 2(dy/dx)2 + (dy/dx)3

(iii) xy = a2

**Solution:

xy = a2 -(1)

On differentiating the given equation w.r.t x,

x(dy/dx) + y = 0

(iv) y = ax2 + bx + c

**Solution:

y = ax2 + bx + c -(1)

On differentiating the given equation w.r.t x,

dy/dx = 2ax + b -(2)

Again differentiating the given equation w.r.t x,

d2y/dx2 = 2a -(3)

Again, differentiating the given equation w.r.t x, we get

d3y/dx3 = 0

Question 4. Find the differential equation of the family of curves y = Ae2x + Be-2x where A and B are arbitrary constants.

**Solution:

y = Ae2x + Be-2x -(1)

On differentiating the given equation w.r.t x,

(dy/dx) = 2Ae2x - 2Be-2x -(2)

Again, differentiating the given equation w.r.t x,

d2y/dx2 = 4Ae2x + 4Be-2x

d2y/dx2 = 4(Ae2x + Be-2x)

d2y/dx2 = 4y

Question 5. Find the differential equation of the family of curves, x = Aconst + Bsinnt where A and B are arbitrary constants.

**Solution:

x = Acosnt + Bsinnt -(1)

On differentiating the given equation w.r.t x,

dy/dx = -Ansinnt + Bncosnt -(2)

Again, differentiating the given equation w.r.t x,

d2y/dx2 = -An2cosnt - Bn2sinnt

d2y/dx2 = -n2(Acosnt + Bsinnt)

d2y/dx2 + n2x = 0

Question 6. Form the differential equation corresponding to y2 = a(b - x2) by eliminating a and b.

**Solution:

y2 = a(b - x2)

On differentiating the given equation w.r.t x,

2y(dy/dx) = a(0 - 2x)

Again, differentiating the given equation w.r.t x,

2[y\frac{d^2y}{dx^2}+(\frac{dy}{dx})^2]=-2a

[y\frac{d^2y}{dx^2}+(\frac{dy}{dx})^2]=-(\frac{y}{-x}*\frac{dy}{dx})

x[x[y\frac{d^2y}{dx^2}+(\frac{dy}{dx})^2]=y\frac{dy}{dx}

Question 7. Form the differential equation corresponding to y2 - 2ay + x2 = a2 by eliminating a.

**Solution:

y2 - 2ay + x2 = a2 -(1)

On differentiating the given equation w.r.t x,

2y(dy/dx) - 2a(dy/dx) + 2x = 0

2y(dy/dx) + 2x = 2a(dy/dx)

a=\frac{y\frac{dy}{dx}+x}{\frac{dy}{dx}} -(2)

Let us considered dy/dx = y'

On putting the value of 'a' in the eq(1), we get

y^2-2[\frac{y\frac{dy}{dx}+x}{\frac{dy}{dx}}]y+x^2=[\frac{y\frac{dy}{dx}+x}{\frac{dy}{dx}}]^2

\frac{y'y^2-2y'y^2-2xy+y'x^2}{y'}=\frac{y'^2y^2+x^2+2xyy'}{y'^2}

On solving this equation, we get

(x2 - 2y2)y'2 - 4xyy' - x2 = 0

(x2 - 2y2)(dy/dx)2 - 4xy(dy/dx) - x2 = 0

Question 8. Form the differential equation corresponding to (x - a)2 + (y - b)2 = r2 by eliminating a and b.

**Solution:

(x - a)2 + (y - b)2 = r2 -(1)

On differentiating the given equation w.r.t x,

2(x - a) + 2(y - b)(dy/dx) = 0

(x - a) + (y - b)(dy/dx) = 0 -(2)

Again, differentiating the given equation w.r.t x,

1 + (y - b)(d2y/dx2) + (dy/dx)(dy/dx) = 0

(y-b)=-[\frac{(\frac{dy}{dx})^2+1}{\frac{d^2y}{dx^2}}] -(3)

On putting the value of (y - b) in eq(2),

(x-a)-[\frac{(\frac{dy}{dx})^2+1}{\frac{d^2y}{dx^2}}]\frac{dy}{dx}=0

(x - a)(d2y/dx2) - (dy/dx)3 - (dy/dx) = 0

(x-a)=\frac{(\frac{dy}{dx})^3+(\frac{dy}{dx})}{(\frac{d^2y}{dx^2})} -(4)

On putting the value of (x - a) and (y - b) in eq(1)

[\frac{(\frac{dy}{dx})^3+(\frac{dy}{dx})}{(\frac{d^2y}{dx^2})}]^2+ [\frac{(\frac{dy}{dx})^2+1}{\frac{d^2y}{dx^2}}]^2=r^2

Put (dy/dx) = y' and d2y/dx2 = y''

y'2(1 + y'2)2 + (1 + y'2)2 = r2y''2

Question 9. Find the differential equation of all the circles which pass through the origin and whose centres lie on-axis.

**Solution:

Equation of the circle is (x - a)2 + (y - b)2 = r2

Here, a and b are the centre of the circle.

(x - a)2 + (y - b)2 = r2 -(1)

When the centre lies on the y-axis, so a = 0

x2 + (y - b)2 = r2 -(2)

So, when the circle is passing through origin, so the equation is

02 + b2 = r2 -(3)

x2 + (y - b)2 = r2

On squaring both side, we have

x2 + y2 - 2yr + r2 = r2 -(Since r2 = b2)

2yr = x2 + y2

r = (x2 + y2)(2y)

On differentiating the equation(1) w.r.t x, we get

0=\frac{2y(2x+2y\frac{dy}{dx})-(x^2+y^2)2\frac{dy}{dx}}{(2y)^2}

0 = 4xy + 4y2(dy/dx) - 2x2(dy/dx) - 2y2(dy/dx)

0 = y2(dy/dx) - x2(dy/dx) + 2xy

(x2 - y2)(dy/dx) = 2xy

Question 10. Find the differential equation of all the circles which pass through the origin and whose centres lie on the x-axis.

**Solution:

Equation of the circle is (x - a)2 + (y - b)2 = r2

Here, a and b are the centre of the circle.

When the centre lies on the x-axis, so b = 0

(x - a)2 + y2 = r2 -(1)

When the circle is passing through origin, so the equation is

a2 + 02 = r__2_ -(2)

(x - a)2 + y2 = r2

On squaring both side, we get,

x2 - 2ax + a2 + y2 = r2

x2 + y2 - 2xr + r2 = r2 -(Since r2 = a2)

2xr = x2 + y2

r = (x2 + y2)(2x) -(3)

On differentiating the equation w.r.t x, we get

0=\frac{2x(2x+2y\frac{dy}{dx})-(x^2+y^2)2}{(2x)^2}

0 = 2x2 + 2xy(dy/dx) - x2 - y2

(x2 - y2) + 2xy(dy/dx) = 0

Practice Questions

1).Form the differential equation of all circles with center at the origin.

2).Find the differential equation of all parabolas having their axis parallel to the y-axis.

3).Form the differential equation of all curves for which the slope of the tangent at any point is equal to the square of the x-coordinate of that point.

4).Derive the differential equation of all curves whose subtangent is constant and equal to 'a'.

5).Form the differential equation of all curves in which the sum of the intercepts on the coordinate axes is always equal to 'a'.

6).Find the differential equation of the family of curves y = ax² + bx + c, where a, b, and c are arbitrary constants.

7).Form the differential equation of all straight lines passing through the point (1, 2).

8).Derive the differential equation of all curves for which the perpendicular from the origin to the tangent at any point is equal to the abscissa of that point.

9).Find the differential equation of all circles passing through the points (0, 0) and (a, 0).

10).Form the differential equation of all ellipses with center at the origin and eccentricity e.

Summary

Chapter 22 of RD Sharma's Class 12 mathematics textbook focuses on Differential Equations, with Exercise 22.2 specifically dealing with the formation and solution of differential equations. This exercise helps students understand how to derive differential equations from given conditions or equations, and how to solve first-order differential equations using various methods such as separation of variables, integrating factors, and substitution. The problems in this exercise range from simple equation formations to more complex applications in physics and geometry, providing a comprehensive practice for students to develop their skills in handling differential equations.

Q: What is a differential equation?

A: A differential equation is an equation that involves derivatives of a function.

Q: What is the order of a differential equation?

A: The order of a differential equation is the highest order of derivative present in the equation.

Q: What is meant by the formation of a differential equation?

A: Formation of a differential equation involves deriving an equation containing derivatives from given conditions or a family of functions.

Q: What is the degree of a differential equation?

A: The degree of a differential equation is the power of the highest order derivative after the equation has been made free from fractions and radicals in derivatives.

Q: What is a general solution of a differential equation?

A: A general solution is a solution that involves arbitrary constants and represents a family of functions satisfying the differential equation.