kleyton
- 7
- 0
Homework Statement
Solv the simultaneous homogenous differential equation
\begin{cases} dy/dx + dz/dx + 3y = 0 \\ dy/dx - y + z = 0 \end{cases}
Homework Equations
The Attempt at a Solution
(from eq 2),
dy/dx = y - z --- eq (3)
(substituting eq 3 in eq 1),
\therefore dz/dx = z - 4y
\therefore dz = (z - 4y)dx
but, dy/(y - z) = dx
\therefore dz = \frac{(z - 4y)}{(y - z)} dy
\therefore dz = \frac{(z - 4y)}{(y - z)} dy
I am now having trouble separating the variables. Help would be appreciated.
Last edited: