Solving Differential Equations: Step-by-Step Guide for Homework

sara_87
Messages
748
Reaction score
0

Homework Statement



i want to find the solution to:
dv/dx + 1/200 = 32/v

Homework Equations





The Attempt at a Solution



I don't know how to begin. what would be my first step?
 
Physics news on Phys.org
Can you identify which type of ODE it is? I.e. homogeneous/inhomogeneous, linear/non-linear etc.
 
first order, linear
isn't it?
 
sara_87 said:
first order, linear
isn't it?
It is indeed, so which method does one usually use for solving first order, linear ODE's?
 
do multiply everything by v? or can we use the coefficient of v^(-1) to find the integrating factor?
 
sara_87 said:
do multiply everything by v?
I would multiply it be v first, which puts the ODE into canonical form, and then find the IF.
 
are we allowed to have v*(dv/dx)?
because when i did i got:

[ve^(x/200)]dv/dx + (v/200)e^(x/200) = 32e^(x/200)

i don't think that's right
 
Ohh dear, was I am thinking?! The ODE is separable, try writing the ODE in the form,

\frac{dv}{dx}=f(v)

Sorry about that, I had a stupid moment :rolleyes:
 
its ok i always have stupid moments.
Thank you very much u've been much help.
 
Back
Top