document.write( "Question 315183: For a roll of a pair of dice, find P(4 on at least one of the dice). \n" ); document.write( "
Algebra.Com's Answer #225477 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 36 possible outcomes for the roll of two dice.
\n" ); document.write( "(1,4),(2,4),(3,4),(5,4),(6,4)
\n" ); document.write( "(4,1),(4,2),(4,3),(4,4),(4,5),(4,6)
\n" ); document.write( "11 possible outcomes showing a 4 on at least one die.
\n" ); document.write( "P(4 on at least 1)=11/36
\n" ); document.write( "
\n" );