document.write( "Question 469918: A coin is flipped twice. What is the probability that one head and one tail will occur? \n" ); document.write( "
Algebra.Com's Answer #322368 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! A coin is flipped twice. What is the probability that one head and one tail will occur?\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "P[(head 1st AND tail 2nd) OR (tail 1st AND head 2nd)]\r\n" ); document.write( "\r\n" ); document.write( "AND means to multiply probabilities and OR means to ADD probabilities\r\n" ); document.write( "\r\n" ); document.write( "P(heads 1st)×P(tails 2nd) + P(tails 1st)×P(heads 2nd)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "All the probabilities are \n" ); document.write( " \n" ); document.write( " |