document.write( "Question 931802: The weights of books on a library shelf are normally distributed with a mean of 2.8 pounds and a standard deviation of 0.6 pound. Approximately what percent of the books weigh more than 3.5 pounds?
\n" ); document.write( "A. 12%
\n" ); document.write( "B. 17%
\n" ); document.write( "C. 25%
\n" ); document.write( "D. 38%
\n" ); document.write( "

Algebra.Com's Answer #565814 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
mean = 2.8 pounds and SD = 0.6 pound. \"z+=+blue%28x+-+2.8%29%2Fblue%28.6%29\"
\n" ); document.write( ".........
\n" ); document.write( "p(x ≥ 3.5) = p(z > .7/.6)) = normalcdf(7/6, 100) = .1217 0r 12.17%
\n" ); document.write( "
\n" );