All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Shapes > Geometry
Like Clockwork (Posted on 2004-02-27) Difficulty: 4 of 5
A clock's minute hand has length 4 and its hour hand length 3.

What is the distance between the tips at the moment when it is increasing most rapidly?

See The Solution Submitted by DJ    
Rating: 3.7000 (10 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Analytic Solution (with no errors I hope) | Comment 11 of 34 |

d=sqrt(7).

I wrote a long solution, but it didn't save. Grr... Rather than write it again, I'm just gonna post the important points. Hopefully, someone can follow it and make sure the math is correct.

Consider them to start at 12 o clock so both the minute and the hour are at 0 degrees. The minute hand travels at 6 degrees/min. The hour hand travels at 0.25 degrees/min. At time t, the minute hand is at 6t degrees and the hour hand is at 0.25 degrees. Converting from polar to Cartesian coordinates gives the minute hand to be at (4cos(6t), 4sin(6t)) and the hour hand to be at (3cos(0.25t), 3sin(0.25t)).

Applying the distance formula and using (cosx)^2+(sinx)^2=1 and cos(x-y)=cosx*cosy+sinx*siny simplifies the distance into d=sqrt(25-24*cos(5.5t)). d'=66*sin(5.5t)/sqrt(25-24cos(5.5t)).

Also, defining f=d^2. Then f'=2d*d'. f''=2*(d')^2+2d*d''. For the distance to increase most rapidly, d''=0. Hence f''=2*(d')^2.

f=25-24*cos(5.5t), f'=132*sin(5.5t), f''=726*cos(5.5t).

Setting f''=2*(d')^2 would simplify into
25*cos(5.5t)-24(cos(5.5t))^2=12*(sin(5.5t))^2
                                          =12*(1-(cos(5.5t))^2)

This simplifies into a quadratic in terms of cos(5.5t).
12(cos(5.5t))^2-25*cos(5.5t)+12=0

Solving yields cos(5.5t) = 3/4 or 4/3. Only 3/4 is valid. It can be verified that this gives a maximum instead of a minimum.

Plugging cos(5.5t) into the formula for d yields sqrt(7).


  Posted by np_rt on 2004-02-28 00:45:57
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (8)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information