document.write( "Question 40843: Let the first biker left the ranger station at 'x' hrs.
\n" );
document.write( "Then by 4 pm he rode for ((4+12) - x) = (16 - x) hrs.
\n" );
document.write( "Distance traveled by him = miles.
\n" );
document.write( "The second biker left the ranger station 1 hr after the first biker.
\n" );
document.write( "So he traveled for ((16 - x) - 1) = (15 - x) hrs.
\n" );
document.write( "Distance traveled by him = miles.
\n" );
document.write( "As both bikers met at 4 pm so by then they have travelled equal distances.
\n" );
document.write( "So
\n" );
document.write( "Solving we get x = 13.
\n" );
document.write( "Thus the first biker left the ranger station at 13 hrs or 1 pm. \n" );
document.write( "
Algebra.Com's Answer #26263 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |