Solving for C and Y(x) in differential equations

demersal
Messages
41
Reaction score
0

Homework Statement


Solve the separable differential equation Subject to the initial condition y(0) = -10:

7x-3y\sqrt{x^{2}+1}\frac{dy}{dx} = 0


Homework Equations


Differential Equations


The Attempt at a Solution


I got up to the point where:
-\frac{3}{2}y^{2}=-7\sqrt{x^{2}+1}+C

I solved for c=-143

but when I plug it back in, I get a mess of an equation in solving for y(x) and each time I plug it into check my answer, it comes up as wrong. Can anyone show me the mistake I am making? (My answer ends up being (-2/3(-7(x^2+1)^(1/2)-143))^(1/2) or some variation of that).

Thanks!
 
Physics news on Phys.org
In your solution equation, solve for y so that you have y = {whatever} + C. That will make it easier to differentiate and to substitute in your DE.
 
Ok, that sounds like a good idea. But I'm having trouble wrapping my head conceptually around the two square roots, since y^2 equals a term with a square root already in it. And does c go under the root? This may seem kind of trivial but I think this is why I've gotten this problem wrong 10 times already haha
 
How about multiplying both sides of the equation you ended up with by -2/3? Then you would have y^2 = some stuff + C', where C' = (-2/3) * (-143).

If you want to check your solution, you could take the derivative with respect to x implicitly (i.e., d/dx(y^2) = 2y dy/dx = d/dx(the stuff on the right side)). Then you could solve for dy/dx algebraically and substitute it back into the original equation. Might be a little simpler than a square root of a square root plus a constant. And yes, the constant would have to go under the outer radical. And you would have to consider positive and negative roots.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top