document.write( "Question 3920: A certain clock marks every hour by striking a number of times equal to the hour and the time required for a stroke is exactly equal to the time interval between strokes. At 6:00 the time lapse between n the beginning of the first stroke and the end of the last stroke is 22 seconds. At 12:00, how many seconds elapse between the beginning of the first stroke and the end of the last stroke?
\n" );
document.write( "(A) 72
\n" );
document.write( "(B) 50
\n" );
document.write( "(C) 48
\n" );
document.write( "(D) 46
\n" );
document.write( "(E) 44
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #1720 by longjonsilver(2297) You can put this solution on YOUR website! At 6:00 --> STRIKE-PAUSE, STRIKE-PAUSE, STRIKE-PAUSE, STRIKE-PAUSE, STRIKE-PAUSE, STRIKE. ie 11x=22, since the strike event and the pause event is the same amount of time: so, x=2.\r \n" ); document.write( "\n" ); document.write( "At 12:00 --> STRIKE-PAUSE 11 times then a final STRIKE. This is a total of 23 events. As each is 2 seconds, then 23 will take 26 seconds. Answer=D.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jon. \n" ); document.write( " |