document.write( "Question 1124543: foir coins are tossed together, the probability they will show the same face is \n" ); document.write( "
Algebra.Com's Answer #740846 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "P(all four heads) = (1/2)^4 = 1/16 \n" ); document.write( "P(all four tails) = (1/2)^4 = 1/16 \n" ); document.write( "P(all four same face) = 1/16+1/16 = 1/8 \n" ); document.write( " |