Given the following initial value problem (IVP):
y''+4y'+3y=t
y(0)=0, y'(0)=1
The solution to the given IVP has the form (assuming λ2>λ1):
y(t)=c1e^(λ1t)+c2e^(λ2t)+Bt+A
Choose the correct answers for the values of λ1, λ2, c1, c2, B,
and A from the drop-down menus:
λ1=(-3,3,1/3, -1/3)
λ2=(-1,1,-3,3)
c1=(-5/9, 5/9, -9/5, 9/5)
c2=(-1,1, -2, 2)
B=(1/3, -1/3, -3, 3)
A=(-4/9, 4/9, -9/4, 9/4)