document.write( "Question 1197146: A boy can run fast as 4,000 meters in the first minute, 2,000 meters in the second minute, and 1,000 meters in the third minute. Using this patter, how many kilometers did he cover after six minutes? \n" ); document.write( "
Algebra.Com's Answer #830267 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "It appears the distances are cutting in half each time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If so, then first six terms are
\n" ); document.write( "4000, 2000, 1000, 500, 250, 125\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Total Distance = 4000+2000+1000+500+250+125 = 7875 meters = 7.875 km\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide by 1000 to go from meters to kilometers.
\n" ); document.write( "
\n" ); document.write( "
\n" );