document.write( "Question 331510: One-hour carbon monoxide concentrations in air samples from a large city have an approximately exponential distribution with mean 3.6 ppm (parts per million).
\n" ); document.write( "a, find the probability that the carbon monoxide concentration exceeds 9 ppm during a randomly selected one-hour period.
\n" ); document.write( "b, a traffic-control strategy reduced the mean to 2.5 ppm. Now find the probability that the concentration exceeds 9 ppm.
\n" ); document.write( "

Algebra.Com's Answer #237663 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
if x is exponentially distributed then \r
\n" ); document.write( "\n" ); document.write( "\"fx+=+%281%2Fmu%29+%2Ae%5E%28-x%2Fmu%29\"\r
\n" ); document.write( "\n" ); document.write( "\"+P%29x%3Ea%29+=+e%5E%28-a%2Fmu%29\"\r
\n" ); document.write( "\n" ); document.write( "in part 1, mu=3.6 and a=9 \r
\n" ); document.write( "\n" ); document.write( "so \"P%28x%3E9%29+=+e%5E%28-9%2F3.6%29+=0.082\" or 8.25%\r
\n" ); document.write( "\n" ); document.write( "in part 2, mu=2.5 and a =9\r
\n" ); document.write( "\n" ); document.write( "so \"P%28x%3E9%29+=e%5E%28-9%2F2.5%29+=0.0273\" or 2.7%
\n" ); document.write( "
\n" );