Find the general solution using the method of elimination
x'=x+2y+z
y'=6x-y
z'=-x-2y-z
I used a matrix and found
D^3 + D^2 - 12D=0
and then I think
x(t)= A + Be^(-4t) +Ce^(3t)
But then I don't know where to go, or how to solve it,
Please Help
Thanks
Printable View
Find the general solution using the method of elimination
x'=x+2y+z
y'=6x-y
z'=-x-2y-z
I used a matrix and found
D^3 + D^2 - 12D=0
and then I think
x(t)= A + Be^(-4t) +Ce^(3t)
But then I don't know where to go, or how to solve it,
Please Help
Thanks
Let's do it a little different. First solve the second equation forso
. Substitute this into the first equation. This gives
. Solving for
gives
. Now substitute this into the first equation giving (after simplying gives
(same equation as for x)
The solution as you said is(I've chosen different constants not to be confusing with your x(t) solution). Now substitute this into (1) and (2) above to get
.
wow, this makes a lot more sense than what the book was telling me to do, thank you so much!!!!(Nod)