document.write( "Question 1131712: Suppose that you have already been waiting for one hour for a taxi. What is the probability that one arrives within the next 9 minutes? The time between arrivals of taxis at a busy intersection is exponentially distributed with a mean of 26.23 minutes.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(Please enter your answers as fractions in lowest terms or as decimals rounded to four decimal places. Thank you!)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #748672 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is still going to be 9 minutes regardless of the prior wait. \n" ); document.write( "mean=1/26.23=0.038 \n" ); document.write( "Probability x>9 is e^(-9*0.038), so probability x<9 is 1-e^(-9*0.038) \n" ); document.write( "e^(-9x)=e^(-0.342)=0.7103. The complement is 0.2897, ANSWER \n" ); document.write( " |