document.write( "Question 144043: You toss 3 coins. What is the probability that you get exactly 2 heads, given that you get at least one head? \n" ); document.write( "
Algebra.Com's Answer #104837 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You toss 3 coins. What is the probability that you get exactly 2 heads, given that you get at least one head?
\n" ); document.write( "-----------------------------
\n" ); document.write( "Formula: P(A|B) =[P(A and B)] / P(B)
\n" ); document.write( "P(2 heads on 3 tosses | get at least one head)
\n" ); document.write( "--------------
\n" ); document.write( "P(at least one head) = 1-P(no heads in three) = 1-1/8 = 7/8
\n" ); document.write( "------------------------
\n" ); document.write( "P(2 heads AND at least one head) = P(3 heads) = 1/8
\n" ); document.write( "--------------------------
\n" ); document.write( "So< P(2 heads on 3 toses | get at least one head) = [1/8]/[7/8] 1/7
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );