Mathematics
8 Online
OpenStudy (anonymous):
hey everyone :)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
hi there
OpenStudy (anonymous):
how are u? u from Boondocks? :D
OpenStudy (unklerhaukus):
i am well, i am not from boondocks, how are you?, do you have a mathematics question?
OpenStudy (theviper):
Nice reply @UnkleRhaukus :)
OpenStudy (unklerhaukus):
\[\boxed{\color{grey}{\ddot\smile}}\]
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (theviper):
\[\Huge{\boxed{\color{purple}{\ddot{\smile}}}}\]
OpenStudy (anonymous):
yes.... general solution to the this differential equation!!! :D
y''+4y'+4y=e^(-2x)
:)
OpenStudy (unklerhaukus):
\[y''+4y'+4y=e^{-2x }\]
so step one is to find the complementary homogeneous solution
\[y_c''+4y_c'+4y_c=0\]
OpenStudy (anonymous):
yes... like solve for x on x^2+4x+4=0
(x+2)(x+2)=0
OpenStudy (anonymous):
then Yc= Qe^(-2t) + Rxe^(-2t)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
so now... i have to find the particular solution...:)
OpenStudy (unklerhaukus):
right
OpenStudy (unklerhaukus):
are you going to use the method of undetermined coefficients?
OpenStudy (anonymous):
yes.... that's the one i used to get my Yc
OpenStudy (unklerhaukus):
you already have \(y_c\), you need \(y_p\)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
we might first look to try\[y_p=Ce^{-2x}\], but this wont work , do you know why it wont work?
OpenStudy (unklerhaukus):
we'll have to try
\[y_p=Cxe^{-2x}\]
OpenStudy (anonymous):
huh?
OpenStudy (anonymous):
i'm getting zero on RHS... no "C" value
OpenStudy (anonymous):
uncle? u there?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
i thought you already found y_c
OpenStudy (unklerhaukus):
\[y_p''+4y_p'+4y_p=e^{-2x }\]
OpenStudy (anonymous):
wait!!!!! i'm done with the homo part... now i want to solve for e^(-2x) and complete my solution
OpenStudy (anonymous):
{{y[x] -> E^(-2 x) C[1] + E^(-2 x) x C[2] + e^x/(2 + Log[e])^2}}
Wolfram Mathematica 8 gave me that<==
OpenStudy (anonymous):
i got half of the question right
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
\[y_p=Cxe^{-2x}\]
\[y'_p=?\]\[y''_p=?\]
OpenStudy (unklerhaukus):
once you have these, plug into
\[y_p''+4y_p'+4y_p=e^{-2x }\]
and solve fo the constant \(C\)
OpenStudy (anonymous):
yes... when i used that it gave me a zero
OpenStudy (unklerhaukus):
how?
OpenStudy (unklerhaukus):
what did you get for the derivatives of y_p
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
subst back to LHS... tried to solve
OpenStudy (unklerhaukus):
\[y′_p=?\]
OpenStudy (unklerhaukus):
use the product rule
OpenStudy (unklerhaukus):
try it!
OpenStudy (unklerhaukus):
\[y'_p=(Cxe^{-2x})'=(Cx)'e^{-2x}+Cx(e^{-2x})'=Ce^{-2x}-2Cxe^{-2x}\]
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
woooow!!! thanks
OpenStudy (unklerhaukus):
can you now find \(y_p''\) and substitute these to find \(C\)
then you will have \(y_p\)
your gereral solution is
\[y=y_c+y_p\]