document.write( "Question 1186477: The waiting times between a subway departure schedule and the arrival of a passenger are uniformly distributed between 0 and 5 minutes. Fine the probability that a randomly selected passenger had a waiting time less than 2.75 minutes. \n" ); document.write( "
Algebra.Com's Answer #817387 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "The graph of a uniformly distributed population is a rectangle with total area of 1.  \r\n" );
document.write( "\r\n" );
document.write( "Its base is 5 units long.  The formula for the area of the whole rectangle is\r\n" );
document.write( "\r\n" );
document.write( "A = (base)(height) and the area = 1 and base = 5, so substituting,\r\n" );
document.write( "\r\n" );
document.write( "1 = (5)(h)\r\n" );
document.write( "\"1%2F5=h\"\r\n" );
document.write( "\r\n" );
document.write( "So it is 1/5 of a unit high.\r\n" );
document.write( " \r\n" );
document.write( "The shaded rectangle has a base of 2.75. So using the same formula,\r\n" );
document.write( "\r\n" );
document.write( "A = (base)(height) and the base = 2.75 and height = 1/5, so substituting,\r\n" );
document.write( "\r\n" );
document.write( "\"A+=+%282.75%29%281%2F5%29\"\r\n" );
document.write( "\"A=0.55\"    <---answer\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );