document.write( "Question 154027This question is from textbook Algebra and Trigonometry Structure and Method book 2
\n" );
document.write( ": I have been working on this problem for awhile now and I just can't figure it out. I was wondering if someone could help me? I would deeply appreciate it. Please and Thank you!!!\r
\n" );
document.write( "\n" );
document.write( "In a bicycle race, Lionel gives Robert a 500m advantage. Also, Lionel agrees to start 15 min after Robert. If Lionel bikes at 17 km/h and Robert at 14 km/h, how long will it take Lionel after he starts biking to overtake Robert? \n" );
document.write( "
Algebra.Com's Answer #113372 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The problem is applying the \"distance formula\": \n" ); document.write( "d = rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "Let x = time Lionel is traveling \n" ); document.write( "x + .25 = time Robert was traveling \n" ); document.write( "Note: 15 minutes is the same as .25 hour \n" ); document.write( ". \n" ); document.write( "\"distance Lionel traveled\" = \"distance Robert traveled\" + .5 \n" ); document.write( "Note: 500m is the same as .5 km \n" ); document.write( ". \n" ); document.write( "Our equation then is: \n" ); document.write( "17x = 14(x + .25) + .5 \n" ); document.write( ". \n" ); document.write( "Now, we solve for x: \n" ); document.write( "17x = 14x + 3.5 + .5 \n" ); document.write( "17x = 14x + 4 \n" ); document.write( "3x = 4 \n" ); document.write( "x = 4/3 \n" ); document.write( "x = 1.333 hours \n" ); document.write( " \n" ); document.write( " |