Differential in a initial value problem

swooshfactory
Messages
61
Reaction score
0
I am trying to solve a differential equation using an integrating factor and the term I am trying to differentiate is (3*t+2*e^t)*e^(-3t/2) .

I have tried simplifying it into these functions (terms, expressions):

[(3*t)*e^(-3t/2)+2*(e^t)(e^(-3t/2))

=3t(e^(-3t/2))+2(e^(-t/2))

=e^(-t/2)(3t(e^-t)+2)


I'm not sure if my work is correct, but the term at the top is right (I'm pretty sure), and I cannot figure out how to differentiate this term. Any suggestions for u-substitutions or other methods I could use to get this derivative would be a big help. Thank you.
 
Physics news on Phys.org
If I read this correctly you are trying to differentiate:

3t e^{-\frac{3t}{2}} + 2e^{-\frac{t}{2}}

For the first part, do you know the product rule? If you don't look it up.

For the first and second part, do you know what the derivative of e^{f(x)} is? If you don't look it up as well or use implicit differentiation to figure it out.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top