document.write( "Question 166554: the iditarod sled dog race extends 1049 miles from anchorage to nome. if a musher is four times as far from anchorage as from nome, how many miles has the musher completed \n" ); document.write( "
Algebra.Com's Answer #122756 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
musher is x miles from nome.
\n" ); document.write( "musher is 4x miles from anchorage.
\n" ); document.write( "4x + x = 5x = total distance = 1049 miles.
\n" ); document.write( "if 5x = 1049, then 4x = 4/5 * 1049 = 839.2 miles.
\n" ); document.write( "if 5x = 1049, then x = 1/5 * 1049 = 209.8 miles.
\n" ); document.write( "-----
\n" ); document.write( "musher has completed 839.2 miles and has 209.8 miles to go.
\n" ); document.write( "-----
\n" ); document.write( "
\n" );