document.write( "Question 981332: 17% of students enrolled in higher education took at least 1 online course last fall. Choose 5
\n" ); document.write( "enrolled students at random. Find the probability that
\n" ); document.write( "a. All 5 took online classes.
\n" ); document.write( "b. None of the 5 took a course online
\n" ); document.write( "c. At least 1 took an online course.
\n" ); document.write( "d. At least 1 did not take any online course
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #602326 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
1. 0.17^5=0.000142 All did
\n" ); document.write( "2. 0.83^5=0.3939 None did
\n" ); document.write( "3. At least 1 is 1-P(none did)=0.6061
\n" ); document.write( "4. At least 1 did not take an online course is 1-P(All did)=1-0.000142=0.9999
\n" ); document.write( "Long way is
\n" ); document.write( "1 did not is .83*.17^4*5=0.003
\n" ); document.write( "2 did not is .83^2*.17^3*10 (the number of ways it can happen)=0.0339
\n" ); document.write( "3 did not is .83^3*.17^2*10=0.1653
\n" ); document.write( "4 did not is .83^4*.17*5=.4034
\n" ); document.write( "5 did not is .83^5=0.3939
\n" ); document.write( "
\n" );