document.write( "Question 810315: A train running between two towns arrives at it's destination 10 mins late when it travels at a constant rate of 40 mph and 16 mins late when it travels at a constant rate of 30 miles per hour. What is the distance, in miles, between the two towns? \n" ); document.write( "
Algebra.Com's Answer #488061 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
Use t as target time length if the train were on-time. There are two speed conditions:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Speed__________________Time hours______________distance miles
\n" ); document.write( "40_____________________\"t%2B10%2F60\"_________________\"40%28t%2B1%2F6%29\"
\n" ); document.write( "30_____________________\"t%2B16%2F60\"_________________\"30%28t%2B4%2F15%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The distance expressions in the table were both somewhat simplified, and based on \"Rate%2ATime=Distance\". These distances are EQUAL, being between two given but unspecified same towns. We form this equation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%2840%28t%2B1%2F6%29=30%28t%2B4%2F15%29%29\"
\n" ); document.write( "Solve for t, the target time, and then use it to compute distance between the towns, using either distance expression.
\n" ); document.write( "
\n" );