document.write( "Question 604388:
\n" );
document.write( "Suppose that you toss a coin and roll a die. What is the probability of obtaining heads and a two?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #381135 by flame8855(424)![]() ![]() You can put this solution on YOUR website! The 12 possible outcomes are \n" ); document.write( "(H 1) (H 2) (H 3) (H 4) (H 5) (H 6) \n" ); document.write( "(T 1) (T 2) (T 3) (T 4) (T 5) (T 6) \n" ); document.write( "Only 1 is (H 2) \n" ); document.write( "P(H,2)=1/12 \n" ); document.write( " |