SammyS said:
Use Kirchhoff's Laws.
I don't know that it's any easier than mesh analysis.
I used mesh analysis. Can someone verify if my answer at the bottom is correct?
Here's what I did using mesh analysis:
1. For the 3 closed loops, assume each loop has a clockwise current
2. I1 is the left loop's current, I2 is the middle, and I3 is the right
Given:
R1=1000Ω R2=2000Ω R3=3000Ω R4=4000Ω
V1=V3=10V, V2=5V
For loop 1 (left):
-1000*I_1-10=0
-1000*I_1=10
For loop 2 (mid):
10-2000I2-3000I2+3000I3=0
-5000I+3000I3=-10
For loop 3:
-3000I3+3000I2-10-4000I3+5=0
3000I2-7000I3=-5
Putting this in matrix form and solving gives:
I1=-0.01A, I2=2.1mA, I3=1.923*10^-4A
Vout-R4*I3+V2=0
Vout=4000*1.923*10^-4 - 5
= -4.2308V
With the way Vout is drawn, it should be negative right?