Solving Optics Problems: Finding Angle of Light Refraction and Object Position

  • Thread starter Thread starter JassC
  • Start date Start date
  • Tags Tags
    Optics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 6K views
JassC
Messages
28
Reaction score
0
A diver shines light up to the surface of a flat glass-bottomed boat at an angle of 32 degrees relative to the normal.
If the indices of refraction of air, water, and glass are 1.0, 1.33, and 1.4 respectively, at what angle does the light leave the glass (relative to its normal)? Answer in units of Degree.

This is how I did it...(1.0)(Sin32)=(1.4)(SinX)
22.24 Degrees = Sin X

Where did I go wrong?


And my other question is:
A concave mirror has a focal length of 19 cm. What is the position of the object if the image is erect and is 2 times larger than the object? Answer in units of cm.

I have no idea what to do for this question.
 
Physics news on Phys.org
JassC said:
This is how I did it...(1.0)(Sin32)=(1.4)(SinX)
22.24 Degrees = Sin X

Where did I go wrong?

remember that the ray of light first is refracted from water to glass and next from glass to air.

so we get:

[tex]n_{w}\cdot sin(\theta_{w}) = n_{g}\cdot sin(\theta_{g})[/tex]

then since the refracted ray has an angle [tex]\theta[/tex] equal to the angle after refraction by the glass, the next equation will be:

[tex]n_{g}\cdot sin(\theta_{g}) = n_{air}\cdot sin(\theta_{air})[/tex]

And thus:

[tex]n_{w}\cdot sin(\theta_{w}) = n_{air}\cdot sin(\theta_{air})[/tex]
 
Last edited:
Alright that helped. Thanks.

Any ideas for the other question :) ?

and there's one more...lol

http://img184.imageshack.us/img184/3126/homework10003vk2.jpg
 
Last edited by a moderator:
JassC said:
And my other question is:
A concave mirror has a focal length of 19 cm. What is the position of the object if the image is erect and is 2 times larger than the object? Answer in units of cm.

use the fact that the image is enlarged 2 times. Use the realtion:

[tex]M = \frac {i} {o} = \frac {L_{i}} {L_{o}} = 2.0[/tex] with M = magnification, i = imagedistance, o = objectdistance and L = length.

Now we know from this relation that the image distance i is twice as large as the object distance o --> i = 2o

Now use the lens equation and substitute i = 20 and solve the equation for o (f is already known):

[tex]\frac {1} {19} = \frac {1} {2o} + \frac {1} {o}[/tex]
 
o = 28.5

Plug that in...i/0 = 2.0

Li = 57?
 
JassC said:
o = 28.5

Plug that in...i/0 = 2.0

Li = 57?

They ask for the position of the object, thus in my opinion the object distance.
 
Hmm...maybe I did the calculations right but 28.5 for object distance is wrong.