Res-Monster Maze: Find Current Through R

  • Thread starter Thread starter STEMucator
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
Messages
2,076
Reaction score
140

Homework Statement



Res-monster maze. In the following figure, all the resistors have a resistance of ##4.0 \Omega## and all the (ideal) batteries have an emf of ##4.0 V##. What is the current through resistor ##R##?

Homework Equations



##\sum V = 0##
##\sum I = 0##
##V = \epsilon##
##V = IR##

The Attempt at a Solution



See the attached image.

When I look at it, I see two loops. The big loop to the left of ##R## and the smaller loop to the right of it. Would I just apply the equations in that sense?

Left loop:

##\epsilon_1 - i_1R - i_2R' - i_3R'' = 0##

Right loop:

##\epsilon_2 - i_4R''' + i_5R = 0##

EDIT: Wait what if I just find an equivalent resistance for that one standout parallel resistor combination?
 

Attachments

  • Screen Shot 2014-07-29 at 10.11.12 PM.png
    Screen Shot 2014-07-29 at 10.11.12 PM.png
    10.1 KB · Views: 941
Last edited:
Physics news on Phys.org
The easy way is to see whether there exists a string of nothing but pure voltage sources between one end of R and its other end. Any other method will be many orders of magnitude more complicated. :wink:

You know how to play snakes-and-ladders, right?
 
  • Like
Likes   Reactions: Eashan Roy and STEMucator
NascentOxygen said:
The easy way is to see whether there exists a string of nothing but pure voltage sources between one end of R and its other end. Any other method will be many orders of magnitude more complicated. :wink:

You know how to play snakes-and-ladders, right?

I attached a picture of what I think you mean.

Writing the loop equation now:

##iR + \epsilon_1 - \epsilon_2 - \epsilon_3 - \epsilon_4 = 0##
##i = \frac{- \epsilon_1 + \epsilon_2 + \epsilon_3 + \epsilon_4}{R}##
##i = \frac{8.0 V}{4.0 \Omega}##
##i = 2 A##
 

Attachments

  • Screen Shot 2014-07-30 at 12.30.28 AM.jpg
    Screen Shot 2014-07-30 at 12.30.28 AM.jpg
    24.6 KB · Views: 1,468
Zondrina said:
I attached a picture of what I think you mean.

Writing the loop equation now:

##iR + \epsilon_1 - \epsilon_2 - \epsilon_3 - \epsilon_4 = 0##
##i = \frac{- \epsilon_1 + \epsilon_2 + \epsilon_3 + \epsilon_4}{R}##
##i = \frac{8.0 V}{4.0 \Omega}##
##i = 2 A##

That looks right.