SELECT * FROM question_mgmt as q WHERE id=3744 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='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Light - Reflection and Refraction a concave mirror produces three times magnified e

Question:

A concave mirror produces three times magnified (enlarged) real image of an object placed at 10 cm in front of it. Where is the image located?

Answer:

Magnification produced by a spherical mirror is expressed as.

Suppose, the height of the object, ho = h

Then, height of the image, hI = −3h (Image formed is real)

Object distance, u = −10 cm

v = 3 × (−10) = −30 cm

Here, the negative sign indicates that an inverted image is formed at a distance of

30 cm in front of the given concave mirror.


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