- #1
jjark24
- 2
- 0
Hi guys, so I have this system of linear equations:
x' = -3x - 1y
y' = 3x - 7y
And I'm supposed to decouple them by this linear change of variables:
z = Ax + By
w = Cx + Dy
I'm supposed to find values for A, B, C, and D and I have no idea where to begin. Can anyone walk me through this? Thanks!
x' = -3x - 1y
y' = 3x - 7y
And I'm supposed to decouple them by this linear change of variables:
z = Ax + By
w = Cx + Dy
I'm supposed to find values for A, B, C, and D and I have no idea where to begin. Can anyone walk me through this? Thanks!