Find the Equivalent Resistance of a Network

AI Thread Summary
The discussion focuses on calculating the equivalent resistance of a network with both series and parallel connections. Initially, the user attempted to sum resistances incorrectly by treating some resistors as being in series when they were actually in parallel. Clarifications were provided regarding how to identify series and parallel configurations based on shared nodes. The correct approach involves using the formulas for series and parallel resistances, leading to the final equivalent resistance calculation. The user expressed gratitude for the clarification, indicating a better understanding of the concepts.
jumbogala
Messages
414
Reaction score
4

Homework Statement


A network consists of a combination of parallel and series connections. What is the equivalent resistance of the network? (Hint: Use the series and parallel resistance formulas).

The network looks like this:
resistance.jpg

Homework Equations


When a circuit is in series, R = R1 + R2 + R3...

When a circuit is in parallel, R = 1/R1 + 1/R2 + 1/R3...

The Attempt at a Solution


First, c and b are in series, so I just add them up. 5 + 3 = 8.

Now, a, d, and this new resistor of value 8 are in series. So add them up again.
8 + 4 + 1 = 13.

Did I do that correctly?
 
Last edited by a moderator:
Physics news on Phys.org
Sorry. B and C are ||.

Not in series.
 
They look like they're in series to me... how can you tell?

That changes my answer to 1/5 + 1/3 = 0.533. And 1/0.533 = 1.875.

Then 1.875 + 4 + 1 = 6.875
 
jumbogala said:
They look like they're in series to me... how can you tell?

That changes my answer to 1/5 + 1/3 = 0.533. And 1/0.533 = 1.875.

Then 1.875 + 4 + 1 = 6.875

That looks more like it.
 
jumbogala said:
When a circuit is in parallel, R = 1/R1 + 1/R2 + 1/R3...

This is wrong. I think you meant to write:
1/Req = 1/R1 + 1/R2 + 1/R3...

They look like they're in series to me... how can you tell?
Notice that the upper terminals of C and B share a common node. Similarly, the bottom terminals of C and B share a common node.
 
Yeah, I meant to write 1/Req = 1/R1 + 1/R2...

So a is in series with c because it only shares one common node? And b and c are in parallel because they share two nodes?
 
So a is in series with c because it only shares one common node? And b and c are in parallel because they share two nodes?
Well, a better way to say it is this: A is in series with the combination C||B.

If the same current flows through two resistive elements, the elements are in series.
If the same voltage potential is across two elements, the elements are in parallel.

Does that help?
 
That helps a lot - I understand now. Thank you!
 
Back
Top