English

Show that the given differential equation is homogeneous and solve them. x dy-y dx= x2+y2 dx

Advertisements
Advertisements

Question

Show that the given differential equation is homogeneous and solve them.

`x  dy - y  dx =  sqrt(x^2 + y^2)   dx`

Sum
Advertisements

Solution

`x  dy - y  dx =  sqrt(x^2 + y^2)   dx`,

Which can be written as `x  dy/dx = y + sqrt (x^2 + y^2)`

or `dy/dx = y/x + sqrt (1 + (y/x)^2)`        ....(1)

Since R.H.S. is of the form `g(y/x)`, and so it is a homogeneous function of degree zero.

Therefore equation (1) is a homogeneous differential equation.

To solve this, put y = vx

⇒ `dy/dx = v + x (dv)/dx`

Substituting the value of y and `dy/dx` in (1), we get

`v + x (dv)/dx = v + sqrt (1 + v^2)`

⇒ `x (dv)/dx = sqrt(1 + v^2)`

⇒ `dx/x = (dv)/sqrt(1 + v^2)`

⇒ `int dx/x = int (dv)/ sqrt(1 + v^2)`

⇒ `log x + log C_1 = log |v + sqrt (1+ v^2)|`

⇒ `log x + log C_1 = log |y/x + sqrt (1 + y^2/x^2)|`

⇒ `log C_1 x = log |y + sqrt (x^2 + y^2)| - log x`

⇒ `pm C_1 x^2 = y + sqrt (x^2 + y^2)`

⇒ `Cx^2 = y + sqrt (x^2 + y^2)` 

shaalaa.com
  Is there an error in this question or solution?
Chapter 9: Differential Equations - Exercise 9.5 [Page 406]

APPEARS IN

NCERT Mathematics Part 1 and 2 [English] Class 12
Chapter 9 Differential Equations
Exercise 9.5 | Q 6 | Page 406

RELATED QUESTIONS

Solve the differential equation (x2 + y2)dx- 2xydy = 0


Find the particular solution of the differential equation:

2y ex/y dx + (y - 2x ex/y) dy = 0 given that x = 0 when y = 1.


Show that the given differential equation is homogeneous and solve them.

`y' = (x + y)/x`


Show that the given differential equation is homogeneous and solve them.

(x – y) dy – (x + y) dx = 0


Show that the given differential equation is homogeneous and solve them.

`x^2 dy/dx = x^2 - 2y^2 + xy`


Show that the given differential equation is homogeneous and solve them.

`{xcos(y/x) + ysin(y/x)}ydx = {ysin (y/x) -  xcos(y/x)}xdy`


Show that the given differential equation is homogeneous and solve them.

`(1+e^(x/y))dx + e^(x/y) (1 - x/y)dy = 0`


For the differential equation find a particular solution satisfying the given condition:

(x + y) dy + (x – y) dx = 0; y = 1 when x = 1


For the differential equation find a particular solution satisfying the given condition:

x2 dy + (xy + y2) dx = 0; y = 1 when x = 1


Find the particular solution of the differential equation `(x - y) dy/dx = (x + 2y)` given that y = 0 when x = 1.


\[xy \log\left( \frac{x}{y} \right) dx + \left\{ y^2 - x^2 \log\left( \frac{x}{y} \right) \right\} dy = 0\]

\[\left( 1 + e^{x/y} \right) dx + e^{x/y} \left( 1 - \frac{x}{y} \right) dy = 0\]

\[\left( x^2 + y^2 \right)\frac{dy}{dx} = 8 x^2 - 3xy + 2 y^2\]

(2x2 y + y3) dx + (xy2 − 3x3) dy = 0


\[y dx + \left\{ x \log\left( \frac{y}{x} \right) \right\} dy - 2x dy = 0\]

Solve the following initial value problem:
\[x e^{y/x} - y + x\frac{dy}{dx} = 0, y\left( e \right) = 0\]


Solve the following initial value problem:
\[\frac{dy}{dx} = \frac{y\left( x + 2y \right)}{x\left( 2x + y \right)}, y\left( 1 \right) = 2\]

 


Solve the following initial value problem:
\[x\frac{dy}{dx} - y + x \sin\left( \frac{y}{x} \right) = 0, y\left( 2 \right) = x\]


Find the particular solution of the differential equation x cos\[\left( \frac{y}{x} \right)\frac{dy}{dx} = y \cos\left( \frac{y}{x} \right) + x\], given that when x = 1, \[y = \frac{\pi}{4}\]


Find the particular solution of the differential equation \[\left( x - y \right)\frac{dy}{dx} = x + 2y\], given that when x = 1, y = 0.


Solve the following differential equation : \[\left[ y - x  \cos\left( \frac{y}{x} \right) \right]dy + \left[ y  \cos\left( \frac{y}{x} \right) - 2x  \sin\left( \frac{y}{x} \right) \right]dx = 0\] .


Solve the following differential equation:

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


Solve the following differential equation:

`x * dy/dx - y + x * sin(y/x) = 0`


Solve the following differential equation:

`(1 + "e"^("x"/"y"))"dx" + "e"^("x"/"y")(1 - "x"/"y")"dy" = 0`


Solve the following differential equation:

(9x + 5y) dy + (15x + 11y)dx = 0


Solve the following differential equation:

(x2 – y2)dx + 2xy dy = 0


State whether the following statement is True or False:   

A homogeneous differential equation is solved by substituting y = vx and integrating it


Find the equation of a curve passing through `(1, pi/4)` if the slope of the tangent to the curve at any point P(x, y) is `y/x - cos^2  y/x`.


State the type of the differential equation for the equation. xdy – ydx = `sqrt(x^2 + y^2)  "d"x` and solve it


F(x, y) = `(ycos(y/x) + x)/(xcos(y/x))` is not a homogeneous function.


F(x, y) = `(x^2 + y^2)/(x - y)` is a homogeneous function of degree 1.


Solcve: `x ("d"y)/("d"x) = y(log y – log x + 1)`


Let the solution curve of the differential equation `x (dy)/(dx) - y = sqrt(y^2 + 16x^2)`, y(1) = 3 be y = y(x). Then y(2) is equal to ______.


If a curve y = f(x), passing through the point (1, 2), is the solution of the differential equation, 2x2dy = (2xy + y2)dx, then `f(1/2)` is equal to ______.


The solution of the equation `dy/dx = (3x − 4y − 2)/(3x − 4y − 3)` is ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×