document.write( "Question 408080: 95% of households have microwaves.If you randomly sample 3 households,what is the probability that the first two have microwaves an the last one doesn't?\r
\n" );
document.write( "\n" );
document.write( "is this right?
\n" );
document.write( "3(.95+.95+.05) \n" );
document.write( "
Algebra.Com's Answer #287550 by robertb(5830) You can put this solution on YOUR website! 0.95*0.95*0.05 = 0.045125 \n" ); document.write( " |