document.write( "Question 284678: person walks 6 mph to the gym and returns at 48 mph in car the trip takes 45 minutes. how long did it take to walk and drive the distance? \n" ); document.write( "
Algebra.Com's Answer #206509 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "6*t=48*(45-t) \n" ); document.write( "t=40 \n" ); document.write( "40 minutes walk and 5 min drive \n" ); document.write( " \n" ); document.write( " |