document.write( "Question 868669: A paint machine dispenses dye into paint cans to create different shades of paint. The amount of dye dispensed into a can is known to have a normal distribution with a mean of 5 milliliters (ml) and a standard deviation of 0.4 ml. Answer the following questions based on this information. What proportion of the paint cans contain less than 5.54 ml of the dye? \n" ); document.write( "
Algebra.Com's Answer #523732 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "z = (5.54-5)/.4 = .54/.4 = 1.35
\n" ); document.write( "P(z < 1.35) = 91.15% normalcdf(-100,1.35) \n" ); document.write( "
\n" );