Separable First Order Differential Equations: Solving y'=x√y

dragonblood
Messages
21
Reaction score
0
I have tried to solve the differential equation

y'=x\sqrt{y}

like this:

y^{-\frac{1}{2}}y'=x
\int{y^{-\frac{1}{2}}}dy=\int{xdx}
y^{\frac{1}{2}}=\frac{x^2 +C}{4}
y=\left(\frac{x^2+C}{4}\right)^2

Is this the right way to solve it? Because the answer in my textbook says that the answer is
y=\pm\sqrt{x^2+C}

But I really can't see where I've gone wrong.
 
Physics news on Phys.org
The textbook's answer solves the diff.eq y'=x/y, rather than the one given.

See if your book may have mixed up the ordering of solutions to various diff.eq problems!

(Your own solution is correct for the problem given)
 
Yes, I got the same solution as you did, dragonblood.

Wow, never thought I could discuss ODEs with someone named dragonblood.

Cool lol

Matt
 
You wouldn't want to know what arildno means in Norwegian, SMLSKDMGLGURU! :smile:
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top