dx/dt=-ax
dy/dt=ax-by
where a and b are constants. Solve this system subject to x(0)=x_0 (x "not") and y(0)=y_0 (y "not")
Is it possible to substitute -dx/dt into equation 2 or do I have to solve equation one first to find the solution of x first?
Printable View
dx/dt=-ax
dy/dt=ax-by
where a and b are constants. Solve this system subject to x(0)=x_0 (x "not") and y(0)=y_0 (y "not")
Is it possible to substitute -dx/dt into equation 2 or do I have to solve equation one first to find the solution of x first?
ok so for the first DE I got x=Ke^-at where K is the constant e^c (from integration) How do I substitute the condition x(0)=x_0? Or do I substitute the whole expression into equation 2?