document.write( "Question 421871: Tom and Cathy decide to run a race. Tom can run at 10 meters per second and Cathy can run at 6 meters per second. Tom gives Cathy a 50 meter head start. How long is it before Tom catches Cathy? Answer should be numerical in seconds \n" ); document.write( "
Algebra.Com's Answer #294510 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Kathy 6 mph
\n" ); document.write( "Tom 10 mph
\n" ); document.write( "Kathy will have covered 50 m before Tom starts
\n" ); document.write( "
\n" ); document.write( "catch up distance=50 m
\n" ); document.write( "catch up speed = 10-6 m/s
\n" ); document.write( "catch up speed = 4 m/s
\n" ); document.write( "
\n" ); document.write( "Catchup time = catchup distance/catch up speed
\n" ); document.write( "catch up time= 50/4
\n" ); document.write( "catch up time= 12.5 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );