document.write( "Question 860140: 3 coins are tossed and 3 six sided dice are rolled.what is the probability of getting 3 heads and an even number on a dice \n" ); document.write( "
Algebra.Com's Answer #518249 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
3 coins are tossed and 3 six sided dice are rolled.what is the probability of getting 3 heads and an even number on a dice
\n" ); document.write( "-----
\n" ); document.write( "P(3 heads) = 1/8
\n" ); document.write( "P(even #) = 1/2
\n" ); document.write( "======
\n" ); document.write( "P(3 heads AND even #) = (1/8)(1/2) = 1/16
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );