document.write( "Question 115268This question is from textbook Beginning Algebra
\n" );
document.write( ": A bicyclist rode into the country for 5 h. In returning, her
\n" );
document.write( "speed was 5 mi/h faster and the trip took 4 h. What was her speed each way?\r
\n" );
document.write( "\n" );
document.write( "I don't know how to turn this in to an equation. \n" );
document.write( "
Algebra.Com's Answer #83872 by stanbon(75887) ![]() You can put this solution on YOUR website! A bicyclist rode into the country for 5 h. In returning, her \n" ); document.write( "speed was 5 mi/h faster and the trip took 4 h. What was her speed each way? \n" ); document.write( "------------- \n" ); document.write( "Into the country DATA: \n" ); document.write( "Time = 5 hrs ; Rate = x mph ; Distance = rt = 5x miles \n" ); document.write( "------------- \n" ); document.write( "Return DATA: \n" ); document.write( "Time = 4 hrs ; Rate = (x+5) mph ; Distance = rt = 4(x+5) miles \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "distance out = distance back \n" ); document.write( "5x = 4(x+5) \n" ); document.write( "5x = 4x+20 \n" ); document.write( "x = 20 mph (speed into the country) \n" ); document.write( "x+5 = 25 mph (speed back) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |