document.write( "Question 581108: A coin is tossed three times. Find the probability that the coin lands on tails, then heads,then tails. \n" ); document.write( "
Algebra.Com's Answer #371454 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A coin is tossed three times. Find the probability that the coin lands on tails, then heads,then tails. \n" ); document.write( "----- \n" ); document.write( "# of ways to succeed: 1 \n" ); document.write( "# of possible outcomes: 2*2*2 = 8 \n" ); document.write( "---- \n" ); document.write( "P(tht) = 1/8 \n" ); document.write( "================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |