document.write( "Question 386231: a circular track has a radius of 125 meters. kathryn has run around the track five times. how far has she run? use 3.14 \n" ); document.write( "
Algebra.Com's Answer #273042 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
c=3.14*125*2*5
\n" ); document.write( "c=3925 meters
\n" ); document.write( "
\n" );