document.write( "Question 103605This question is from textbook Precalculus
\n" );
document.write( ": To get to work Sam jogs 3 kilometers to the train, then rides the remaining 5 kilometers. If the train goes 40 km per hour faster than Sam's constant rate of jogging and the entire trip takes 1/2 hour how fast does Sam jog? \n" );
document.write( "
Algebra.Com's Answer #75408 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! To get to work Sam jogs 3 kilometers to the train, then rides the remaining 5 kilometers. If the train goes 40 km per hour faster than Sam's constant rate of jogging and the entire trip takes 1/2 hour how fast does Sam jog? \n" ); document.write( ": \n" ); document.write( "Let s = his jogging speed \n" ); document.write( "then \n" ); document.write( "(s+40) = train speed \n" ); document.write( ": \n" ); document.write( "Write a time equation: Time = Distance/speed \n" ); document.write( ": \n" ); document.write( "jog time + train time = .5 hrs \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by s(s+40) and you have: \n" ); document.write( "3(s+40) + 5s = .5(s(s+40)) \n" ); document.write( ": \n" ); document.write( "3s + 120 + 5s = .5s^2 + 20s \n" ); document.write( ": \n" ); document.write( "8s + 120 = .5s^2 + 20s \n" ); document.write( ": \n" ); document.write( "0 = .5s^2 + 20s - 8s - 120 \n" ); document.write( ": \n" ); document.write( ".5s^2 + 12s - 120 = 0; a quadratic equation \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula to find s: a=.5; b=12; c=-120 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "s = -12 + 19.5959; we only need the positive solution here \n" ); document.write( ": \n" ); document.write( "s = +7.5959 km/hr is his jogging speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the time \n" ); document.write( " \n" ); document.write( " .394 + .105 = .499 ~ .5 hrs \n" ); document.write( ": \n" ); document.write( "Did this make sense to you? Any questions? \n" ); document.write( " |