document.write( "Question 266203: two coin and one six sided number cube are tossed together. What is the probability of getting two heads and a four? \n" ); document.write( "
Algebra.Com's Answer #195612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two coins and one six sided number cube are tossed together. What is the probability of getting two heads and a four? \n" ); document.write( "--------------------------------------------- \n" ); document.write( "The results are independent: \n" ); document.write( "P(2 heads) = 1/4 \n" ); document.write( "P(roll a 4) = 1/6 \n" ); document.write( "--------------------- \n" ); document.write( "P(2 heads and a 4) = (1/4)(1/6) = 1/24 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |