document.write( "Question 1032100: Toss a coin and roll a die. What is the probability of obtaining heads or an even number? \n" ); document.write( "
Algebra.Com's Answer #646764 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Assume that both coin and die (6-sided!) are fair. Otherwise, adjust the probabilities accordingly.\r
\n" ); document.write( "\n" ); document.write( "P(H) = 1/2, P(even) = 1/2, and P(H & even) = \"%281%2F2%29%281%2F2%29+=+1%2F4\".
\n" ); document.write( "==> the probability of obtaining heads or an even number would be
\n" ); document.write( "P(H or even) = P(H)+ P(even) - P(H & even) = 1/2 + 1/2 - 1/4 = 3/4.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );