document.write( "Question 450883: A fair coin is tossed four times. Find the probability of obtaining\r
\n" );
document.write( "\n" );
document.write( "A. a head on the first toss and tails on each of the other tosses?
\n" );
document.write( "B. Exactly one head? \n" );
document.write( "
Algebra.Com's Answer #310063 by ilana(307)![]() ![]() ![]() You can put this solution on YOUR website! There are 2*2*2*2=16 possible outcomes of 4 tosses. \n" ); document.write( "A. Only one of the outcomes is favorable- HTTT. So the probability is 1/16. \n" ); document.write( "B. Four outcomes are favorable- HTTT, THTT, TTHT, TTTH. So the probability is 4/16, or 1/4. \n" ); document.write( " |