Separable Equation with Condition?

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 · 2K views
silicon_hobo
Messages
59
Reaction score
0
[SOLVED] Separable Equation with Condition?

Homework Statement


Solve.
http://www.mcp-server.com/~lush/shillmud/int3.71.JPG

Homework Equations



The Attempt at a Solution


I'm not sure how to separate this. Also, since the directions consist of only one word, I'm not sure if y(2)=2 is some kind of hint or an additional condition to be fulfilled. I'm wondering where to go after factoring t out of the top. Thanks.
http://www.mcp-server.com/~lush/shillmud/int3.72.JPG
 
Physics news on Phys.org
Well after factoring... you separate (hence separable equations!)

[tex]\frac{dy}{y+3} = \frac{t}{t^2+1}dt[/tex]

Then integrate both sides.
y(2) = 2 is an initial condition, not a hint... After solving for y(t) you will have one arbitrary constant, which can be solved for using this condition.
 
Wow, that seems almost too easy. Thanks.