document.write( "Question 183710: . A cyclist traveled at a rate of 32 mph to visit a nearby town. The cyclist averaged 10 mph on the return trip. If the round trip took 6.3 hours, find the distance to the nearby town. \n" ); document.write( "
Algebra.Com's Answer #137899 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
D=rt
\n" ); document.write( "Let t=the time it take to go to the town.
\n" ); document.write( "32t=10(6.3-t) since the distance is equal.
\n" ); document.write( "32t=63-10t
\n" ); document.write( "42t=63
\n" ); document.write( "2t=3
\n" ); document.write( "t=1.5 hrs
\n" ); document.write( "1.5*32=48 mi distance to town.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );