document.write( "Question 1086346: How many times will a clock strike in one day if it strikes every hour, once at 1, twice at 2, thrice at 3,...? \n" ); document.write( "
Algebra.Com's Answer #700513 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Starting at midnight the clock strikes 12, then 1, 2, etc. until noon when it strikes 12 again. Then through 1,2, .. 11.
\n" ); document.write( "So find the sum from 1 to 12 and then double it.
\n" ); document.write( "\"N=%2812%2812%2B1%29%29%2F2=6%2A13=78\"
\n" ); document.write( "So then,
\n" ); document.write( "\"N%5Bt%5D=2%2A78\"
\n" ); document.write( "\"N%5Bt%5D=156\"
\n" ); document.write( "
\n" ); document.write( "
\n" );