document.write( "Question 66784: Simon is rolling a fair number cube and flipping a coin.What is the probability that he will roll the number 3 and the coin will land on heads? \n" ); document.write( "
Algebra.Com's Answer #47466 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Simon is rolling a fair number cube and flipping a coin.What is the probability that he will roll the number 3 and the coin will land on heads?
\n" ); document.write( "--------
\n" ); document.write( "The events are independent so you should multiply the separate probabilities.
\n" ); document.write( "P(rolling a 3)=1/6
\n" ); document.write( "P(heads)=1/2
\n" ); document.write( "P(roll 3 and heads)=1/6*1/2=1/12
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );