document.write( "Question 139000: every 15 min. the fast train arrives & waits 4 min. Then 4 min. after the fast train leaves, the local train arrives & waits 3 min. If you arrive at the station at a random time during the rush period, find the probability that the fast train will be waiting and find the probability that no train will be there.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101415 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! every 15 min. the fast train arrives & waits 4 min. Then 4 min. after the fast train leaves, the local train arrives & waits 3 min. If you arrive at the station at a random time during the rush period, find the probability that the fast train will be waiting and find the probability that no train will be there.\r \n" ); document.write( "\n" ); document.write( "---------------------------------- \n" ); document.write( "Draw the picture of a typical 15 minute period. \n" ); document.write( "fast train: there 4 min; not there 11 min \n" ); document.write( "local train: not there 4; there 3 min ; not there 8 min \n" ); document.write( "---------------------------------- \n" ); document.write( "P(fast waiting) = 4/15 \n" ); document.write( "P(no train there) = 8/15 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |