document.write( "Question 116846: \r
\n" );
document.write( "\n" );
document.write( "A bicyclist traveled to a nearby town at the rate of 24 mph and returned at the rate of 18 mph. It took him 4.9 hours. What was the distance to the town?
\n" );
document.write( "I know d = r * t but just can't get the formula to work. \n" );
document.write( "
Algebra.Com's Answer #84982 by checkley71(8403) ![]() You can put this solution on YOUR website! 24T=18(4.9-T) \n" ); document.write( "24T=88.2-18T \n" ); document.write( "24T+18T=88.2 \n" ); document.write( "42T=88.2 \n" ); document.write( "T=88.2/42 \n" ); document.write( "T=2.1 HOURS FOR THE 24 MPH TRIP. \n" ); document.write( "4.9-2.1=2.8 HOURS FOR THE 18 MPH TRIP. \n" ); document.write( "PROOF \n" ); document.write( "24*2.1=18*2.8 \n" ); document.write( "50.4=50.4 MILES WHICH IS THE DISTANCE TO THE TOWN VISITED.. \n" ); document.write( " |