Let us find the general solution to the given system:
{dtdx=x+2ydtdy=2x+y
The first equation of the system is equivalent to y=21(dtdx−x). Then dtdy=21(dt2d2x−dtdx). Put these in the second equation of the system. We have the following differential equation:
21(dt2d2x−dtdx)=2x+21(dtdx−x)
which is equivalent to
21dt2d2x−dtdx−23x=0
and to
dt2d2x−2dtdx−3x=0
Its characteristic equation k2−2k−3=0 is equivalent to (k+1)(k−3)=0, and thus has the solutions k1=−1 and k2=3.
Therefore, x(t)=C1e−t+C2e3t.
Then dtdx=−C1e−t+3C2e3t and
y=21(dtdx−x)=21(−C1e−t+3C2e3t−(C1e−t+C2e3t))=−C1e−t+C2e3t .
Consequently, the system has the general solution:
{x(t)=C1e−t+C2e3ty(t)=−C1e−t+C2e3t
Comments
Dear Maria, please use the panel for submitting a new question.
Solve the following system of linear equations dx/dt=2x+y+e' dy/dt=3x+y+3e'