document.write( "Question 576795: Suppose a dice is tossed.What is the probabilitythat at most one 6 appears. \n" ); document.write( "
Algebra.Com's Answer #369995 by chana(69)![]() ![]() You can put this solution on YOUR website! Suppose a dice is tossed.What is the probabilitythat at most one 6 appears. \n" ); document.write( "sol: \n" ); document.write( "here S = (1,2,3,4,5,6) \n" ); document.write( " E be the event of getting 6 \n" ); document.write( "P(E) = N(E)/N(S) \n" ); document.write( "= 1/6 \n" ); document.write( " |