document.write( "Question 255014: On the 42 km go kart course Arshia drives .4 km/hr faster than Sarah, but she has engine trouble part way around the track and has to stop to get the cart fixed. This stop costs Arshia one half hour, and so she arrives 15 minutes after Sarah at the end of the course. How fast did each girl drive and how long did each girl take to finish the course? I think that Sarah drove 52.5 km/hour and finished the course in 48 minutes. I then think that Arshia drove 52.9 km/h and took 63 mins to complete the course. I really am hoping that this correct and could certainly use some help if not. Thanks so much for your time.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187319 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! On the 42 km go kart course Arshia drives .4 km/hr faster than Sarah, but she has engine trouble part way around the track and has to stop to get the cart fixed. \n" ); document.write( " This stop costs Arshia one half hour, and so she arrives 15 minutes after Sarah at the end of the course. \n" ); document.write( " How fast did each girl drive and how long did each girl take to finish the course? \n" ); document.write( ": \n" ); document.write( "I am not sure how you did this, but here's my take on it: \n" ); document.write( ": \n" ); document.write( "Change 15 min to .25 hr \n" ); document.write( ": \n" ); document.write( "Let s = Sarah's speed \n" ); document.write( "then \n" ); document.write( "(s+.4) = Arshia's speed \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Multiply by s(s+.4), results \n" ); document.write( "42(s+.4) = 42s + .25s(s+.4) \n" ); document.write( ": \n" ); document.write( "42s + 16.8 = 42s + .25s^2 + .1s \n" ); document.write( ": \n" ); document.write( "Arrange as a quadratic equation \n" ); document.write( ".25s^2 + .1s + 42s - 42s - 16.8 = 0 \n" ); document.write( ".25s^2 + .1s - 16.8 = 0 \n" ); document.write( ": \n" ); document.write( "Multiply by 20, get rid of those decimals \n" ); document.write( "5s^2 + 2s - 336 = 0 \n" ); document.write( ": \n" ); document.write( "Factor this to \n" ); document.write( "(5s + 42)(s-8) = 0 \n" ); document.write( ": \n" ); document.write( "positive solution \n" ); document.write( "s = 8 km/h is Sarah's speed \n" ); document.write( "and \n" ); document.write( "8.4 km/h is Arshia's speed \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Find the times of each: \n" ); document.write( "42/8 = 5.25 hrs \n" ); document.write( "42/8.4 = 5 hrs, + .5 = 5.5 hrs (checks out, 15 min after Sarah) \n" ); document.write( " \n" ); document.write( " |