document.write( "Question 1135924: I wrote the counting numbers joined together:
\n" ); document.write( "1234567891011121314151617 . . .
\n" ); document.write( "Which of the counting numbers was I writing when the 100th zero was
\n" ); document.write( "written?
\n" ); document.write( "

Algebra.Com's Answer #753691 by greenestamps(13367)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "There is no magical formula for finding the answer to a problem like this. You just need to count (carefully!) the number of zeros you use when you write certain numbers, and find when that total reaches 100.

\n" ); document.write( "I'll get you started; you can continue the pattern to find the answer to the problem.
\r\n" );
document.write( "    numbers written   # of 0's  total # of 0's to this point\r\n" );
document.write( "  ------------------------------------------------------------\r\n" );
document.write( "     10 to 90           9          9\r\n" );
document.write( "\r\n" );
document.write( "     100                2         11\r\n" );
document.write( "     101-109            9         20\r\n" );
document.write( "     110-190            9         29\r\n" );
document.write( "\r\n" );
document.write( "     200                2         31\r\n" );
document.write( "     201-209            9         40\r\n" );
document.write( "     210-290            9         49\r\n" );
document.write( "\r\n" );
document.write( "     ...\r\n" );
document.write( "     ...
\n" ); document.write( "
\n" );