Solve Math: Step-by-Step Guide to Finding y = cx^2

  • Thread starter Thread starter cscott
  • Start date Start date
cscott
Messages
778
Reaction score
1
Can anyone walk me through solving this?

\frac{dy}{dx} = \frac{2y}{x}
Seperate veriables...
\frac{dy}{2y} = \frac{dx}{x}
...and integrate from here, but the answer is y = cx^2 and I don't see how they got that.
 
Last edited:
Physics news on Phys.org
Show us how you integrated, it shouldn't be so hard :smile:
 
TD said:
Show us how you integrated, it shouldn't be so hard :smile:

Ya, I know :rolleyes:

Can't I say that it's equal to
\int \frac{1}{2}y^{-1}dx =\int \frac{1}{x} dx
...isn't the integral of \frac{1}{x} = ln (|x|)?
 
cscott said:
Ya, I know :rolleyes:

Can't I say that it's equal to
\int \frac{1}{2}y^{-1}dx =\int \frac{1}{x} dx
...isn't the integral of \frac{1}{x} = ln (|x|)?

Yes, that looks right so far.
 
the left side of your equation should be inegrated with respect to y not x
 
mathmike said:
the left side of your equation should be inegrated with respect to y not x

Sorry, that was a typo.

So I should get 1/2 ln(|y|) + C' = ln(|x|) + C after I integrate? Hows that equal to y =cx^2? :\
 
combine C' and C into one constant, D, and refer to the properties of natural log
 
nocturnal said:
combine C' and C into one constant, D, and refer to the properties of natural log

C - C' = D

\ln y = \ln x^2 + D

and I can just remove ln, even with D there?
 
Last edited:
cscott said:
and I can just remove ln, even with D there?
no, use the properties of ln to simplify your equation.

hint:
\ln a - \ln b = \ \ ??

e^{\ln a} = \ \ ??

b \ln a = \ \ ??
 
  • #10
So,

\ln \frac{y}{x^2} = D
e^{\ln y/x^2} = e^D

But then wouldn't I end up with

y = e^Dx^2
 
  • #11
Yes, but since e is a constant and D is too, e^d is just another constant! Name it c and you have what you want :smile:
 
  • #12
TD said:
Yes, but since e is a constant and D is too, e^d is just another constant! Name it c and you have what you want :smile:

Oh, well that makes sense. Thanks everyone. :smile:
 
Back
Top