document.write( "Question 111934: This is a science and medicine.
\n" );
document.write( "A bicyclist rode into the country for 5h. In returning , her speed was 5mi/h faster and the trip took 4h. What was her speed each way?
\n" );
document.write( "Would the answer be 20mi/h and 25mi/h? \r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Barb Neely \n" );
document.write( "
Algebra.Com's Answer #81674 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Your answer is correct. Her speed was 20 mph going into the country and 25 mph during her \n" ); document.write( "return ride. \n" ); document.write( ". \n" ); document.write( "You can check this as follows: On her way into the country she rode at 20 mph for 5 hours \n" ); document.write( "so she covered 100 miles. On her return trip she rode at 25 mph and in 4 hours she covered \n" ); document.write( "25 times 4 = 100 miles. Her two rides covered the same distance ... so the speeds \n" ); document.write( "are correct. \n" ); document.write( ". \n" ); document.write( "This comes from recognizing that the two distances covered (distance out into the country and \n" ); document.write( "distance on the return trip) must be the same. So you can use the distance formula of: \n" ); document.write( ". \n" ); document.write( "Distance = speed times time \n" ); document.write( ". \n" ); document.write( "and in equation form this is \n" ); document.write( ". \n" ); document.write( "D = S * T \n" ); document.write( ". \n" ); document.write( "for each leg of the trip. Call R the speed on the outbound trip. Then R + 5 must be the \n" ); document.write( "speed on the return trip. This means that the distance on the outbound trip is: \n" ); document.write( ". \n" ); document.write( "D = R * 5 = 5R \n" ); document.write( ". \n" ); document.write( "where 5 is the time in hours on the outbound leg. Then the return distance is: \n" ); document.write( ". \n" ); document.write( "D = (R + 5)*4 = 4R + 20 \n" ); document.write( ". \n" ); document.write( "in which R + 5 is the speed on the return trip and 4 is the number of hours spent at \n" ); document.write( "that speed. \n" ); document.write( ". \n" ); document.write( "Since the two distances are equal, you can set them equal in equation form to get: \n" ); document.write( ". \n" ); document.write( "5R = 4R + 20 \n" ); document.write( ". \n" ); document.write( "Subtract 4R from both sides of this equation and it reduces to: \n" ); document.write( ". \n" ); document.write( "R = 20 \n" ); document.write( ". \n" ); document.write( "And 20 is the speed in mph for the outbound ride. Therefore 25 mph must be the speed for \n" ); document.write( "the return leg because is is 5 mph faster than the speed on the outbound leg. \n" ); document.write( ". \n" ); document.write( "Hope this helps. \n" ); document.write( " |