document.write( "Question 1046111: Autumn left the park traveling 8 mph. Then, 4 hours later, Mikayla left traveling the same direction at 24 mph. How long until Mikayla catches up with Autumn?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #661604 by ewatrrr(24785) You can put this solution on YOUR website! Distance the same for both: D = rt \n" ); document.write( "8t = 24(t-4) \n" ); document.write( "8t = 24t - 96 \n" ); document.write( "96 = 16t \n" ); document.write( "6hr = t \n" ); document.write( "How long until Mikayla catches up with Autumn? 6-4 = 2hrs, \n" ); document.write( " \n" ); document.write( " |