document.write( "Question 1154375: WidgCo is a company that manufactures widgets. It is known that 1 out of every 40 widgets that the company produces is defective. A batch of 150 widgets is produced.\r
\n" );
document.write( "\n" );
document.write( "Find the probability that the number of defective widgets in the batch is more than 1 but less than 5. \n" );
document.write( "
Algebra.Com's Answer #777063 by mananth(16946)![]() ![]() You can put this solution on YOUR website! To find how many are defective\r \n" ); document.write( "\n" ); document.write( "(1/40) * 150 3.75\r \n" ); document.write( "\n" ); document.write( "so we round it off to 4 \n" ); document.write( " |