SELECT * FROM question_mgmt as q WHERE id=3819 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=263 and ex_no='8' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Electricity how many 176 omega resistors in parallel are r

Question:

How many 176 Ω resistors (in parallel) are required to carry 5 A on a 220 V line?

Answer:

For x number of resistors of resistance 176 Ω, the equivalent resistance of the resistors connected in parallel is given by Ohm’s law as

Where,

Supply voltage, V = 220 V

Current, I = 5 A

Equivalent resistance of the combination = R, given as

From Ohm’s law,

Therefore, four resistors of 176 Ω are required to draw the given amount of current.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3819 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='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3819 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