document.write( "Question 908176: efren leaves home at 9 am and walks 4 miles per hour. his brother, Gregory leaves half an hour later and runs 8.5 miles per hour in the same direction. predict the time at which Gregory will catch up to efron. \n" ); document.write( "
Algebra.Com's Answer #550938 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Gaining speed 8.5 -4= 4.5 mph \n" ); document.write( "Headstart 4*0.5 =2 miles \n" ); document.write( "Time to catch up 2/4.5=0.44444444 hours \n" ); document.write( "Time to catch up =26.6666667 minutes \n" ); document.write( "Algebraic solution \n" ); document.write( "4(t+0.5)=8.5t \n" ); document.write( "4t+2.0=8.5t \n" ); document.write( "2.0=8.5t-4t \n" ); document.write( "2.0=4.5t \n" ); document.write( "t=0.44444444 hours \n" ); document.write( " |