document.write( "Question 1013515: A man drives from his home at 30 miles per hour to the shopping center which is 20 miles from his home. On the return trip he encounters heavy traffic and averages 12 miles per hour. How much time does the man take in driving to and from the shopping center ? \n" ); document.write( "
Algebra.Com's Answer #629814 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "time=distance/rate \n" ); document.write( ". \n" ); document.write( "time=time going + time returning \n" ); document.write( "time=(20 mi)/(30 mph)+(20 mi)/(12 mph) \n" ); document.write( "time=2/3 hr + 5/3 hr \n" ); document.write( "time=7/3 hr \n" ); document.write( ". \n" ); document.write( "ANSWER: The man spent 2 hours and 20 minutes (7/3 hours) driving. \n" ); document.write( " \n" ); document.write( " |