document.write( "Question 590929: I Roll a six-sided Dye one time. What is the probability that I'll get any number other than 4? \n" ); document.write( "
Algebra.Com's Answer #375370 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
P(Not 4) = 1 - P(4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(Not 4) = 1 - 1/6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(Not 4) = 5/6
\n" ); document.write( "
\n" );