document.write( "Question 559647: an express train tavels 80 kilometers per hour from ironton to wildwood. a local train, traveling at 48 kilometers per hour, takes 2 hours longer for the same trip. how far apart are ironton and wildwood? \n" ); document.write( "
Algebra.Com's Answer #804641 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
distance = rate * time\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = hours it takes for express train to get from Ironton to Wildwood\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(80)(x) = (48)(x + 2)
\n" ); document.write( "80x = 48x + 96
\n" ); document.write( "32x = 96
\n" ); document.write( "x = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distance = (80 km/h)(3 h) = 240 km
\n" ); document.write( "
\n" );