Mixed Balls

Ten balls labelled 1 , 2 , 3 , . . . , 10 1, 2, 3, ..., 10 are put into an urn and thoroughly mixed. Then, one by one, each ball is taken from the urn at random and ordered in a line. The probability that no two of the prime-numbered balls are placed next to each other may be expressed in the form a b \dfrac{a}{b} , where a a and b b are positive coprime integers. What is a + b a + b ?


The answer is 7.

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.

1 solution

Kushal Dey
Mar 22, 2020

Look, solution to this problem is quite simple. Total no of ways to arrange the balls is 10!(! denotes factorial), and it is our sample space. Now no of favourable events is calculated as below:- -2-3-5-7- ('-' denotes spaces occupied by integers). Let the five spaces be a,b,c,d,e respectively. Out of them a,e can be 0 but b,c,d have to be at least 1. Thus you may form the equation, a+(b-1)+(c-1)+(d-1)+e=3 and no of integral solutions comes out to be 35(via fundamental principle of counting). Thus, our required probability is (35x4!x6!)/(10!).(4!&6! to count permutations of prime and non-prime no's). This comes out as 1/6. Thus our answer is 1+6=7.

I don't know how to get that 35. Can you show your working on that?

Saya Suka - 1 year, 2 months ago

Look, if we have a1+a2+....an=r, where ai are non-negative integers and r is a natural number, then the total number of ordered n-tuplets of(a1,a2....an) will be (n+r-1)C(r) = ((n+r-1)!)/(((n-1)!)(r!)).

Kushal Dey - 1 year, 2 months ago

Log in to reply

What's the n & r?

Saya Suka - 1 year, 2 months ago

n is the number of variables in the equation and r is their sum

Kushal Dey - 1 year, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...