document.write( "Question 982202: Arithmetic Sequence Problem:
\n" );
document.write( "How many times will a clock strike in one week if it strikes the appropriate number of times in each hour? \n" );
document.write( "
Algebra.Com's Answer #603118 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "At 12:00 Midnight (\"Saturday night\", actually beginning Sunday morning),\r\n" ); document.write( "the clock strikes 12 times.\r\n" ); document.write( "At 1 AM Sunday morning it strikes 1 time.\r\n" ); document.write( "At 2 AM Sunday morning it strikes 2 times.\r\n" ); document.write( "...\r\n" ); document.write( "\r\n" ); document.write( "At 11 AM Sunday morning it strikes 11 times.\r\n" ); document.write( "\r\n" ); document.write( "That's the sum of the integers 1 through 12.\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |