document.write( "Question 916638: A biker's speed is 1.5 time faster than a walker's speed. They start moving simultaneously in the same direction from the same point, and after 1.5 hours, the distance between them is 12.5 miles. What are their speeds? \n" ); document.write( "
Algebra.Com's Answer #556209 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A biker's speed is 1.5 time faster than a walker's speed. They start moving simultaneously in the same direction from the same point, and after 1.5 hours, the distance between them is 12.5 miles. What are their speeds?
\n" ); document.write( "***
\n" ); document.write( "let x=walker's speed
\n" ); document.write( "1.5x=biker's speed
\n" ); document.write( "1.5x-x=.5x=speed by which distance is formed between biker and walker.
\n" ); document.write( "speed=distance/travel time
\n" ); document.write( ".5x=12.5/1.5=
\n" ); document.write( "x=16 2/3
\n" ); document.write( "1.5x=25
\n" ); document.write( "walker's speed=16 2/3 mph
\n" ); document.write( "biker's speed=25 mph
\n" ); document.write( "
\n" );