document.write( "Question 1191228: Three dices are rolled once what is the probability that the product of the faces is more than 215 \n" ); document.write( "
Algebra.Com's Answer #823022 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the only way to get a product greater than 215 is if each die has a value of 6 when it is rolle. \n" ); document.write( "in that case, the product would be equal to 6^3 = 216. \n" ); document.write( "if only one of the die had something less than 6, like 5, then the product woudl be equal to 6^2 * 5 = 180. \n" ); document.write( "this is decidedly less than 215. \n" ); document.write( "the probability of getting all sixes would be equal to 1/6 * 1/6 * 1/6 = 1/216.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |