Advertisements
Advertisements
Question
Solve the following differential equation:
`(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`
∴ `(1 + "e"^("x"/"y"))"dx"/"dy" + "e"^("x"/"y")(1 - "x"/"y")"dy" = 0` .....(1)
Put `"x"/"y" = "u"`
∴ x = uy
∴ `"dx"/"dy" = "u + y""du"/"dy"`
∴ (1) becomes, `(1 + "e"^"u")("u + y""du"/"dy") + "e"^"u"(1 - "u") = 0`
∴ `"u" + "ue"^"u" + "y"(1 + "e"^"u")"du"/"dy" + "e"^"u" - "ue"^"u" = 0`
∴`("u" + "e"^"u") + "y"(1 + "e"^"u")"du"/"dy" = 0`
∴ `"dy"/"y" + (1 + "e"^"u")/("u" + "e"^"u")"du" = 0`
∴ `int "dy"/"y" + int(1 + "e"^"u")/("u" + "e"^"u")"du" = "c"_1` ....(2)
∴ `"d"/"du" ("u" + "e"^"u") = 1 + "e"^"u" and int("f"'("u"))/("f"("u")) "du" = log |"f"("u")| + "c"`
∴ from (2), the general solution is
log |y| + log |u + eu| = log c, where c1 = log c
∴ log |y (u + eu)| = log c
∴ y(u + eu) = c
∴ `"y"("x"/"y" + "e"^("x"/"y")) = "c"`
∴ x + `"ye"^("x"/"y") = c`
This is the general solution.
APPEARS IN
RELATED QUESTIONS
Solve the differential equation :
`y+x dy/dx=x−y dy/dx`
Show that the given differential equation is homogeneous and solve them.
(x2 + xy) dy = (x2 + y2) dx
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.
(x2 – y2) dx + 2xy dy = 0
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
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`
A homogeneous differential equation of the from `dx/dy = h (x/y)` can be solved by making the substitution.
Which of the following is a homogeneous differential equation?
Find the particular solution of the differential equation `(x - y) dy/dx = (x + 2y)` given that y = 0 when x = 1.
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 parameter
(x2 + 3xy + y2) dx − x2 dy = 0
(2x2 y + y3) dx + (xy2 − 3x3) dy = 0
Solve the following initial value problem:
(y4 − 2x3 y) dx + (x4 − 2xy3) dy = 0, y (1) = 1
Solve the following initial value problem:
x (x2 + 3y2) dx + y (y2 + 3x2) dy = 0, y (1) = 1
Solve the following initial value problem:
\[\left\{ x \sin^2 \left( \frac{y}{x} \right) - y \right\}dx + x dy = 0, y\left( 1 \right) = \frac{\pi}{4}\]
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}\]
Show that the family of curves for which \[\frac{dy}{dx} = \frac{x^2 + y^2}{2xy}\], is given by \[x^2 - y^2 = Cx\]
Solve the differential equation: ` (dy)/(dx) = (x + y )/ (x - y )`
Solve the following differential equation:
`x * dy/dx - y + x * sin(y/x) = 0`
Solve the following differential equation:
`"xy" "dy"/"dx" = "x"^2 + "2y"^2, "y"(1) = 0`
Solve the following differential equation:
x dx + 2y dx = 0, when x = 2, y = 1
Solve the following differential equation:
(x2 + 3xy + y2)dx - x2 dy = 0
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) = `(sqrt(x^2 + y^2) + y)/x` is a homogeneous function of degree ______.
Solcve: `x ("d"y)/("d"x) = y(log y – log x + 1)`
The differential equation y' = `y/(x + sqrt(xy))` has general solution given by:
(where C is a constant of integration)
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)
