

InterviewSolution
Saved Bookmarks
1. |
What si the number of images of a point object held inbetween two plane mirrors inclined at an angle `theta^(@)` ? |
Answer» Number of images , `n = ((360^(@))/(theta) - 1)`, if `(360)/(theta)` is even integer and `n = (360)/(theta)`, if `(360)/(theta)` is odd integer. | |