document.write( "Question 53711: Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to solve the following word problem. I also need to show the equation you use for the solution.\r
\n" );
document.write( "\n" );
document.write( " A bicyclist rode into the country for 5 h. In returning, her 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( " Thanks,
\n" );
document.write( " Ashley \n" );
document.write( "
Algebra.Com's Answer #35965 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bicyclist rode into the country for 5 h. In returning, her speed was 5 mi/h faster and the trip took 4 h. What was her speed each way? \n" ); document.write( "-------- \n" ); document.write( "Riding-Out DATA: \n" ); document.write( "time=5 hr. ; rate = x mph ; distance=5x miles \n" ); document.write( "--------- \n" ); document.write( "Riding-Back DATA: \n" ); document.write( "time=4 hr. ; rate= x+5 mph ; distance=rt = 4(x+5)=4x+20 miles \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "distace out = distance back \n" ); document.write( "5x = 4x+20 \n" ); document.write( "x=20 mph (speed on the way out) \n" ); document.write( "x+5=25 mph (speed on the way back) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |