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)\"\" \"About 
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( "\"S+=+n%28%28a1%2Ban%29%2F2%29+=+80%28%2820%2B1600%29%2F2%29+=+80%28810%29+=64800\"

\n" ); document.write( "ANSWER: 64,800 meters
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );