document.write( "Question 1161480: The speed of cars passing through a check point follows a normal distribution with a mean of 45 miles per hour and a standard deviation of 6 miles per hour. What is the probability that the next car passing will be exceeding 51 miles per hour? \n" ); document.write( "
Algebra.Com's Answer #785053 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( ">(51-45)/6
\n" ); document.write( "> 1
\n" ); document.write( "This probability is 0.1587\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );