document.write( "Question 168805: Roll a fair die. What is the probability of obtaining a number less than 3? \n" ); document.write( "
Algebra.Com's Answer #124452 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Roll a fair die. What is the probability of obtaining a number less than 3? \n" ); document.write( "---------------------- \n" ); document.write( "# of ways to succeed: 2 \n" ); document.write( "# of possible outcomes: 6 \n" ); document.write( "---------------- \n" ); document.write( "P(x<3) = 2/6 = 1/3 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |