Posted by nico on Sunday, November 11, 2012 at 11:23pm.
starting at t=0 at noon, measured in minutes, the position (with (0,0) at the center of the clock) of the
hour hand is 2cos(2pi/720 t)
min. hand is 3cos(2pi/60 t)
so, the distance d between the hand tips at time t is
d^2 = 2^2 + 3^2 - 2*2*3 cos(pi*t/30 * 119/120)
2d dd/dt = 12(pi/30 * 119/120)sin(pi/30 * 119/120 t)
at 9:20, t=560, so
d = 3.663, so
dd/dt = 1/3.663 * 12(pi/30 * 119/120)sin(pi/30 * 119/120 560)
= 0.34 rad/min
Better check my math. The distance should be shrinking.
I'll try to revisit it later; maybe the above will give you a starting point, and you can fix my error.
I do see one error. The sign of the angle when figuring d:
pi/30 t(1/120 - 1) = -pi/30 t * 119/120, so that will change the sign of the dd/dt, so it is in fact shrinking.
in the first line of equation, where did "cos(pi*t/30 * 119/120)" come from?
the law of cosines uses the angle between the sides, which in our case is the angle between the hour hand and the minute hand.
since the equations are
hour hand is 2cos(2pi/720 t)
min. hand is 3cos(2pi/60 t)
the angle between the hands is
2pi/720 t - 2pi/60 t
= pi/360 t - pi/30 t
= pi/30 t * (1/120 - 1)
= pi/30 t * (-119/120)
oops, that would be pi/30 t (1/12 - 1) = pi/30 t * 11/12
that should change things a bit...
Related Questions
calculus - A certain clock has a minute hand that is 4 inches long and an hour ...
calculus - A certain clock has a minute hand that is 4 inches long and an hour ...
Calculus - On a certain clock the minute hand is 4 inches long and the hour hand...
Math - The minute hand on a watch is 8mm long and the hour hand is 4mm long. How...
Math - If the length of the hour and the minute hands of a clock are 4 cm and 6 ...
math - the hour hand of a clock is 5 inches long and the minute hand is 6 inches...
math Puzzler.. - Hello, This is just a question that has stumped me for some ...
math - At what times between 6 oclock and 7 oclock will the hands on...
math - At what time between 6 oclock and 7 oclock will the hands on ...
physics - A particular tower clock similar to Big Ben has an hour hand 2.70 m ...
For Further Reading