Active forum topics
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Application of Differential Equation: Newton's Law of Cooling
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
New forum topics
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
Recent comments
- Bakit po nagmultiply ng 3/4…1 month 2 weeks ago
- Determine the least depth…11 months 2 weeks ago
- Solve mo ang h manually…1 month 2 weeks ago
- Paano kinuha yung height na…11 months 3 weeks ago
- It's the unit conversion…1 year ago
- Refer to the figure below…1 year ago
- where do you get the sqrt411 month 2 weeks ago
- Thank you so much1 month 2 weeks ago
- How did you get the 2.8 mins…1 month 2 weeks ago
- How did you get the distance…1 month 2 weeks ago


Re: differential equations
$y \, dx = [ \, x + (y^2 - x^2)^{1/2} \, ] \, dy$
Let
$x = vy$
$dx = v \, dy + y \, dv$
$y(v \, dy + y \, dv) = [ \, vy + (y^2 - v^2 y^2)^{1/2} \, ] \, dy$
$vy \, dy + y^2 \, dv = vy \, dy + [ \, y^2(1 - v^2) \, ]^{1/2} \, dy$
$y^2 \, dv = y(1 - v^2)^{1/2} \, dy$
$\dfrac{dv}{(1 - v^2)^{1/2}} = \dfrac{y \, dy}{y^2}$
$\displaystyle \int \dfrac{dv}{\sqrt{1 - v^2}} = \int \dfrac{dy}{y}$
$\arcsin v = \ln y + c$
$\arcsin \left( \dfrac{x}{y} \right) = \ln y + c$