document.write( "Question 461785: Three coins are tossed.
\n" );
document.write( "A)determine the number of points in the sample space.
\n" );
document.write( "B)Construct a tree diagram and list the sample space. Determine the probabiltiy that:
\n" );
document.write( "C)No heads are tossed.
\n" );
document.write( "D) Exactly one head is tossed.
\n" );
document.write( "E)Three heads are tossed. \n" );
document.write( "
Algebra.Com's Answer #316684 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three coins are tossed. \n" ); document.write( "Sample Space: \n" ); document.write( "3 heads::hhh \n" ); document.write( "2 heads::hht;hth;thh \n" ); document.write( "1 head:::htt;tht;tth \n" ); document.write( "0 heads::ttt \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "A)determine the number of points in the sample space: 2^3 = 8 \n" ); document.write( "-------- \n" ); document.write( "B)Construct a tree diagram and list the sample space. Determine the probabiltiy that: \n" ); document.write( "C)No heads are tossed::: 1/8 \n" ); document.write( "-------------------- \n" ); document.write( "D) Exactly one head is tossed::: 3/8 \n" ); document.write( "-------------------- \n" ); document.write( "E)Three heads are tossed::: 1/8 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================================== \n" ); document.write( " \n" ); document.write( " |