document.write( "Question 1044434: A train travels the distance between the station A and B in 45 minutes. if the train reduces its speed by 5km per hour it takes 48 minutes to cover this distance. what is the distance between the two stations?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #659723 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Travel Rate Rule to relate rate, time, distance, RT=D\r
\n" ); document.write( "\n" ); document.write( "Forty-five minutes is \"%283%2F4%29hour\" and 48 minutes is \"%284%2F5%29hour\".
\n" ); document.write( "
\r\n" );
document.write( "                   RATE         TIME       DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "REGULAR            r            t           d\r\n" );
document.write( "\r\n" );
document.write( "SLOWER            r-k          t+h          d\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "UNKNOWN VARIABLES: r,d
\n" ); document.write( "(unit for r is kilometers per hour)
\n" ); document.write( "(unit for d is kilometers)\r
\n" ); document.write( "\n" ); document.write( "GIVEN VARIABLE ASSIGNMENTS: \"system%28t=3%2F4%2Ch=4%2F5%2Ck=5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You would make some algebra steps to solve this system:
\n" ); document.write( "\"system%28rt=d%2C%28r-k%29%28t%2Bh%29=d%29\"
\n" ); document.write( "
\n" );