document.write( "Question 1024683: Goran is on the swim team. Each week he swims a total of
\n" );
document.write( "6000 meters. How many kilometers does he swim each week?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #640062 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! 1km=1000m \n" ); document.write( "therefore, \n" ); document.write( "600m=6000/1000 \n" ); document.write( " =6km \n" ); document.write( "he swim 6km each week \n" ); document.write( " |