Seperable differential equations question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
csc2iffy
Messages
74
Reaction score
0

Homework Statement


Solve the differential equation dy/dx = 3x2(1+y2)3/2


Homework Equations





The Attempt at a Solution


So far this is what I have (I'm almost finished) -

∫dy/(1+y)3/2 = ∫3x2 dx
Let y = tan(u) , dy = sec2(u)
Then (1+y2)3/2 = (tan2(u)+1)3/2 = sec3(u) and u = tan-1(y)
∫cos(u)du = ∫3x2dx
sin(u)+c = x3+c
sin(tan-1(y)) = x3+C

One question here, how do I simplify the left-hand side? I seem to have forgotten. Thanks!
 
Physics news on Phys.org
Draw a right triangle with an angle 'a' that satisfies tan(a)=y. Work out the hypotenuse. Now find sin(a).