document.write( "Question 945265: ou drive at an average speed of 50mph to a discount shopping mall, spend two hours shopping, and then return at an average speed of 25mph. The entire trip take 8 hours. How far away is the shopping mall? \n" ); document.write( "
Algebra.Com's Answer #576416 by macston(5194)![]() ![]() You can put this solution on YOUR website! 8 hrs- 2 hrs shopping=6 hrs travel \n" ); document.write( "Let d= distance to the mall \n" ); document.write( "d/50 mph + d/25 mph=6 hrs \n" ); document.write( "d/50mph+(2/2)(d/25mph)=6 hrs \n" ); document.write( "d/50mph+2d/50mph=6hrs \n" ); document.write( "3d/50mph=6 hrs Multiply each side by 50 mph \n" ); document.write( "3d=6hrs*50 mph \n" ); document.write( "3d=300 miles Divide each side by 3 \n" ); document.write( "d=100 miles \n" ); document.write( "ANSWER The distance to the mall is 100 miles. \n" ); document.write( "trip to mall: 100 miles/50 mph=2 hrs \n" ); document.write( "trip home: 100 mi/25 mph=4 hrs \n" ); document.write( "2hrs+4hrs=6 hours travel time \n" ); document.write( " |