document.write( "Question 173102: A. A fair coin is tossed THREE times. What is the probability that you get at least ONE tail?\r
\n" );
document.write( "\n" );
document.write( "B. What is the probability that you are dealt a poker hand contains all FACE cards ( i.e. KING, QUEEN, JACK)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #127933 by checkley77(12844) ![]() You can put this solution on YOUR website! 1--2--3 tosses. \n" ); document.write( "----------------- \n" ); document.write( "t--t--t \n" ); document.write( "t--t--h \n" ); document.write( "t--h--h \n" ); document.write( "t--h--t \n" ); document.write( "h--t--t \n" ); document.write( "h--h--t \n" ); document.write( "h--h--h \n" ); document.write( "h--t--h \n" ); document.write( "Looks like 7 out of 8 will have at least one t. \n" ); document.write( " |