document.write( "Question 153729: Find the odds in favor of getting all heads on three coin tosses. \n" ); document.write( "
Algebra.Com's Answer #113164 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Here are the 8 possible outcomes of tossing a coin three times. \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 \n" ); document.write( "P(3 heads)=1/8. \n" ); document.write( " |