document.write( "Question 446341: if one train leave the station traveling at 30 mph and another train leaves a half hour later traveling at 50 mph, when will they meet? \n" ); document.write( "
Algebra.Com's Answer #307362 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if one train leaves the station traveling at 30 mph and another train leaves a half hour later traveling at 50 mph, when will they meet?
\n" ); document.write( "-----------------
\n" ); document.write( "Slower train DATA:
\n" ); document.write( "rate = 30 mph ; time = x hrs ; distance = 30x miles
\n" ); document.write( "----
\n" ); document.write( "Faster train DATA:
\n" ); document.write( "rate = 50 mph ; time = x-(1/2) hr; distance = 50x-25 miles
\n" ); document.write( "----
\n" ); document.write( "Equation:
\n" ); document.write( "distance = distance
\n" ); document.write( "30x = 50x-25
\n" ); document.write( "25x = 25
\n" ); document.write( "x = 1 hr
\n" ); document.write( "---
\n" ); document.write( "They will meet one hr after the slower train left the station.
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );