document.write( "Question 1149117: 80 coins are placed in a line on the ground. The distance between any two consecutive coins is 10 metres. How far must a person travel to bring them, one by one, to a basket placed 10 metres behind the first coin. \n" ); document.write( "
Algebra.Com's Answer #770475 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1st coin: 10m to the coin and 10m back to the basket = 20m \n" ); document.write( "2nd coin: 20m to the coin and 20m back to the basket = 40m \n" ); document.write( "3rd coin: 30m to the coin and 30m back to the basket = 60m \n" ); document.write( "... \n" ); document.write( "80th coin: 800m to the coin and 800m back to the basket = 1600m \n" ); document.write( "Total distance: (20+40+60+...+1600)m \n" ); document.write( "Use the formula for the sum of an arithmetic sequence: \n" ); document.write( " \n" ); document.write( "ANSWER: 64,800 meters \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |