document.write( "Question 806494: Carlos and Maria drove a total of 258 miles in 5 hours.Carlos drove the first part of the trip and averaged 53 miles per hour.Maria drove the remainder of the trip and averaged 51 miles per hour. For approximately how many hours did Maria drive? Round to the nearest tenth \n" ); document.write( "
Algebra.Com's Answer #485868 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c+m=5,
\n" ); document.write( "53c+51m=258\r
\n" ); document.write( "\n" ); document.write( "c = 3/2=1.5, m = 7/2=3.5
\n" ); document.write( "
\n" );