
- My Goal ; find Ix from given Cicuit
- What I've tried ; Use KVL (at Loop1 )and KCL (at Yellow Node) to express arbitrary current with Ix
* I use KCL at right above blue arrow, then got \(i_1 = I_x -4\)
This is the equation what I've set up \[ 4I_x + 2(I_x -4) + 2i_2 - 2I_x = 0\ \rightarrow (1) \\ i_2 + i_3 = i_1 + 4 = I_x \ \rightarrow (2) \]
from (1) and (2) I derived following , \( i_2 = 4 - 2I_x \ \ \ , i_3 = 3I_x -4 \)
then, use KVL in Loop(2) I marked, I got \(-2Ix -8i_3 + 2i_2 = 0\)
- What I've want to know ; Where did I make mistake? , What am I missing ?
Since Ix turned out 2[A] from Multisim(SPICE), I guess exp(1) is wrong, but.. WHY? I think there's no logical error there..
Can any clue please ?

