document.write( "Question 899407: At a local university, 70% of incoming first-year students have computers. If 4 students are selected at random, find the probability that none of the four have a computer. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So far, I have tried (.30)(.30)(.30)(.30), and got .0081. Is this correct?
\n" ); document.write( "

Algebra.Com's Answer #545380 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(no computer) = .30 , n = 4
\n" ); document.write( "P(x=4) = 4C4(.30)^4(.70)^0 = .0081
\n" ); document.write( "
\n" );