document.write( "Question 219395: Four dice are thrown. What is that probability that \"four\" is the highest number thrown? \n" ); document.write( "
Algebra.Com's Answer #165021 by stanbon(75887) ![]() You can put this solution on YOUR website! Four dice are thrown. What is that probability that \"four\" is the highest number thrown? \n" ); document.write( "--------------------- \n" ); document.write( "P(throwing 5 or 6) = 2/6 = 1/3 \n" ); document.write( "------------------------------------ \n" ); document.write( "P(throwing 4 or less) = 2/3 \n" ); document.write( "-------------------------------------- \n" ); document.write( "P(4 is highest number thrown) = (2/3)^4 = 16/81 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |