Femme_physics said:
I was just told by my instructor that this problem is "off my league" and we'll only study it in the next semester.
Well here's a quick solution just so you know how to do this type of problem.
Start by using the fact that [itex]V_a = V_b = V_o[/itex] as has already been pointed out above. To keep the number of variables to a minimum I will just use [itex]V_a[/itex] any time I get any of these three in an equation.
Also note that I will use "G's" to represent resistance reciprocals, eg [itex]G_1 = 1/R_1[/itex] etc.
Finally note that I will need to introduce one extra node voltage not currently labeled on the diagram. Let "x" represent the node at the junction of R1, R2 and R3, and [itex]V_x[/itex] its voltage.
KCL at node "x" gives :
[tex]G_1 (V_x - V_i) + G_2 (V_x-V_o) + G_3 (V_x - V_a) = 0[/tex]
Rearranging and setting Vo = Va gives,
[tex]V_x (G_1 + G_2 + G_3) = G_1 V_i + (G_2 + G_3) V_a[/tex]
And since all R's and hence all G's are equal value this reduces to,
[tex]V_x = \frac{1}{3} V_i + \frac{2}{3} V_a[/tex]
Now we need just one more equation connecting Vx and Va and then we can eliminate Vx. From the simple "voltage divider" (formed by R3 and R4) we can write,
[tex]V_x = 2 V_a[/tex]
Now we can just eliminate Vx between the previous two equations to get,[tex]2 V_a = \frac{1}{3} V_i + \frac{2}{3} V_a[/tex]
[tex]\frac{4}{3} V_a = \frac{1}{3} V_i[/tex]
[tex]V_a = \frac{1}{4} V_i[/tex]
So given that [itex]V_i = 6[/itex] we get the output voltage is [itex]V_o = V_a = 1.5[/itex] volts.