document.write( "Question 894920: Renee and Betsy decide to have a 10 mile race. Renee can run an average speed of 12 miles per hour while Betsy can run at an average speed of 10 miles per hour. Renee decides to give Betsy a head start of 9 minutes. How many minutes will it take Renee to catch up with Betsy? Can you solve the problem for me please with also showing me the way to do it \n" ); document.write( "
Algebra.Com's Answer #542435 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Renee and Betsy decide to have a 10 mile race.
\n" ); document.write( " Renee can run an average speed of 12 miles per hour while Betsy can run at an average speed of 10 miles per hour.
\n" ); document.write( " Renee decides to give Betsy a head start of 9 minutes.
\n" ); document.write( " How many minutes will it take Renee to catch up with Betsy?
\n" ); document.write( ":
\n" ); document.write( "Since we are dealing in minutes here, we want to have their speeds in mi/min
\n" ); document.write( "R: 12/60 = 1/5 mi/min
\n" ); document.write( "B: 10/60 = 1/6 mi/min
\n" ); document.write( ":
\n" ); document.write( "let t = the running time of Renee when she catches Betsy (in minutes)
\n" ); document.write( "then
\n" ); document.write( "(t+9) = running time of Betsy
\n" ); document.write( ":
\n" ); document.write( "When R catches B they will have run the same distance
\n" ); document.write( "write a distance equation; dist = speed * time
\n" ); document.write( "\"1%2F5\"t = \"1%2F6\"(t+9)
\n" ); document.write( "multiply both sides by 30, cancel the denominators and you have
\n" ); document.write( "6t = 5(t+9)
\n" ); document.write( "6t = 5t + 45
\n" ); document.write( "6t - 5t = 45
\n" ); document.write( "t = 45 min for R to catch B
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "We can confirm this find the actual distance when this occurs (should be equal)
\n" ); document.write( " \"1%2F5\"(45) = 9 mi
\n" ); document.write( " \"1%2F6\"(45+9) = 9 mi
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Did I make this understandable to you? C
\n" ); document.write( "
\n" );