document.write( "Question 1115502: Four coins are flipped. What is the probability two are heads, given at least one is tails? \n" ); document.write( "
Algebra.Com's Answer #730429 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at the possible outcomes of the remaining three coins.
\n" ); document.write( "There are \"2%5E3=8\" of them.
\n" ); document.write( "The number of heads is also listed.
\n" ); document.write( "HHH-3
\n" ); document.write( "HHT-2
\n" ); document.write( "HTH-2
\n" ); document.write( "HTT-1
\n" ); document.write( "THH-2
\n" ); document.write( "THT-1
\n" ); document.write( "TTH-1
\n" ); document.write( "TTT-0
\n" ); document.write( "There are three outcomes that have exactly two heads.
\n" ); document.write( "\"P=3%2F8\"
\n" ); document.write( "
\n" ); document.write( "
\n" );