document.write( "Question 461268: It takes Mary 2 minutes to run a track. John can run 1 mi/hr faster than Mary and it takes him 1 minute 30 seconds to run the same track. How long is the track?\r
\n" );
document.write( "\n" );
document.write( "I understand that I need to somehow encompass the formula: D= rt
\n" );
document.write( "Usually once I get the first few steps completed, the rest is downhill. However, I wasn't sure how to begin the problem. Thank you very much \n" );
document.write( "
Algebra.Com's Answer #316410 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! It takes Mary 2 minutes to run a track. John can run 1 mi/hr faster than Mary and it takes him 1 minute 30 seconds to run the same track. How long is the track? \n" ); document.write( ": \n" ); document.write( "Convert 1 min 30 sec to 1.5 min \n" ); document.write( ": \n" ); document.write( "Find the speed of each person first \n" ); document.write( "Let s = M's speed \n" ); document.write( "then \n" ); document.write( "(s+1) = J's speed \n" ); document.write( ": \n" ); document.write( "Write a distance equation Dist = speed * time \n" ); document.write( "M's dist = J's dist \n" ); document.write( "2s = 1.5(s+1) \n" ); document.write( "2s = 1.5s + 1.5 \n" ); document.write( "2s - 1.5s = 1.5 \n" ); document.write( ".5s = 1.5 \n" ); document.write( "s = \n" ); document.write( "s = 3 mph is M's speed \n" ); document.write( ": \n" ); document.write( "Note that we did this using minutes, conversion to hrs (mph is used) would \n" ); document.write( "effect both sides of the equation so we can ignore it. \n" ); document.write( ": \n" ); document.write( "Find the distance of the track, now we have to convert min to hrs and miles to feet. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Check this using J's time and speed (1 mph faster than M) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |