document.write( "Question 1169247: Suppose that the breaking strength of a rope (in pounds) is normally distributed, with a mean of 100 pounds and a standard deviation of 15. What is the probability that a certain rope will break before being subjected to 120 pounds? (You may need to use the standard normal distribution table. Round your answer to four decimal places.) \n" ); document.write( "
Algebra.Com's Answer #793895 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
look at the left of the curve with mean 100 and sd 15 and x of 120
\n" ); document.write( "z<(x-mean)/sd
\n" ); document.write( "< 1.33
\n" ); document.write( "probability rope will break is prob z < 1.33
\n" ); document.write( "=0.9082
\n" ); document.write( "
\n" );