Advertisements
Advertisements
Question
Show that the given differential equation is homogeneous and solve them.
`(1+e^(x/y))dx + e^(x/y) (1 - x/y)dy = 0`
Advertisements
Solution
`(1 + e^(x/y))dx + e^(x/y)(1 - x/y) dy = 0`
`=> dx/dy = (e^(x/y)(x/y - 1))/(1 + e^(x/y)) = g(x/y)` say ...(i)
∵ The right side of the equation is in the form of `g (x/y)`, so it is a homogeneous differential equation of zero degrees.
∴Putting x = vy
`dx/dy = v + y (dv)/dy` ...(from equation (i))
`v + y (dv)/dy = (e^v(v - 1))/(1 + e^v)`
or `y (dv)/dy = (e^v(v - 1))/(1 + e^v) - v`
`=> (ve^v - e^v - v - ve^v)/(1 + e^v)`
`=> ((1 + e^v)/(v + e^v))dv = - 1/y dy`
`= int(1 + e^v)/(v + e^v) dv = - int 1/y dy`
⇒ log |ev + v| = - log |y| + C1
⇒ log |(ev + v)y| = C1
⇒ |(ev + v) y| = eC1
⇒ (ev + v)y = ± eC1 = C (say)
⇒ `(e^(x/y) + x/y) y = C`
⇒ `y e^(x/y) + x = C`
which is the required general solution of the given differential equation.
APPEARS IN
RELATED QUESTIONS
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.
`x dy/dx - y + x sin (y/x) = 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
For the differential equation find a particular solution satisfying the given condition:
`[xsin^2(y/x - y)] dx + x dy = 0; y = pi/4 "when" x = 1`
For the differential equation find a particular solution satisfying the given condition:
`dy/dx - y/x + cosec (y/x) = 0; y = 0` when x = 1
Which of the following is a homogeneous differential equation?
Solve the following initial value problem:
(xy − y2) dx − x2 dy = 0, y(1) = 1
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 (x2 + 3y2) dx + y (y2 + 3x2) dy = 0, y (1) = 1
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 differential equation: ` (dy)/(dx) = (x + y )/ (x - y )`
Solve the following differential equation:
`"x" sin ("y"/"x") "dy" = ["y" sin ("y"/"x") - "x"] "dx"`
Solve the following differential equation:
y2 dx + (xy + x2)dy = 0
Solve the following differential equation:
`x^2 dy/dx = x^2 + xy + y^2`
Solve the following differential equation:
(9x + 5y) dy + (15x + 11y)dx = 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`.
Which of the following is not a homogeneous function of x and y.
F(x, y) = `(ycos(y/x) + x)/(xcos(y/x))` is not a homogeneous function.
Solcve: `x ("d"y)/("d"x) = y(log y – log x + 1)`
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 ______.
Find the general solution of the differential equation:
(xy – x2) dy = y2 dx
Read the following passage:
|
An equation involving derivatives of the dependent variable with respect to the independent variables is called a differential equation. A differential equation of the form `dy/dx` = F(x, y) is said to be homogeneous if F(x, y) is a homogeneous function of degree zero, whereas a function F(x, y) is a homogeneous function of degree n if F(λx, λy) = λn F(x, y). To solve a homogeneous differential equation of the type `dy/dx` = F(x, y) = `g(y/x)`, we make the substitution y = vx and then separate the variables. |
Based on the above, answer the following questions:
- Show that (x2 – y2) dx + 2xy dy = 0 is a differential equation of the type `dy/dx = g(y/x)`. (2)
- Solve the above equation to find its general solution. (2)
