UrbanXrisis
- 1,192
- 1
dif. eq. problem -- don't know why it is wrong
I did this problem three times with the same wrong answer...
solve for y:
y'''-9y''+18y'=0
y(0)=5
y'(0)=7
y''(0)=6
so I change it into the auxiliary equation then solve for the variables, i get the roots: 3 and 6. so the general solution would be:
y'=c_1e^{3x}+c_2e^{6x}
solving for c1 and c2 i get:
7=c_1+c_2
2=c_1+2c_2
c_1=12
c_2=-5
y=\int{12e^{3x}-5e^{6x}}
y=36e^{3x}-30e^{6x}+c
solving for c when x=0 and y=5, i get
y=36e^{3x}-30e^{6x}-1
what am i donig wrong?
I did this problem three times with the same wrong answer...
solve for y:
y'''-9y''+18y'=0
y(0)=5
y'(0)=7
y''(0)=6
so I change it into the auxiliary equation then solve for the variables, i get the roots: 3 and 6. so the general solution would be:
y'=c_1e^{3x}+c_2e^{6x}
solving for c1 and c2 i get:
7=c_1+c_2
2=c_1+2c_2
c_1=12
c_2=-5
y=\int{12e^{3x}-5e^{6x}}
y=36e^{3x}-30e^{6x}+c
solving for c when x=0 and y=5, i get
y=36e^{3x}-30e^{6x}-1
what am i donig wrong?