Gremlin
- 91
- 0
gneill said:The sign has become wrong on the I1 term. You've essentially moved it from the LHS of the equation to the RHS, so its sign should change.
I think that part of your problem is that you're dealing with terms like -(-j5) and the double negatives can be confusing when you go to negate them again. So if I may suggest, before you start to move terms around expand these terms to get rid of the compound signs. For example, the term " + (-j5) I1" becomes simply " - j5 I1".
That's a great help. So that's:
(-14.142 - j14.142) + (-j5) I1 - (j4 + (-j5)) I2 + (j4) I3 = 0
(-14.142 - j14.142) - j5 I1 - (-j1)I2 + j4I3 = 0
(-14.142 - j14.142) - j5I1 + j1I2 + j4I3 = 0
(-14.142 - j14.142) = j5I1 - j1I2 - j4I3