document.write( "Question 871970: (III) 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
\n" ); document.write( "(c) Find the probability that at lest two heads are tossed
\n" ); document.write( "(d) Find the probability that at most four head is tossed
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #525840 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Three coins are tossed
\n" ); document.write( "(a) Determine the number of points in the sample space: \"2%2A2%2A2\" = 8
\n" ); document.write( "(b) Construct a tree diagram and list the sample space
\n" ); document.write( "HHH, HHT,HTH, THH, TTT, TTH, HTT, THT
\n" ); document.write( "(c) P( least two heads are tossed)= P(2) + P(3) = 3/8 + 1/8 = 4/8 = 1/2
\n" ); document.write( "(d) P(≤ four head is tossed) = 1 = P(0) + P(1) + P(2) + P(3) \n" ); document.write( "
\n" );