document.write( "Question 1135757: A farmer has found that the length of string beans he grows follows a normal distribution, having a mean of 12 cm, and a standard deviation of 1.17 cm. If the farmer can only sell beans between 9 and 15 cm long, about what percentage of the crop cannot be sold? \n" ); document.write( "
Algebra.Com's Answer #753440 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "low end (9-12)/1.17=-2.56
\n" ); document.write( "high end is +2.56
\n" ); document.write( "That probability is 0.9895
\n" ); document.write( "so 0.0105 or 1.05% can't be sold.
\n" ); document.write( "
\n" );