document.write( "Question 487422: Carlos and Maria drove a total of 24 miles in 4.9 hours. Carlos drove the first part of the trip and averaged 54 mph. Maria drove the remainder of the trip and averaged 47 mph. For approximately how many hours did Maria drive/ Thanks for your help. \n" ); document.write( "
Algebra.Com's Answer #333067 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Carlos and Maria drove a total of 24 miles in 4.9 hours. \n" ); document.write( " Carlos drove the first part of the trip and averaged 54 mph. \n" ); document.write( " Maria drove the remainder of the trip and averaged 47 mph. \n" ); document.write( " For approximately how many hours did Maria drive/ \n" ); document.write( ": \n" ); document.write( "24 miles in 4.9 hrs does not make sense, that's about the speed you would walk. \n" ); document.write( "Let's assume it's 240 miles, that would be reasonable \n" ); document.write( ": \n" ); document.write( "let m = M's drive time \n" ); document.write( "the total time was given as 4.9 hrs, therefore \n" ); document.write( "(4.9-m) = C's drive time \n" ); document.write( ": \n" ); document.write( "Write a distance equation, dist = speed * time \n" ); document.write( ": \n" ); document.write( "M's dist + C's dist = 240 \n" ); document.write( "47m + 54(4.9-m) = 240 \n" ); document.write( "47m + 264.6 - 54m = 240 \n" ); document.write( "47m - 54m = 240 - 264.6 \n" ); document.write( "-7m = -24.6 \n" ); document.write( "m = \n" ); document.write( "m ~ +3.5 hrs driven by M \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check this by finding the distances (C drives 4.9 - 3.5 = 1.4 hrs) \n" ); document.write( "54*1.4 = 75.6 mi \n" ); document.write( "47*3.5 = 164.5 mi \n" ); document.write( "--------------- \n" ); document.write( "total dist:241 ~ 240 \n" ); document.write( " |