Power dissipation in a circuit (Kirchoff's Laws)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 3K views
Renaldo
Messages
58
Reaction score
0

Homework Statement



Three resistors, R1 = 27 Ω, R2 = 42 Ω, and R3 = 53 Ω, are connected in a multiloop circuit, as shown in the figure. Determine the amount of power dissipated in the three resistors.



Homework Equations



Junction Rule
Loop Rule


The Attempt at a Solution



I am getting mired in the math.

i2 + i3 = i1

V2 + i2R2 - i1R1 = 0

V1 + i1R1 - i3R3 = 0

I try using these equations to reduce it down to one variable, but I can't get there.
 

Attachments

  • Untitled.png
    Untitled.png
    2.9 KB · Views: 618
Physics news on Phys.org
SteamKing said:
Substitute the values for the voltages and resistors. You have three equations and three unknowns. You should be able to solve this system (try using Cramer's rule after making the substitutions)

Substituting the values helped me reduce it, but it produced the wrong answer. This leads me to believe my original equations are wrong. Is there anything that looks bad about them?
 
i believe the 1st equation will be i1+i2+i3=0... try using that
 
That isn't working. I'm not saying it isn't right, but if it is, then something else is messed up.
 
the third equation is completely wrong! how did u arrive at that first tell me
 
I'm going around the circuit. Other than that, I don't have a good rational. How do you determine it?
 
i don't think that's going to work... there's a cell and emf in the middle... instead of that, try considering the bottom loop...
 
So it would be:

V1 + V2 +i2R2 - i3R3 = 0

Is that right?
 
yeah... doo they work out?
 
I get something sort of close to the final answer, but it isn't right.

For power, I use:

P = i^2(R)
 
Hold up. I found an arithmetic error in my process. I think this will work.
 
Yep, it worked. Thanks for your help.