document.write( "Question 1033657: Two coins are tossed. Find the probability that both coins turn up heads given that at least one coin turns up heads. \n" ); document.write( "
Algebra.Com's Answer #648323 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two coins are tossed. Find the probability that both coins turn up heads given that at least one coin turns up heads. \n" ); document.write( "------- \n" ); document.write( "There are 4 possibilities: \n" ); document.write( "H H \n" ); document.write( "H T \n" ); document.write( "T H \n" ); document.write( "T T \n" ); document.write( "--------- \n" ); document.write( "3 possibilities have at least 1 Head. \n" ); document.write( "H H --> 1/3 \n" ); document.write( " \n" ); document.write( " |