I was on a tour of three countries India, France and U.K.
In each country I took photographs of exactly two monuments---
1) In India -- The Taj Mahal and The Golden Temple
2)In France --- The Eiffel tower and The Louvre
3) In U.K. --- The Stonehenge and The London Eye
I shuffled and arranged these 6 photographs at random in a Circle.
What is the percentage probability that the Taj Mahal and the Golden Temple photos are adjacent to each other?
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.
Neater solution WOLOG, A can be anywhere on the circle, B can be on two of five places on the circle, 40%
Log in to reply
This is also what I did! Haha. But I am not sure if this is considered as combinatorics. Hahaha.
Definitely a simpler solution. Did not come to my mind....
Being the Taj Mahal in any place, there are 5 places more, and two of them are adjacent to the Taj Mahal photo. 2/5=0.4=40%
The total number of photo arrangement:
N = 6 ! = 7 2 0
Now stick the photos of the Taj Mahal and the Golden Temple to make sure the two photos are adjacent to each other and shuffle and lay the photos in a straight line instead of putting in a circle. In this case, there are 5! permutations but for each permutation, there are 2 ways to arrange the adjacent photos, therefore, there are:
M 1 = 2 × 5 ! = 2 4 0
But M1 does not include the cases where the two Indian photos are at the edge. Fix the two photos and shuffle, there are 4! permutations and for each permutation there are 2 ways of fixing the 2 photos at the edges.
M 2 = 2 × 4 ! = 4 8
The total number of arrangements where the two Indian photos are adjacent are:
M = M 1 + M 2 = 2 4 0 + 4 8 = 2 8 8
The probability is:
p = N M = 7 2 0 2 8 8 = 0 . 4
The probability p = 40%
6 photos can be arranged in a circle in (6-1)! ways i.e 120 ways Let treat two photos from India as a single photo .hence total no of arrangement is (5-1)!2!=48 Probability is 48÷120=0.4 % of probability is 0.4×100=40%
Thats what i did.... the idea of combinations and permutations is good
Problem Loading...
Note Loading...
Set Loading...
n objects can be arranged in a circle in (n-1)!
So 6 objects ABCDEF in 5! = 120 ways.
(AB)CDEF can be arranged in 4! ways = 24. Multiply this by 2! because it can be AB or BA. so 48 ways .
48:120 = 0.4 = 40 %