document.write( "Question 1180675: Two trains leave railway stations at the same time. The first train travel due West
\n" );
document.write( "in the second train due north. The first travels 5KM/hr faster than the second train. if after two hours, they are 50 KM apart, find the average speed of each train. \n" );
document.write( "
Algebra.Com's Answer #810416 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the northbound train's rate be r km/h\r\n" ); document.write( "Then the westbound train's rate is r+5 km/h\r\n" ); document.write( "\r\n" ); document.write( "After 2 hours, using d = rt\r\n" ); document.write( "\r\n" ); document.write( "the northbound train's distance is 2r\r\n" ); document.write( "the westbound train's distance is 2(r+5)\r\n" ); document.write( "\r\n" ); document.write( "We use the Pythagorean theorem to write an\r\n" ); document.write( "expression for their distance apart, which\r\n" ); document.write( "is the hypotenuse of a right triangle.\r\n" ); document.write( "\r\n" ); document.write( "distance ap[art =\n" ); document.write( " |