document.write( "Question 99946: Can someone help me understand how to answer this problem. I think the answer is 50.4 miles.
\n" );
document.write( "A cyclist traveled at a rate of 24 mph to visit a nearby town. The cyclist averaged 18 mph on the return trip. If the round trip took 4.9 hours, find the distance to the nearby town. \n" );
document.write( "
Algebra.Com's Answer #72753 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 24X=18(4.9-X) \n" ); document.write( "24X=88.2-18X \n" ); document.write( "24X+18X=88.2 \n" ); document.write( "42X=88.2 \n" ); document.write( "X=88.2/42 \n" ); document.write( "X=2.1 HOURS GOING @ 24 MPH OR: \n" ); document.write( "24*2.1=50.4 MILES GOING \n" ); document.write( "18(4.9-2.1)=18*2.8=50.4 MILES RETURNING \n" ); document.write( " |