SELECT * FROM question_mgmt as q WHERE id=3760 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=261 and ex_no='5' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Light - Reflection and Refraction name the type of mirror used in the following situ

Question:

Name the type of mirror used in the following situations.

(a) Headlights of a car.
(b) Side/rear-view mirror of a vehicle.
(c) Solar furnace.

Support your answer with reason.

Answer:

(a) In the headlights of a car  Concave mirror is used. This is because concave mirrors converging mirrors that can produce a powerful parallel beam of light when the light source is placed at their principal focus.

(b) The side/rear-view mirror of a vehicle Convex mirror is used.Convex mirrors give a virtual, erect, and diminished image of the objects placed in front of it and they have a wide field of view therefore  the driver can see most of the traffic behind. 

(c) In Solar furnaces Concave mirrors are used. Concave mirrors are converging mirrors. That is why they are used to construct solar furnaces. It converges the incident light on them at a single point known as principal focus. Hence, they can be used to produce a large amount of heat at that point.


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