Switching from parallel to series and keeping restistance the same.

  • Thread starter Thread starter lilcho
  • Start date Start date
  • Tags Tags
    Parallel Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
lilcho
Messages
10
Reaction score
0

Homework Statement



Two resistors of X and Y are connected in parallel with one another and in series with a 200 Ω resistor and a battery [tex]\epsilon[/tex]=1.5 V and internal resistance r=0.5 Ω. The resistance of X is 100 Ω. When Y is disconnected from X, an additional resistance of 50 Ohms must be inserted in the circuit in order to keep the current through X unchanged. Find the resistance of Y. Compute the value of Y again for the same case considering the internal resistance of the battery negligible.


Homework Equations



Resistance Total (parallel) = ((1/r1)+(1/r2))^(-1)

Resistance Total (series) = (r1+r2)

The Attempt at a Solution



I have drawn the diagram and calculated:

Rt (parallel) = 200 + ((1/100)+(1/y))^(-1)

Rt (series) = 200 + 50 + 100 = 350

I am confused when removing resistor y and adding 50 ohms of resistance.
 
Physics news on Phys.org
I can give u a hint.
Because the current is same
(i) when Y is connected and
(ii) Y disconnected and 50 ohm connected in circuit
it means that total resistance in the circuit is same for both the cases.
So you can equal the total resistance in 2 cases and solve for Y.
 
Attached is a circuit diagram which may help. The blue components are the ones that change between configurations. Note that in order for the current through RX to remain the same, the voltage across RX must also remain the same -- you might find it convenient to treat the circuit(s) as a voltage divider.
 

Attachments

  • RXRY.jpg
    RXRY.jpg
    7.7 KB · Views: 506
Oh I didn't notice that it is the current through X which is same, sorry. Equating voltage across X in both cases and solving that should give Y.