Equivalent resistance & current

AI Thread Summary
The discussion revolves around calculating the value of resistor R1 in a circuit where the current changes when an additional resistor R2 is added. The initial current is 3A with resistance R1, and it drops to 1.6A when R2, valued at 2 ohms, is added in series. The equations derived from the voltage across both scenarios are set equal, leading to the conclusion that R1 can be calculated. After correcting an algebraic error, the final value of R1 is determined to be approximately 2.285 ohms. The calculations and logic used in the problem-solving process are confirmed as correct.
pattiecake
Messages
64
Reaction score
0
ok, so the problem states: the current in a loop circuit that has a resistance of R1 is 3A. The current is reduced to 1.6A when an additional resistor R2=2ohms is added in series with R1. What is the value of R1?

I drew two diagrams. My logic was that the voltage would be the same, b/c the voltage is supplied by the battery which does not change. Thus you have V=I1R1 for the first scenario; and you have V=I2(R1+R2). Since V is the same, you can set the two equations equal to each other, and solve for R1.

Is the logic right so far? If so, maybe I just have an algebratic error...

(3A)R1=(1.6A)(R1+2ohms)
(3/1.6)=(R+2)/R
1.875=1+R/2
.875=R/2
R=1.75 ohms?
 
Physics news on Phys.org
That is almost correct, you made a mistake here:
\frac{3}{1.6} = \frac{R+2}{R}
Needs to become:
1.875 = 1 + \frac{2}{R}
 
I get R1 = 2.285 from breaking that down 2 different ways.

(3)(R_1) = (1.6)(R_1 + 2)

3R_1 = 1.6R_1 + 3.2

1.4R_1 = 3.2

R_1 = 2.285



(3)(R_1) = (1.6)(R_1 + 2)

\frac{3}{1.6} = \frac{R_1 + 2}{R_1}

1.875 = 1 + \frac{2}{R_1}

0.875 = \frac{2}{R_1}

R_1 = \frac{2}{0.875}

R_1 = 2.285
 
thank you! thank you! thank you!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top