Differential in a initial value problem

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
1 reply · 2K views
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:

[tex]3t e^{-\frac{3t}{2}} + 2e^{-\frac{t}{2}}[/tex]

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 [tex]e^{f(x)}[/tex] is? If you don't look it up as well or use implicit differentiation to figure it out.