document.write( "Question 283405: Carlos and Maria drove a total of 331 miles in 6 hours. Carlos drove the first part of the trip and averaged 51 mph. Maria drove the remainder of the trip and averaged 56 mph. For how many hours did Maria drive. \n" ); document.write( "
Algebra.Com's Answer #205741 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 51(6-x)+56x=331\r \n" ); document.write( "\n" ); document.write( "6-x=1 Carlos drove one hour \n" ); document.write( "x=5 Maria drove 5 hours \n" ); document.write( " |