document.write( "Question 1140609: a list of whole numbers from 1 to 50 is written on a piece of paper. all the multiples of 5 are then struck off from the list. what is the last digit of the product of the remaining numbers. \n" ); document.write( "
Algebra.Com's Answer #761136 by Edwin McCravy(20063) You can put this solution on YOUR website! a list of whole numbers from 1 to 50 is written on a piece of paper. all the \n" ); document.write( "multiples of 5 are then struck off from the list. what is the last digit of the \n" ); document.write( "product of the remaining numbers. \r\n" ); document.write( "\r\n" ); document.write( "There is an easy way and a hard way:\r\n" ); document.write( "\r\n" ); document.write( "Here's the easy way:\r\n" ); document.write( "\r\n" ); document.write( "The last digits of the whole numbers from 1 to 50 (inclusive) make up 5 groups\r\n" ); document.write( "of 1,2,3,4,5,6,7,8,9,0. When we take away the multiples of 5, we take away\r\n" ); document.write( "those ending in 0 or 5, and that leaves 5 groups of 1+2+3+4+6+7+8+9 = 40, and\r\n" ); document.write( "adding any whole number of groups of 40 will end up having a 0 for the last\r\n" ); document.write( "digit of the sum.\r\n" ); document.write( "\r\n" ); document.write( "Answer: 0\r\n" ); document.write( " \r\n" ); document.write( "Now for the hard way:\r\n" ); document.write( "\r\n" ); document.write( "First we find the sum of 1+2+3+···+48+49+50\r\n" ); document.write( "\r\n" ); document.write( "The formula for the sum of the first N whole numbers, since they form an\r\n" ); document.write( "arithmetic sequence where a1 = 1, n=50, and an = a50 = 50 \r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |