document.write( "Question 154031: I previously asked a question regarding chasing someone with a 10 mile head start and I was running at a rate that is two miles per hour faster than the person I was chasing also with a hornet flying back and forth between us at a rate of 20 miles per hour. How far would the hornet fly by the time I reached the other person? Stan did a great job of answering the question for me, 5 hous to catch up to the person and the hornet flew 5X20=100 miles. My problem is that I still can not see how to write this out using the formulas. Any help is appreciated. Thank you. \n" ); document.write( "
Algebra.Com's Answer #113608 by ptaylor(2198) You can put this solution on YOUR website! Distance(d) equals Rate (r) times Time(t) or d=rt; r=d/t and t=d/r \n" ); document.write( "Let t=time required to catch the front runner \n" ); document.write( "Front runner runs at the rate of r \n" ); document.write( "You run at the rate of r+2 \n" ); document.write( "Distance front runner runs =10+r*t (already has a 10 mi head start) \n" ); document.write( "Distance you run=(r+2)*t=rt+2t\r \n" ); document.write( "\n" ); document.write( "Now when the above two distances are equal, you will have caught the front runner, so: \n" ); document.write( "10+rt=rt+2t \n" ); document.write( "subtract rt from each side \n" ); document.write( "10+rt-rt=rt-rt+2t collect like terms \n" ); document.write( "2t=10 \n" ); document.write( "t=5 hours\r \n" ); document.write( "\n" ); document.write( "Distance hornet flew (d)=Rate of hornet (20 mph)* amount of time the hornet flew (5 hr)\r \n" ); document.write( "\n" ); document.write( "d=20*5=100 mi \r \n" ); document.write( "\n" ); document.write( "Just as Stan sez\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |