SELECT * FROM question_mgmt as q WHERE id=3804 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='5' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Electricity what is a the highest b the lowest total resi

Question:

What is (a) the highest, (b) the lowest total resistance that can be secured by combinations of four coils of resistance 4 Ω, 8 Ω, 12 Ω, 24 Ω?

Answer:

There are four coils of resistances 4 Ω, 8 Ω, 12 Ω, and 24 Ω respectively.

(a) If these coils are connected in series, then the equivalent resistance will be the highest, given by the sum 4 + 8 + 12 + 24 = 48 Ω

(b) If these coils are connected in parallel, then the equivalent resistance will be the lowest, given by

Therefore, 2 Ω is the lowest total resistance.


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