SELECT * FROM question_mgmt as q WHERE id=3812 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 an electric bulb is rated 220 v and 100 w when it

Question:

An electric bulb is rated 220 V and 100 W. When it is operated on 110 V, the power consumed will be –

(a) 100 W          (b) 75 W          (c) 50 W          (d) 25 W

Answer:

(d) Energy consumed by an appliance is given by the expression,

Where,

Power rating, P = 100 W

Voltage, V = 220 V

The resistance of the bulb remains constant if the supply voltage is reduced to 110 V. If the bulb is operated on 110 V, then the energy consumed by it is given by the expression for power as

Therefore, the power consumed will be 25 W.


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