document.write( "Question 900877: This list shows possible outcomes when 3 coins are tossed at the same time.\r
\n" );
document.write( "\n" );
document.write( "HHH
\n" );
document.write( "HHT
\n" );
document.write( "HTH
\n" );
document.write( "HTT
\n" );
document.write( "THH
\n" );
document.write( "THT
\n" );
document.write( "TTH
\n" );
document.write( "TTT\r
\n" );
document.write( "\n" );
document.write( "What is the probability that at least 2 coins will show heads?\r
\n" );
document.write( "\n" );
document.write( "a. 5/8, b. 3/4, c. 1/4, d. 1/2 \n" );
document.write( "
Algebra.Com's Answer #546254 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Out of these 8 events, there are 4 events \n" ); document.write( "that show at least 2 heads: \n" ); document.write( "HHH \n" ); document.write( "HHT \n" ); document.write( "HTH \n" ); document.write( "THH \n" ); document.write( "So, the probability is \n" ); document.write( "The answer is (d) \n" ); document.write( " \n" ); document.write( " |