document.write( "Question 805074: The waiting time at an elevator is uniformly distributed between 30 and 200 seconds. What is the probability a rider must wait between 1 minute and 1.5 minutes?
\n" ); document.write( "
\n" ); document.write( "A. 0.1765
\n" ); document.write( "
\n" ); document.write( "B. 0.3529
\n" ); document.write( "
\n" ); document.write( "C. 0.5294
\n" ); document.write( "
\n" ); document.write( "D. 0.8824
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #485074 by Edwin McCravy(20062)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The uniform distribution is a rectangular shaped distribution. It\r\n" );
document.write( "is a rectangle that has a base 200-30 = 170 seconds long and an area \r\n" );
document.write( "of 1, which represents a probability of 1 that they will wait no less\r\n" );
document.write( "than 30 seconds nor more than 200 seconds.  \r\n" );
document.write( "\r\n" );
document.write( "    A = b·h\r\n" );
document.write( "    1 = 170·h\r\n" );
document.write( "1/170 = h\r\n" );
document.write( "\r\n" );
document.write( "Think of it as this rectangle\r\n" );
document.write( "\r\n" );
document.write( " ______________________\r\n" );
document.write( "|______________________|  height = 1/170 units\r\n" );
document.write( "   base = 170 seconds\r\n" );
document.write( "\r\n" );
document.write( "The probability that a rider must wait between 1 minute and 1.5 minutes\r\n" );
document.write( "is just a slice of this rectangle whose base is between 1 minute and\r\n" );
document.write( "1.5 minutes which is 1.5-1 = .5 minutes or 30 seconds.\r\n" );
document.write( "\r\n" );
document.write( "Such a slice might look like this:\r\n" );
document.write( " __\r\n" );
document.write( "|__|  height = 1/170 units\r\n" );
document.write( "base = 30 seconds\r\n" );
document.write( "\r\n" );
document.write( "The area of this slice would be base·height = 30·(1/170) = .1765\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );