document.write( "Question 758557: A Lion runs 50 miles per hour in pursuit of a zebra running at 40 miles per hour. If the initial distance between them was a quarter of a mile, how long will it take for the lion to catch the zebra? \n" ); document.write( "
Algebra.Com's Answer #461559 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A Lion runs 50 miles per hour in pursuit of a zebra running at 40 miles per hour. If the initial distance between them was a quarter of a mile, how long will it take for the lion to catch the zebra?
\n" ); document.write( "------------------
\n" ); document.write( "The lion \"gains on\" the zebra at 10 mi/hr (50 - 40)
\n" ); document.write( "d = r*t
\n" ); document.write( "t = d/r
\n" ); document.write( "t = (1/4)/10
\n" ); document.write( "t = 1/40 hour
\n" ); document.write( "==================
\n" ); document.write( "PS Lions don't run at 50 mi/hr
\n" ); document.write( "
\n" ); document.write( "
\n" );