document.write( "Question 176736: If a coin is tossed three times, in how many different ways can the sequence of heads and tails appear? \n" ); document.write( "
Algebra.Com's Answer #131804 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! 2 ways for the first toss times 2 ways for the second toss times 2 ways for the third toss = 6 ways. \n" ); document.write( " |