document.write( "Question 245894: In a dice game, a player rolls two dice. His score is the larger of the two numbers on the dice. For example, if he rolls 3 and 5, his score is 5, and if he rolls 4 and 4, his score is 4. What is the probability that his score is 3 or less? \n" ); document.write( "
Algebra.Com's Answer #179564 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a dice game, a player rolls two dice. His score is the larger of the two numbers on the dice. For example, if he rolls 3 and 5, his score is 5, and if he rolls 4 and 4, his score is 4. What is the probability that his score is 3 or less?
\n" ); document.write( "----------------------
\n" ); document.write( "For dice problems you should have handy a 6 by 6 copy of
\n" ); document.write( "the sample space.
\n" ); document.write( "--------------------
\n" ); document.write( "Your problem:
\n" ); document.write( "Patterns that succeed:
\n" ); document.write( "3/1;3/2;3/3
\n" ); document.write( "2/3;
\n" ); document.write( "1/3
\n" ); document.write( "# of ways to succeed: 5
\n" ); document.write( "---------------------
\n" ); document.write( "P(3 or less) = 5/36
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );