document.write( "Question 29738: if you roll a cube numbered 0-5 what do you think is the probability that the number showing will be 4? \n" ); document.write( "
Algebra.Com's Answer #16443 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Probability is (# of ways to succeed)/(# of possible outcomes)
\n" ); document.write( "# of ways to get a \"4\" is one\
\n" ); document.write( "# of possible outcomes when you roll the die is \"six\"
\n" ); document.write( "Probability of getting a \"4\" = 1/6
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );