document.write( "Question 643970: John is three times as far from the finish line as he is from starting point of a 10-km race How far has he run? \n" ); document.write( "
Algebra.Com's Answer #404737 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = distance from starting point
\n" ); document.write( "given:
\n" ); document.write( "\"+x+%2B+3x+=+10+\" km
\n" ); document.write( "\"+4x+=+10+\"
\n" ); document.write( "\"+x+=+2.5+\"
\n" ); document.write( "He has run 2.5 km
\n" ); document.write( "
\n" );