SOLUTION: Two trains travel at right angles to each other after leaving the same train station at the same time. One hour later they are 100 miles apart. If one travels 20 miles per hour fa

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Two trains travel at right angles to each other after leaving the same train station at the same time. One hour later they are 100 miles apart. If one travels 20 miles per hour fa      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 197234: Two trains travel at right angles to each other after leaving the same train station at the same time. One hour later they are 100 miles apart. If one travels 20 miles per hour faster than the other, what is the rate of the faster train? I worked it to be 80 mph?
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!


Let d%5B1%5D = the distance the slower train had gone after 1 hour.
Let d%5B2%5D = the distance the faster train had gone after 1 hour.



Then by the Pythagorean theorem

%28d%5B1%5D%29%5E2+%2B+%28d%5B2%5D%29%5E2+=+%28100%29%5E2

Let the rate of the slower train be r.
Then the rate of the faster train is r+20. 

Using distance+=+%28rate%29%28time%29

d%5B1%5D+=+r%2A1+=+r

d%5B2%5D+=+%28r%2B20%29%2A1+=+r%2B20

So

%28d%5B1%5D%29%5E2+%2B+%28d%5B2%5D%29%5E2+=+%28100%29%5E2

becomes:

%28r%2B20%29%5E2+%2Br%5E2=+10000

r%5E2%2B40r%2B400%2Br%5E2=10000

2r%5E2%2B40r-9600=0

Divide thru by 2

r%5E2%2B20r-4800=0

Factoring:

%28r-60%29%28r%2B80%29=0

r-60=0
r=60

r%2B80=0
r=-80

We ignore the negative rate.

So the rate of the slower train is r = 60 mi/h

Therefore the rate of the faster train is r+20 = 60+20 = 80 mi/h

So you were right!  The answer is 80 mi/hr

Edwin