Basically, my work finds the probability that the sum of six random numbers on the interval 1-10 sums to 30, then multiplies it by the number of possible combinations of those six random numbers to find the total number of combinations which sum to 30.
X= uniformly distributed random...