SOLUTION: Person on 3rd base walks at a rate of 6' per sec., person on 1st base jogs at a rate of 10' per sec. How long will it take them to be 270' apart? My teacher says its not a time,

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Person on 3rd base walks at a rate of 6' per sec., person on 1st base jogs at a rate of 10' per sec. How long will it take them to be 270' apart? My teacher says its not a time,       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 158798: Person on 3rd base walks at a rate of 6' per sec., person on 1st base jogs at a rate of 10' per sec. How long will it take them to be 270' apart? My teacher says its not a time, distance, rate problem but a triangle problem. I'm confused.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Well, it's both.
Here's where they are at first.

If we set up a coordinate system at first base then the person at first base is at (0,0).
The x-axis runs from first to second.
The y-axis runs from first to home plate.
The person at third base is at (90,90).
The position of the person at first changes with t by
(10t,0)
and the position of the person on third base changes with t by
(90-6t,90).
The x distance is one leg of the triangle, determined with rate and time.
The y distance, fixed at 90 feet, is another leg of the triangle.
The distance is the hypotenuse of the triangle.
The distance between the two, using the distance formula, is
D%5E2=%2810t-%2890-6t%29%29%5E2%2B%280-90%29%5E2
D%5E2=%2810t-90%2B6t%29%29%5E2%2B%28-90%29%5E2
D%5E2=%2816t-90%29%29%5E2%2B8100
D%5E2=256t%5E2-2880t%2B8100%2B8100
D%5E2=256t%5E2-2880t%2B16200
Find t when D=270.
270%5E2=256t%5E2-2880t%2B16200
72900=256t%5E2-2880t%2B16200
256t%5E2-2880t-56700=0
Use the quadratic formula,

t+=+%282880+%2B-+sqrt%28+8294400%2B58060800+%29%29%2F%28512%29+
Only use the positive value,
t+=+%282880+%2B+sqrt%28+66355200%29%29%2F%28512%29+
t+=+%282880+%2B+8145.9%29%2F%28512%29+
t+=+21.5+
Let's check the answer.
After 21.5 seconds, the person on 1st will be at
(10t,0)=(10(21.5),0)=(215,0)
and the person on third will be at
(90-6t,90)=(90-6(21.5),90)=(-39,60)
The distance is then
D%5E2=%28215-%28-39%29%29%5E2%2B%280-90%29%5E2
D%5E2=%28254%29%5E2%2B%2890%29%5E2
D%5E2=64516%2B8100%28254%29%5E2%2B%2890%29%5E2
D%5E2=72616
D=269.5
Good answer.