If I understood you correctly, then you have written next equation:
y∣∣+4y∣+3y=12
Solution:
Let's write the characteristic equation of ODE:
x2+4x+3=0D=b2−4ac=16−4∗3=4x1=2a−b+D=2−4+2=−1x2=2a−b−D=2−4−2=−3
The general solution of the given differential equation is
y=yparticular+C1∗e−t+C2∗e−3t
Now find yparticular which have such form:
yparticular=Ayparticular′=0yparticular′′=0
Now substitute these roots into the ODE:
0+4∗0+3∗A=12A=4
Now general solution is:
y=4+C1∗e−t+C2∗e−3t
Answer: y=4+C1∗e−t+C2∗e−3t