document.write( "Question 940949: the houses on your street are numbered 1- 120, how many house numbers contain at least one 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #573529 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "House numbers 50 through 59 account for 10 with at least\r\n" ); document.write( "one 5.\r\n" ); document.write( "\r\n" ); document.write( "The easiest way to get the others is just to list them.\r\n" ); document.write( "\r\n" ); document.write( "5,15,25,35,45,65,75,85,95,105,115\r\n" ); document.write( "\r\n" ); document.write( "These 11 are the only other ones which contain at least one 5:\r\n" ); document.write( "\r\n" ); document.write( "Total: 10+11 = 21.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |