emergentecon
- 57
- 0
Homework Statement
Find the general solution x(t) to the following differential equation:
dx/dt = 2t/5x
Homework Equations
dx/dt = 2t/5x
The Attempt at a Solution
My solution is:
∫5xdx = ∫2tdt
(5/2)x^2 = t^2 + C
x^2 = (2/5)(t^2 + C)
x = +-√[(2/5)(t^2 + C)]
However, when I put the problem in Mathematica, I get:
x = +-√(2/5)√(x^2 + 5C)
I don't see why it gets 5C as opposed to simply C?
Last edited: