document.write( "Question 223632: If a clock strikes every hour the same amount of times as that hour, how many strikes in 24hours. \n" ); document.write( "
Algebra.Com's Answer #167240 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
This is basically an arithmetic series 1,2,3,,,24
\n" ); document.write( ".
\n" ); document.write( "form is a(n) = a(1) +(n-1)d,,,,,where d is difference btwn terms, and n = 3 terms
\n" ); document.write( ".
\n" ); document.write( "a(24) = 1+(24-1)1 = 24
\n" ); document.write( ".
\n" ); document.write( "The sum of an arithmetic series is,,S= n{ a(1) +a(n)} /2
\n" ); document.write( ".
\n" ); document.write( "S= 24(1+24)/2 = 300
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "check,,,use calc to manually add series,,,300,,,,ok
\n" ); document.write( "
\n" ); document.write( "
\n" );