document.write( "Question 1184018: Susan and Jenny run a 200 m race which Susan wins by 10 m. Jenny suggests that they run
\n" ); document.write( "another race, with Susan starting 10 m behind the starting line. Assuming they run at the same
\n" ); document.write( "speeds as in the first race, what is the outcome of the race?
\n" ); document.write( "

Algebra.Com's Answer #814557 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Susan and Jenny run a 200 m race which Susan wins by 10 m. Jenny suggests that they run
\n" ); document.write( "another race, with Susan starting 10 m behind the starting line. Assuming they run at the same
\n" ); document.write( "speeds as in the first race, what is the outcome of the race?
\n" ); document.write( "
This TRAVEL problem, just like most of them involves using the travel formula: Distance = Speed * Time\r\n" );
document.write( "\r\n" );
document.write( "Let Susan’s speed be S\r\n" );
document.write( "Then time Susan took to complete the race = \"200%2FS\"\r\n" );
document.write( "Then, Jenny’s speed, with her time also being \"200%2FS\" is \r\n" );
document.write( "\r\n" );
document.write( "If Susan starts 10 m behind the starting line, she’ll have to travel 200 + 10 = 210 m\r\n" );
document.write( "Jenny, however, will travel 200 m\r\n" );
document.write( "\r\n" );
document.write( "Time Susan takes to travel 210 m: \"210%2FS\"\r\n" );
document.write( "Time Jenny takes to travel 200 m: \r\n" );
document.write( "\r\n" );
document.write( "Susan’s time: \r\n" );
document.write( "Comparing Susan’s time: \"%223%2C990%22%2F%2819S%29\" to Jenny’s time: \"%224%2C000%22%2F%2819S%29\", we see that Susan’s time is less, so Susan will win the race, again!
\n" ); document.write( "
\n" );