Active forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Eliminate the Arbitrary Constants
- Law of cosines
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Integration of 4x^2/csc^3x√sinxcosx dx
- application of minima and maxima
- Sight Distance of Vertical Parabolic Curve
New forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Newton's Law of Cooling
- Law of cosines
- Can you help me po to solve this?
- Eliminate the Arbitrary Constants
Recent comments
- Yes.1 week 1 day ago
- Sir what if we want to find…1 week 1 day ago
- Hello po! Question lang po…3 weeks 5 days ago
- 400000=120[14π(D2−10000)]
(…2 months ago - Use integration by parts for…2 months 4 weeks ago
- need answer2 months 4 weeks ago
- Yes you are absolutely right…3 months ago
- I think what is ask is the…3 months ago
- $\cos \theta = \dfrac{2}{…3 months ago
- Why did you use (1/SQ root 5…3 months ago
Re: differential Equation
Number 1
$(3\sin y - 5x) \, dx + 2x^2 \cot y \, dy = 0$
$\left( \dfrac{3}{\csc y} - 5x \right) dx + 2x^2 \cot y \, dy = 0$
$(3 - 5x \csc y) \, dx + 2x^2 \csc y \cot y \, dy = 0$
$(3 - 5x \csc y) \, dx - 2x^2 (-\csc y \cot y \, dy) = 0$
$z = \csc y$
$dz = -\csc y \cot y \, dy$
Thus,
$(3 - 5xz) \, dx - 2x^2dz = 0$
$3 - 5xz - 2x^2\dfrac{dz}{dx} = 0$
$\dfrac{3}{2x^2} - \dfrac{5x}{2x^2}z - \dfrac{dz}{dx} = 0$
$\dfrac{dz}{dx} + \dfrac{5}{2x}z = \dfrac{3}{2x^2}$ ← linear equation of order one
Integrating factor:
$e^{\int \frac{5}{2x} \, dx} = e^{\frac{5}{2} \ln x} = e^{\ln x^{5/2}} = x^{5/2}$
Hence
$\displaystyle z(x^{5/2}) = \int \left( \dfrac{3}{2x^2} \right)(x^{5/2}) \, dx + C$
$\displaystyle z(x^{5/2}) = \dfrac{3}{2}\int x^{1/2} \, dx + C$
$z(x^{5/2}) = \dfrac{3}{2} \left( \dfrac{x^{3/2}}{3/2} \right) + C$
$x^{5/2} \csc y = x^{3/2} + C$ answer
You may recheck my solution, I did not run any check on it.