document.write( "Question 757706: 3 coins what is the probability of tossing 2 heads and a tail? \n" ); document.write( "
Algebra.Com's Answer #461020 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3 coins what is the probability of tossing 2 heads and a tail? \n" ); document.write( "----- \n" ); document.write( "# of ways to get 1 tail on 3 coins: 3 \n" ); document.write( "---- \n" ); document.write( "# of possible outcomes for 3 tosses: 2^3 = 8 \n" ); document.write( "---- \n" ); document.write( "P(1 head and 2 tails) = 3/8 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |