
The problem requires me to solve for the voltages across all the elements. I applied mesh analysis to the circuit above and came up with the following equations:
IA=-I2
Mesh A:
-2000Ia+1000Ib-V1+V2=0
Mesh B:
1000Ia-2000Ib+1000Ic=15
Mesh C:
1000Ib-2000Ic+V1=0
KCL on middle left node:
I1+I2=-IC
It can be easily seen that this is not enough to solve for everything as I have 6 unknowns and only 4 equations.
I was thinking of performing KVL on the entire outer loop but worried that it may be redundant as I've already performed mesh analysis. Is this possible?
If it is I'd still be left with one missing equation and at this point I'm not sure where I'm supposed to get it.