Mathematics
17 Online
OpenStudy (anonymous):
find the general solution of the differential equation, y'=x+y.
Join the QuestionCove community and study together with friends!
Sign Up
ganeshie8 (ganeshie8):
linear ODE
ganeshie8 (ganeshie8):
put it in standard form :
\(y' - y = x\)
ganeshie8 (ganeshie8):
heard of `Integrating factor` before ?
OpenStudy (anonymous):
yes
ganeshie8 (ganeshie8):
IF = \(e^{\int -1 dx} = e^{-x}\)
Join the QuestionCove community and study together with friends!
Sign Up
ganeshie8 (ganeshie8):
multiply thru the equation by IF
ganeshie8 (ganeshie8):
\(y'e^{-x} - ye^{-x} = xe^{-x}\)
ganeshie8 (ganeshie8):
compress the left hand side using reverse product rule :
\((ye^{-x})' = xe^{-x}\)
ganeshie8 (ganeshie8):
integrate
OpenStudy (anonymous):
i still can't find the answer
Join the QuestionCove community and study together with friends!
Sign Up
ganeshie8 (ganeshie8):
where are u stuck ?
ganeshie8 (ganeshie8):
\((ye^{-x})' = xe^{-x}\)
integrate :
\(\int (ye^{-x})'dx = \int xe^{-x}dx\)
ganeshie8 (ganeshie8):
on left side, by FTC, integral and derivative cancel each other out
ganeshie8 (ganeshie8):
\((ye^{-x})' = xe^{-x}\)
integrate :
\(\int (ye^{-x})'dx = \int xe^{-x}dx\)
\(ye^{-x} = \int xe^{-x}dx\)
ganeshie8 (ganeshie8):
evaluate the integral for right hand side,
and you're done.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
i just dunno how to do the right side...
ganeshie8 (ganeshie8):
you can do it by parts
ganeshie8 (ganeshie8):
but il just use advanced guessing :
\(ye^{-x} = \int xe^{-x}dx\)
\(ye^{-x} = -xe^{-x} - e^{-x} + C\)
ganeshie8 (ganeshie8):
isolating y gives u :
\(y = Ce^x -x-1\)
OpenStudy (anonymous):
thx a lot
Join the QuestionCove community and study together with friends!
Sign Up
ganeshie8 (ganeshie8):
np :) u should review `by parts` when u get time
OpenStudy (anonymous):
yes i definitely will