- #1
Brian T
- 130
- 31
Homework Statement
This was an experiment we did in my lab.
You're given a black box with four resistors inside, with resistances 20, 51, 100, and 200 ( [itex]k\Omega[/itex]). The box has three plugs on it, labeled A, B, and C. You take your multimeter and plug into two jacks at a time and measure the resistance across the terminals.
You get $$R_{AB} = 60$$ $$R_{AC} = 139$$ $$R_{BC}=119$$ Note that these are the actual numbers I measured so there may be a slight discrepancy between theoretical values and observed values.
Anyways, the goal is to try to draw the complete circuit in the box with the four resistances.
Homework Equations
Parallel: $$\frac{1}{R_{eq}} = \frac{1}{R_1} + . . . + \frac{1}{R_n}$$
Series: $$R_{eq} = R_1 + ... + R_n $$
The Attempt at a Solution
I've tried doing a ton of different possible circuit combinations between A, B, C. Examples include straight lines (A to B, B to C, or A to C, C to B) as well as closed loops (A, B, C). I guess my real question is does anyone know a way to approach this systematically, because the guess work is not coming anywhere for the problem. For the closed loop, I wrote out the system of equations governing the relationship between the equivalent resistances, and used mathematica to solve that system, but nothing came out that matched with the given resistances. If anyone could provide any insight at all, it would be much appreciated.
Regards.