Separable differential equation

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
2 replies · 1K views
TheKracken
Messages
355
Reaction score
7

Homework Statement


2y * y'(t) = 3t^2 such that y(0) = 9

Homework Equations


g(y)y'(t) = h(t)

The Attempt at a Solution



So I have done many of these seperable ones in homework that did not require a parameter so now I got lost.
This is what I did;[/B]
Integral of 2y dy = integral of 3t^2 dt

y^2 + C = t^3

Then since y(0) = 9 I assumed I plug in 0 for y and that gives me 0 + C= t^3
so I figured that means that C= 9

then solving for y I get

y= sqrt (t^3 - 9) but that is not the answer. It is sqrt(t^3 +81) now that sort of is similar because -9^2 is 81 but I don't see any correlation to any mistakes. Any help?
 
Physics news on Phys.org
TheKracken said:

Homework Statement


2y * y'(t) = 3t^2 such that y(0) = 9

Homework Equations


g(y)y'(t) = h(t)

The Attempt at a Solution



So I have done many of these seperable ones in homework that did not require a parameter so now I got lost.
This is what I did;[/B]
Integral of 2y dy = integral of 3t^2 dt

y^2 + C = t^3
I would put the constant on the right side, but it should work this way, too.
TheKracken said:
Then since y(0) = 9 I assumed I plug in 0 for y and that gives me 0 + C= t^3
No. The initial condition means that y = 9 when t = 0.
TheKracken said:
so I figured that means that C= 9

then solving for y I get

y= sqrt (t^3 - 9) but that is not the answer. It is sqrt(t^3 +81) now that sort of is similar because -9^2 is 81 but I don't see any correlation to any mistakes. Any help?
-9^2 means the negative of 92, or - 81. To square -9, write it as (-9)2, with parentheses.