separation of variables

Problem 22 | Separation of Variables

Problem 22
$(xy + x) \, dx = (x^2y^2 + x^2 + y^2 + 1) \, dy = 0$
 

Solution 22
$(xy + x) \, dx = (x^2y^2 + x^2 + y^2 + 1) \, dy = 0$

$x(y + 1) \, dx = (x^2 + 1)(y^2 + 1) \, dy = 0$

$\dfrac{x(y + 1) \, dx}{(x^2 + 1)(y + 1)} = \dfrac{(x^2 + 1)(y^2 + 1) \, dy}{(x^2 + 1)(y + 1)} = 0$

$\dfrac{x \, dx}{x^2 + 1} = \dfrac{(y^2 + 1) \, dy}{y + 1} = 0$
 

By long division
$\dfrac{y^2 + 1}{y + 1} = y - 1 + \dfrac{2}{y + 1}$
 

Thus,
$\dfrac{x \, dx}{x^2 + 1} = \left( y - 1 + \dfrac{2}{y + 1} \right) \, dy = 0$

Problem 21 | Separation of Variables

Problem 21
$x^2 \, dx + y(x - 1) \, dy = 0$
 

Solution 21
$x^2 \, dx + y(x - 1) \, dy = 0$

$\dfrac{x^2 \, dx}{x - 1} + y \, dy = 0$
 

By long division
$\dfrac{x^2 \, dx}{x - 1} = x + 1 + \dfrac{1}{x - 1}$
 

Thus,
$\left[ (x + 1) + \dfrac{1}{x - 1} \right] \, dx + y \, dy = 0$

$\displaystyle \int (x + 1) \, dx + \int \dfrac{dx}{x - 1} + \int y \, dy = 0$

$\frac{1}{2}(x + 1)^2 + \ln |x - 1| + \frac{1}{2}y^2 + \ln c = 0$

$(x + 1)^2 + 2\ln |x - 1| + y^2 + 2\ln c = 0$

Problem 20 | Separation of Variables

Problem 20
$xy \, dx - (x + 2) \, dy = 0$
 

Solution 20
$xy \, dx - (x + 2) \, dy = 0$

$\dfrac{xy \, dx}{y(x + 2)} - \dfrac{(x + 2) \, dy}{y(x + 2)} = 0$

$\dfrac{x \, dx}{x + 2} - \dfrac{dy}{y} = 0$

$\left( 1 - \dfrac{2}{x + 2} \right) \, dx - \dfrac{dy}{y} = 0$

$\displaystyle \int dx - 2 \int \dfrac{dx}{x + 2} - \int \dfrac{dy}{y} = 0$

$x - 2 \ln (x + 2) - \ln y = \ln c$

$x = \ln c + \ln y + 2 \ln (x + 2)$

$x = \ln c + \ln y + \ln (x + 2)^2$

$x = \ln cy(x + 2)^2$

$\ln e^x = \ln cy(x + 2)^2$

Problem 19 | Separation of Variables

Problem 19
$dr = b(\cos \theta \, dr + r \sin \theta \, d\theta)$
 

Solution 19
$dr = b(\cos \theta \, dr + r \sin \theta \, d\theta)$

$dr = b\cos \theta \, dr + br \sin \theta \, d\theta$

$dr - b\cos \theta \, dr = br \sin \theta \, d\theta$

$(1 - b\cos \theta) \, dr = br \sin \theta \, d\theta$

$\dfrac{(1 - b\cos \theta) \, dr}{r(1 - b\cos \theta)} = \dfrac{br \sin \theta \, d\theta}{r(1 - b\cos \theta)}$

$\dfrac{dr}{r} = \dfrac{b \sin \theta \, d\theta}{1 - b\cos \theta}$

Problem 18 | Separation of Variables

Problem 18
$ye^{2x} \, dx = (4 + e^{2x}) \, dy$
 

Solution 18
$ye^{2x} \, dx = (4 + e^{2x}) \, dy$

$\dfrac{ye^{2x} \, dx}{y(4 + e^{2x})} = \dfrac{(4 + e^{2x}) \, dy}{y(4 + e^{2x})}$

$\dfrac{e^{2x} \, dx}{4 + e^{2x}} = \dfrac{dy}{y}$

$\displaystyle \dfrac{1}{2} \int \dfrac{e^{2x} (2 \, dx)}{4 + e^{2x}} = \int \dfrac{dy}{y}$

$\frac{1}{2} \ln (4 + e^{2x}) = \ln y + \ln c$

$\frac{1}{2} \ln (4 + e^{2x}) = \ln cy$

$\ln (4 + e^{2x}) = 2\ln cy$

$\ln (4 + e^{2x}) = \ln (cy)^2$

$\ln (4 + e^{2x}) = \ln c^2y^2$

Problem 17 | Separation of Variables

Problem 17
$\dfrac{dV}{dP} = -\dfrac{V}{P}$
 

Solution 17

Problem 16 | Separation of Variables

Problem 16
$y' = xy^2$

Solution 16

Problem 14 - 15 | Separation of Variables

Problem 14
$2y \, dx = 3x \, dy$

Solution 14

 

Problem 15
$my \, dx = nx \, dy$

Solution 15
$my \, dx = nx \, dy$

$m\dfrac{dx}{x} = n\dfrac{dy}{y}$

$m\ln x = n\ln y + \ln c$

$\ln x^m = \ln y^n + \ln c$

$\ln x^m = \ln cy^n$

Problem 13 | Separation of Variables

Problem 13
$xy^3 \, dx + e^{x^2} \, dy = 0$
 

Solution 13

Problem 12 | Separation of Variables

Problem 12
$\sin x \sin y \, dx + \cos x \cos y \, dy = 0$
 

Solution 12
$\sin x \sin y \, dx + \cos x \cos y \, dy = 0$

$\dfrac{\sin x \sin y \, dx}{\sin y \cos x} + \dfrac{\cos x \cos y \, dy}{\sin y \cos x} = 0$

$\dfrac{\sin x \, dx}{\cos x} + \dfrac{\cos y \, dy}{\sin y} = 0$

$\displaystyle -\int \dfrac{-\sin x \, dx}{\cos x} + \int \dfrac{\cos y \, dy}{\sin y} = 0$

$-\ln (\cos x) + \ln (\sin y) = \ln c$

$\ln \dfrac{\sin y}{\cos x}= \ln c$

$\dfrac{\sin y}{\cos x}= c$

Pages

Subscribe to RSS - separation of variables