document.write( "Question 1007225: I came up with 30mi....but I can't really explain how I got it. Tom Quig traveled 210 miles east of St. Louis. For most of the trip he averaged 60 mph, but for one period of time he was slowed to 10 mph due to a major accident. If the total time of travel was 6 hours, how many miles did he drive at the reduced speed? \n" ); document.write( "
Algebra.Com's Answer #623192 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Mathematical model is this system of 2 equations for 2 unknowns\r\n" );
document.write( "\r\n" );
document.write( "x + y = 210,\r\n" );
document.write( "\r\n" );
document.write( "\"x%2F60\" + \"y%2F10\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "where x is the distance the driver covered at the speed of 60 mph, y is the distance covered at the reduced speed of 10 mph.\r\n" );
document.write( "\r\n" );
document.write( "The system is consisted and x = 180 mi, y = 30 mi is one possible solution.\r\n" );
document.write( "Hence, this solution is unique.\r\n" );
document.write( "\r\n" );
document.write( "The problem is solved.\r\n" );
document.write( "
\n" ); document.write( "
\n" );