document.write( "Question 760488: If we toss two fair coins simultaneously what is the probability of getting exactly one Head? \n" ); document.write( "
Algebra.Com's Answer #462682 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! If we toss 2 coins simultaneously, the possible outcomes are as follows. \n" ); document.write( "(where H = heads, T = tails)\r \n" ); document.write( "\n" ); document.write( "If Coin1 shows Heads and Coin2 shows Heads, let us represent it as (H,H)\r \n" ); document.write( "\n" ); document.write( "If Coin1 shows Heads and Coin2 shows Tails, let us represent it as (H,T)\r \n" ); document.write( "\n" ); document.write( "Thus, we have the following combinations: \n" ); document.write( "(H,H) (T,T), (H,T), (T,H) - exactly 4 possible results.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From the above, you can see that exactly 2 of the 4 outcomes have \"exactly one head\" i.e. (H,T) and (T,H)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you know, probability is defined as \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, getting \"exactly one head\" is the favourable outcome.\r \n" ); document.write( "\n" ); document.write( "Hence the probability of getting exactly one head is \n" ); document.write( " \n" ); document.write( " |