document.write( "Question 1071054: A passenger train traveled 180 miles in the same amount of time it took a freight train to travel 120 miles. The rate of the freight train was 15 miles per hour slower than the rate of the passenger train. Find the rate of the passenger train.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #685985 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let \"r\" be the rate of the passenger train, in mph.\r\n" );
document.write( "\r\n" );
document.write( "Then the rate of the freight train is (r-15) mph.\r\n" );
document.write( "\r\n" );
document.write( "The time the passenger train spent for 180 miles trip was \"180%2Fr\" hours.\r\n" );
document.write( "\r\n" );
document.write( "The time the freight train spent for 120 miles trip was \"180%2F%28r-1%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition says that these two amounts of times are equal:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"180%2Fr\" = \"120%2F%28r-15%29\"   (\"A passenger train traveled 180 miles in the same amount of time it took a freight train to travel 120 miles.\")\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve this equation. For it, multiply both sides by r*(r-15). You will get\r\n" );
document.write( "\r\n" );
document.write( "180*(r-15) = 120r  --->  180r - 2700 = 120 r  --->  180r - 120 r = 2700  --->  60r = 2700  --->  r = \"2700%2F60\" = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer. The passenger train rate is 45 mph. That for the freight train is 30 mph.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );