document.write( "Question 519847: a coin is tossed 4 times and the sequence of heads and tails is observed:
\n" );
document.write( "(a)how many different outcomes are possible
\n" );
document.write( "(b)how many different outcomes have exactly 3 tails
\n" );
document.write( "(c)how many different outcomes have at least 1 tail
\n" );
document.write( "Please Please help me with this-thank you very very much \n" );
document.write( "
Algebra.Com's Answer #345867 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a coin is tossed 4 times and the sequence of heads and tails is observed: \n" ); document.write( "(a)how many different outcomes are possible \n" ); document.write( "Ans: 2^4 = 16 outcomes \n" ); document.write( "--------------------------------- \n" ); document.write( "(b)how many different outcomes have exactly 3 tails \n" ); document.write( "Ans: Same as \"how many have exactl one head\": that number is 4 \n" ); document.write( "-------------------------------------------------------------------- \n" ); document.write( "(c)how many different outcomes have at least 1 tail \n" ); document.write( "#(at least 1 tail) = 16 - #(no tail) = 16-1 = 15 \n" ); document.write( "====================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |