I have the following circuit.
It is given that:
- \$R_1=10\Omega\$
- \$R_2=5\Omega\$
- \$R_3=3\Omega\$
- \$R_4=8\Omega\$
- \$R_5=12\Omega\$
- \$B_1=10V\$
- \$B_2=5V\$
So using KCL on the two nodes gives;
\$I_1-I_2-I_3=0\$
\$I_3+I_5-I_4=0 \$
Applying the KVL is where I'm having trouble. The left loop and right loop are pretty straight foward.
\$ 10-10I_1-5I_2=0\$
\$5-12I_5-8I_4=0\$
However, for the middle loop I got;
\$ -5I_2-3I_3-8I_4=0\$
But it should be \$5I_2-3I_3-8I_4=0\$ (or \$-5I_2+3I_3+8I_4=0\$ depending on chosen convention). This gave the correct values when I checked using software. So whats wrong with my first equation? Looking at the middle loop \$I_2,I_3,I_4\$ are all travelling from + to - so shouldn't all the voltages across the resistors being negative?


