Separable Differential Equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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
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...
 
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?
 
Is the equation dn/dt= 1/(10n) or dn/dt= (1/10)n ?