document.write( "Question 742135: list all the possible outcomes when a coin is tossed until a head or three tails appear. \n" ); document.write( "
Algebra.Com's Answer #452278 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
list all the possible outcomes when a coin is tossed until a head or three tails appear.
\n" ); document.write( "------
\n" ); document.write( "3 tails: ttt
\n" ); document.write( "2 tails: tth
\n" ); document.write( "1 tail: th
\n" ); document.write( "0 tails: h
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );