SELECT * FROM question_mgmt as q WHERE id=2246 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 a six lead acid type of secondary cells each of

Question:

(a) Six lead-acid type of secondary cells each of emf 2.0 V and internal resistance 0.015 Ω are joined in series to provide a supply to a resistance of 8.5 Ω. What are the current drawn from the supply and its terminal voltage?

(b) A secondary cell after long use has an emf of 1.9 V and a large internal resistance of 380 Ω. What maximum current can be drawn from the cell? Could the cell drive the starting motor of a car?

Answer:

(a) Number of secondary cells, n = 6

Emf of each secondary cell, E = 2.0 V

Internal resistance of each cell, r = 0.015 Ω

series resistor is connected to the combination of cells.

Resistance of the resistor, R = 8.5 Ω

Current drawn from the supply = I, which is given by the relation,

Terminal voltage, V = IR = 1.39 × 8.5 = 11.87 A

Therefore, the current drawn from the supply is 1.39 A and terminal voltage is 11.87 A.

(b) After a long use, emf of the secondary cell, E = 1.9 V

Internal resistance of the cell, r = 380 Ω

Hence, maximum current

Therefore, the maximum current drawn from the cell is 0.005 A. Since a large current is required to start the motor of a car, the cell cannot be used to start a motor


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!=2246 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!=2246 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