Four dice are thrown. What is the probability that the product of the numbers is equal to 36? If the answer can be expressed as where are relatively coprime positive integers, what is the value of ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are 6^4 combinations or 1296 to throw 4 dices. The number of ways to get a product of 36 from those numbers are as follows: We can throw a combination of {1,1,6,6}, {2,2,3,3},{1,3,3,4} , {1,2,3,6} .
For {1,1,6,6} there are 4!/(2!2!)=6 ways
For {2,2,3,3,} there are 4!/(2!2!) = 6 ways
For {1,3,3,4} there are 4!/2!=12 ways
For {1,2,3,6} there are 4!=24 ways.
Hence there are a total of 48 ways to throw the dices where the product of these numbers equate to 36. The probability is then 36/1296 or 1/27