document.write( "Question 1057909: A dodecahedral die (one with 12 sides numbered from 1 to 12) is tossed once.\r
\n" );
document.write( "\n" );
document.write( "Find the probability that the number on the upward face is divisible by 4. (Enter the probability as a fraction.) \n" );
document.write( "
Algebra.Com's Answer #672923 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! die with 12 faces \n" ); document.write( "sides divisible by 4: 4, 8 , 12 \n" ); document.write( "tossed once \n" ); document.write( "P(upward face: divisible by 4) = 3/12 = 1/4 \n" ); document.write( " |