Schmoozer
- 28
- 0
Homework Statement
"Solve the following ODE's:"
"u'+u=x(e^x)"
Homework Equations
N/A
The Attempt at a Solution
u'=(x(e^x))-u
u'=xe^x => u=(xe^x)/ln(xe)
u'=-u => u=e^-x
I'm unsure how to combine these two answers.