document.write( "Question 538552: Suppose that two 6-sided dice are rolled. What is the probability that at least one face shows a 1, 3, or 5? \n" ); document.write( "
Algebra.Com's Answer #353194 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
P(1,3 or 5 on at least one) = 1 - (1/2)^2 = 3/4
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );