document.write( "Question 875140: It takes James 55 seconds to run around a 400 meter circular track. It takes Henry 62 seconds to run around the same track. If they started at the same point on the track but ran in opposite directions how long would it take for them to meet each other.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #528104 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
It takes James 55 seconds to run around a 400 meter circular track.
\n" ); document.write( " It takes Henry 62 seconds to run around the same track.
\n" ); document.write( " If they started at the same point on the track but ran in opposite directions how long would it take for them to meet each other.
\n" ); document.write( ":
\n" ); document.write( "let t = time for them to meet
\n" ); document.write( ":
\n" ); document.write( "Find their speed in meter/sec
\n" ); document.write( "James: 400/55 = 7.27 m/sec
\n" ); document.write( "Henry: 400/62 = 6.45 m/sec
\n" ); document.write( ":
\n" ); document.write( "When they meet the total distance they have run = 400 m
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation, dist = speed * time
\n" ); document.write( "7.27t + 6.45t = 400
\n" ); document.write( "13.72t = 400
\n" ); document.write( "t = 400/13.72
\n" ); document.write( "t = 29.15 sec for them to meet
\n" ); document.write( "
\n" );