document.write( "Question 1119742: How many times will the digit '1' appear if we write
\n" );
document.write( "all whole numbers from 1 to 9999? \n" );
document.write( "
Algebra.Com's Answer #735340 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many times will the digit '1' appear if we write \n" ); document.write( "all whole numbers from 1 to 9999? \n" ); document.write( "------------- \n" ); document.write( "It's just a matter of counting them, there's no succinct solution. \n" ); document.write( "From 1 to 99 ---> 9 + 1 for the eleven --> 10 \n" ); document.write( "etc. \n" ); document.write( " |