SELECT * FROM question_mgmt as q WHERE id=2254 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=117 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Current Electricity figure shows a potentiometer circuit for compariso

Question:

Figure shows a potentiometer circuit for comparison of two resistances. The balance point with a standard resistor R = 10.0 Ω  is found to be 58.3 cm, while that with the unknown resistance X is 68.5 cm. Determine the value of X. What might you do if you failed to find a balance point with the given cell of emf Ω µ?

Answer:

Resistance of the standard resistor, R = 10.0 Ω 

Balance point for this resistance, l1 = 58.3 cm

Current in the potentiometer wire = i

Hence, potential drop across R, E1 = iR

Resistance of the unknown resistor = X

Balance point for this resistor, l2 = 68.5 cm

Hence, potential drop across X, E2 = iX

The relation connecting emf and balance point is,

Therefore, the value of the unknown resistance, X, is 11.75 Ω .

If we fail to find a balance point with the given cell of emf, Ωµ, then the potential drop across R and X must be reduced by putting a resistance in series with it. Only if the potential drop across R or X is smaller than the potential drop across the potentiometer wire AB, a balance point is obtained.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2254 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2254 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question