SOLUTION: The arrival time t of train B must be at least 5 minutes different from the 4:00 P.M. arrival time of train A. So far I have, absolute value of tb-? is greater than or equal

Algebra ->  Absolute-value -> SOLUTION: The arrival time t of train B must be at least 5 minutes different from the 4:00 P.M. arrival time of train A. So far I have, absolute value of tb-? is greater than or equal       Log On


   



Question 214857: The arrival time t of train B must be at least 5 minutes different from the 4:00 P.M. arrival time of train A.
So far I have,
absolute value of tb-? is greater than or equal to 1/12
I cannot figure out what should be subtracted from train b.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
One way would be
t%5Ba%5D+%2B+5+%3C+t%5Bb%5D+%3Ct%5Ba%5D+-+5 (in minutes)
This is also
abs%28t%5Bb%5D+-+t%5Ba%5D%29+%3E+5