document.write( "Question 662187: 1 in 6 donated hearts for a transplant come from a person without insurance. If 8 transplants are selected at random, what is the probability:\r
\n" ); document.write( "\n" ); document.write( "1. That none of them received hearts from people without insurance?\r
\n" ); document.write( "\n" ); document.write( "2. That all 8 received hearts from people without insurance?
\n" ); document.write( "

Algebra.Com's Answer #412004 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "In this case p(w/o insurance)= 1/6 & q = 5/6 and n = 8
\n" ); document.write( "8 transplants are selected at random
\n" ); document.write( "P(none from w/o ins)= \"8C0%281%2F6%29%5E0%285%2F6%29%5E8\"
\n" ); document.write( "P(8 from w/o ins) = \"8C8%281%2F6%29%5E8%285%2F6%29%5E0\" \n" ); document.write( "
\n" );