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

  • Context: Undergrad 
  • Thread starter Thread starter dragonblood
  • Start date Start date
  • Tags Tags
    First order Separable
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
dragonblood
Messages
21
Reaction score
0
I have tried to solve the differential equation

[tex]y'=x\sqrt{y}[/tex]

like this:

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

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

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