document.write( "Question 129029This question is from textbook Fundamentals of Mathematics
\n" );
document.write( ": Use a diagram to list the sample space showing the possible arrangements of heads and tails when four coins are tossed. Then use the sample space to find the probability that\r
\n" );
document.write( "\n" );
document.write( "a. all four coins come up heads\r
\n" );
document.write( "\n" );
document.write( "b. exactly two coins come up heads\r
\n" );
document.write( "\n" );
document.write( "c. exactly three coins come up tails\r
\n" );
document.write( "\n" );
document.write( "d. at most two coins come up heads\r
\n" );
document.write( "\n" );
document.write( "e. at least two coins come up heads\r
\n" );
document.write( "\n" );
document.write( "f. no more than three coins come up tails.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #94370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use a diagram to list the sample space showing the possible arrangements of heads and tails when four coins are tossed. \n" ); document.write( "----------- \n" ); document.write( "There are 2^4=16 possible outcomes: \n" ); document.write( "4 heads----one way \n" ); document.write( "3 heads----4 ways \n" ); document.write( "2 heads----6 ways \n" ); document.write( "1 head-----4 ways \n" ); document.write( "0 heads----1 way \n" ); document.write( "----------------------- \n" ); document.write( "Then use the sample space to find the probability that \n" ); document.write( "a. all four coins come up heads : 1/16 \n" ); document.write( "b. exactly two coins come up heads : 6/16 \n" ); document.write( "c. exactly three coins come up tails : 4/16 \n" ); document.write( "d. at most two coins come up heads: (1 + 4 + 6)/16 \n" ); document.write( "e. at least two coins come up heads: (6 + 4 + 1)/16 \n" ); document.write( "f. no more than three coins come up tails: 1 = (1/16) = 15/16 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |