document.write( "Question 384294: Two regular six-sided dice are tossed. Compute the probability of rolling A 7 or doubles \n" ); document.write( "
Algebra.Com's Answer #272069 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two regular six-sided dice are tossed.
\n" ); document.write( "Compute the probability of rolling A 7 or doubles
\n" ); document.write( "= P(7) + P(doubles)
\n" ); document.write( "---
\n" ); document.write( "= (6/36) + (6/36)
\n" ); document.write( "= 12/36
\n" ); document.write( "= 1/3
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );