document.write( "Question 883417: Two trains travel at right angles to each other after leaving the same train station at the same time. Two hours later they are 34 miles apart. If one travels 7 miles per hour slower than the other, what is the rate of the faster train? \n" ); document.write( "
Algebra.Com's Answer #533514 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Their speeds are r and r+7, in miles per hour. \n" ); document.write( "The distance traveled for each in the 2 hours are r*2 and (r+7)*2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The distance are part of a right triangle, so Pythagorean Theorem will relate the three distances.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Solve for r. Find r+7. \n" ); document.write( " |