document.write( "Question 283703: Two trains leave the same city at the same time. One heads due west and one due north. One train travels 5 miles per hour faster than the other. After 2 hours they are 50 miles apart. find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #205931 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! sqrt(((f+5)*2)^2+(2*f)^2)=50 \n" ); document.write( "f=15 \n" ); document.write( "f+5=20 \n" ); document.write( " |