document.write( "Question 357004: An accurate clock shows exactly 3 pm. In how many minutes will the minute hand
\n" ); document.write( "catch up with the hour hand?
\n" ); document.write( "

Algebra.Com's Answer #254946 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let x = # minute spaces traveled by the minute hand. Then x/12 = # minute spaces traveled by the hour hand. At the initial time of 3pm, the minute hand and the hour hand are separated by 15 minute spaces. This means that
\n" ); document.write( "\"x+=+15+%2B+x%2F12\", or \"11x%2F12+=+15\", or \"x+=+16.36\", to 2 decimal places. Therefore the clock hands will be together at 3:16, 22 seconds, pm.
\n" ); document.write( "
\n" );