Separable Differential Equations

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
4 replies · 2K views
olicoh
Messages
23
Reaction score
0

Homework Statement


Suppse dn/dt = 1/10n and n(1)=-2. Separate the differential equation, then integrate both sides.

The Attempt at a Solution


How do I do this? There is no 't' to 'separate' from the equation. Would it just be:
int[1/10n] = int[0t] ?
 
Physics news on Phys.org
micromass said:
Hi olicoh! :smile:

You'll need to bring the n and the dn to one side, and the dt to the other side first. Then you'll need to integrate...

So would it be: int[10]dt = int[n]dn?