document.write( "Question 404644: Hi I am in the need of some help on this word problem please. \r
\n" );
document.write( "\n" );
document.write( "To train for the running of a triathlon, jerri jogs 1 hour each day over the same 9 mile course. five miles of the course is downhill, whereas the other 4 miles is on level ground. jerri figures that she runs 2 miles per hour faster downhill than she runs on level ground. find the rate at which jerri runs on level ground. My email address is wa_emily@yahoo.com\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #286051 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! jerri jogs 1 hour each day over the same 9 mile course. \n" ); document.write( " five miles of the course is downhill, whereas the other 4 miles is on level ground. \n" ); document.write( " jerri figures that she runs 2 miles per hour faster downhill than she runs on level ground. \n" ); document.write( " find the rate at which jerri runs on level ground. \n" ); document.write( ": \n" ); document.write( "Let s = the speed on level ground \n" ); document.write( "then \n" ); document.write( "(s+2) = the speed down hill \n" ); document.write( ": \n" ); document.write( "Write a time equation: Time = dist/speed \n" ); document.write( ": \n" ); document.write( "Level ground time + downhill time = 1 hr \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply by s(s+2) to clear the denominators, results: \n" ); document.write( "4(s+2) + 5s = s(s+2) \n" ); document.write( "4s + 8 + 5s = s^2 + 2s \n" ); document.write( "9s + 8 = s^2 + 2s \n" ); document.write( "Arrange as a quadratic equation on the right \n" ); document.write( "0 = s^2 + 2s - 9s - 8 \n" ); document.write( ": \n" ); document.write( "s^2 - 7s - 8 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(s-8)(s+1) = 0 \n" ); document.write( "The positive solution is all we want here \n" ); document.write( "s = 8 mph on level ground \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the actual times (downhill speed = 10 mph) \n" ); document.write( "4/8 + 5/10 = \n" ); document.write( "1/2 + 1/2 = 1 hr, confirms our solution of s = 8 \n" ); document.write( " |