document.write( "Question 1157693: High temperatures in a certain city for the month of August follow a uniform distribution over the
\n" );
document.write( "interval 62F to 91F. What is the probability that a randomly selected August day has a high
\n" );
document.write( "temperature that exceeded 67°F? \n" );
document.write( "
Algebra.Com's Answer #780613 by greenestamps(13208) You can put this solution on YOUR website! \n" ); document.write( "The given range of temperatures is 29 degrees, from 62 to 91. \n" ); document.write( "The range of temperatures above 67 degrees is 24 degrees, from 67 to 91. \n" ); document.write( "Since the distribution is uniform, the probability is 24/29. \n" ); document.write( " \n" ); document.write( " |