A multi loop curcuit- Resistors in parallel and series

AI Thread Summary
The discussion focuses on solving a circuit problem involving resistors in series and parallel configurations. Participants clarify the arrangement of resistors, noting that the 2Ω and 4Ω resistors are in parallel, while the 3Ω resistor is in series with them. The equivalent resistance for the parallel resistors is calculated, leading to a total equivalent resistance of 3.8Ω when combined with the series resistor. The correct approach to find the current involves using Ohm's law after determining the total equivalent resistance. The importance of accurately redrawing the circuit for clarity is emphasized to avoid confusion in calculations.
clickcaptain
Messages
31
Reaction score
0

Homework Statement



The battery in the figure below has negligible internal resistance. Find
l_51ef2b6852a62056a601d62c5837c0c9.jpg


(a) the current in each resistor:
(b) the power delivered by the battery:

Homework Equations



V = IR

Resistor Connected in series

Req = R1 + R2 + R3

Resistor Connected in Parallel

1/Req = 1/R1 + 1/R1 + 1/R3

The Attempt at a Solution



I think that the resistors 3omega and vertical-2omega are connected in series, and the other 2 are connected in parallel.

So the ones in Parallel..

1/Req1 = 1/2 + 1/4
1/Req1 = 3/4
Req1 = 1.333

The ones in Series

Req2 = 3 + 2 = 5

so...

Req = Req1 +Req2 =1.333 + 5 = 6.333But to find the Current, I you just use Ohm's law

I = V/r

so the 3.0-omega resistor would be

I = 6/3 = 2

...but that's wrong and I am at a loss to know why?? thanks for the help!
 
Physics news on Phys.org
Unfortunately the 2Ω, the 2Ω and the 4Ω are all in parallel. They share a common node on each side. That's what || means.

Find the equivalent of those 3 together and then you can add in series.
 
The problem that you are having comes from the diagram you are using. When you see something like this you should redraw it in an easier way to see it. Start with the battery, and connect it to the first resister. Then notice that the connection splits in three, so this means you can redraw those three resisters in parallel. Finally they reconnect at the end, and the single wire returns to the battery.

When you draw it this way, you will see that all the 2 ohm resistors and the 4 ohm are in parallel, and the 3 ohm resistor is in series with them.
 
So would the current for the first resistor be I = V/R = 6 V/ 2 = 3 ?
 
You have to determine the Req for the network, in order to determine I.
 
I got Req= 3.8

parallel = 1/Req = 1/2 + 1/2 + 1/4 = 5/4
Req-p = 0.8

so Req = 0.8 + 3 = 3.8 A

Then do I use this in V = IR?
 
That would be the way to do it.

Except it's 3.8Ω
 
clickcaptain said:
Then do I use this in V = IR?

But be careful, since the current isn't nesseceraly the same in every resistor.
 
Back
Top