The general solution of the differential equation \[ (x + y)y \,dx + (y - x)x \,dy = 0 \] is:
The equation is: \[ (x + y)y\,dx + (y - x)x\,dy = 0 \] Rearranged into the form \( \frac{dy}{dx} = \dots \): \[ (x + y)y + (y - x)x \cdot \frac{dy}{dx} = 0 \Rightarrow (y - x)x \cdot \frac{dy}{dx} = - (x + y)y \Rightarrow \frac{dy}{dx} = \frac{-(x + y)y}{(y - x)x} \] Multiply numerator and denominator by \( -1 \): \[ \frac{dy}{dx} = \frac{(x + y)y}{(x - y)x} \]
Let’s try the substitution: \[ u = xy \Rightarrow \text{Then } \frac{du}{dx} = y + x\frac{dy}{dx} \] From earlier: \[ \frac{dy}{dx} = \frac{(x + y)y}{(x - y)x} \Rightarrow x\frac{dy}{dx} = \frac{(x + y)y}{x - y} \Rightarrow \frac{du}{dx} = y + \frac{(x + y)y}{x - y} \] Too complex — try **homogeneous substitution** instead: Let: \[ y = vx \Rightarrow \frac{dy}{dx} = v + x\frac{dv}{dx} \] Substitute into the equation: \[ \frac{dy}{dx} = \frac{(x + vx)(vx)}{(x - vx)x} = \frac{x(1 + v) \cdot vx}{x(1 - v)} = \frac{v(1 + v)}{1 - v} \] From chain rule: \[ v + x\frac{dv}{dx} = \frac{v(1 + v)}{1 - v} \Rightarrow x\frac{dv}{dx} = \frac{v(1 + v)}{1 - v} - v \Rightarrow x\frac{dv}{dx} = \frac{v(1 + v - (1 - v))}{1 - v} = \frac{v(2v)}{1 - v} = \frac{2v^2}{1 - v} \] So: \[ \frac{1 - v}{2v^2} dv = \frac{dx}{x} \] Now integrate both sides.
Left side: \[ \int \left( \frac{1}{2v^2} - \frac{1}{2v} \right) dv = \int \left( \frac{1}{2v^2} - \frac{1}{2v} \right) dv = -\frac{1}{2v} - \frac{1}{2} \log |v| \] Right side: \[ \int \frac{dx}{x} = \log |x| \] So: \[ -\frac{1}{2v} - \frac{1}{2} \log |v| = \log |x| + \log |C| \Rightarrow -\frac{1}{2v} - \frac{1}{2} \log |v| = \log |Cx| \] Multiply both sides by 2: \[ -\frac{1}{v} - \log |v| = 2 \log |Cx| \] Recall that \( v = \frac{y}{x} \Rightarrow \frac{1}{v} = \frac{x}{y} \) So: \[ -\frac{x}{y} - \log \left|\frac{y}{x} \right| = 2 \log |Cx| \] Rearranged and exponentiated leads to an expression of the form: \[ x + y \log (cxy) = 0 \]
\[ \boxed{x + y \log(cxy) = 0} \]
| List-I | List-II | ||
|---|---|---|---|
| (A) | $f(x) = \frac{|x+2|}{x+2} , x \ne -2 $ | (I) | $[\frac{1}{3} , 1 ]$ |
| (B) | $(x)=|[x]|,x \in [R$ | (II) | Z |
| (C) | $h(x) = |x - [x]| , x \in [R$ | (III) | W |
| (D) | $f(x) = \frac{1}{2 - \sin 3x} , x \in [R$ | (IV) | [0, 1) |
| (V) | { -1, 1} | ||
| List I | List II | ||
|---|---|---|---|
| (A) | $\lambda=8, \mu \neq 15$ | 1. | Infinitely many solutions |
| (B) | $\lambda \neq 8, \mu \in R$ | 2. | No solution |
| (C) | $\lambda=8, \mu=15$ | 3. | Unique solution |
The sum of the order and degree of the differential equation: \[ \frac{d^y}{dx^t} = c + \left( \frac{d^y}{dx^t} \right)^{\frac{3}{2}} \] is:
The general solution of the differential equation $$ (y^2 + x + 1) \, dy = (y + 1) \, dx $$ is: