document.write( "Question 255979: A fair 6-sided number cube is rolled once and a fair coin is flipped once. What is the probability that on odd number is rolled and a head is flipped? \n" ); document.write( "
Algebra.Com's Answer #188167 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fair 6-sided number cube is rolled once and a fair coin is flipped once. What is the probability that on odd number is rolled and a head is flipped? \n" ); document.write( "---- \n" ); document.write( "These events are independent so you multiply their probabilities. \n" ); document.write( "P(odd on the cube) = 3/6 = 1/2 \n" ); document.write( "P(head on the coin) = 1/2 \n" ); document.write( "---- \n" ); document.write( "P(odd and head) = (1/2)(1/2) = 1/4 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |