orangesun
- 14
- 0
Homework Statement
a) Solve the differential equation
dy/dx = x(y2+3)/y
b) Find the unique function y(x) satisfying the differential equation with initial
condition
dy/dx = x2y, y(1) = 1
Homework Equations
The Attempt at a Solution
With question a) I am no entirely sure but I have done
dy/dx = x(y2+3)/y
Let u = y2+3/y
So dy/dx = x.u
Integral of (dy/dx) = Integral (x.u)
y = x2u2/2
Then sub it back in. I'm not entirely sure
With question b) I have done
dy/dx = x2y
dy . 1/y = x2dx
integral of(1/y dx) = x3/3 + c
Ln y = x3 /3 + c
I am not sure if I am on the right track,
I would appreciate any help.
Thanks