Quote:
Originally Posted by eric.segal1 Guys i gotta doubt.... There are 6 sticks of different heights which are to be arranged in two rows of 3 each such that the sticks are in ascending order from left to right in each row, and the stick in front is always smaller than the one at the back. How many such arrangements are possible? guys the answr is... 5 but i dont know the method to do it except making all such arangements... is there any short way? ps: I've also posted the same post in the other P&C forum coz i dint know which one is active |
a<b<c<d<e<f
1 2 3
4 5 6
#6 is the largest in the arrangement and #1 is the smallest..so 'a' and 'f' get fixed...Now the second largest is smaller than exactly the largest, so 'e' occupies either #3 or #5...and the second smallest is larger than exactly the smallest, so it occupies either #4 or #2..So 2*2 = 4 such choices and in each of the 4 arrangements, one can fix 'c' and 'd' in xactly one way..The answer shud be 4 only....
edited : it would be 5 coz in one of the cases, we can arrange 'c' and 'd' in two ways...itzz 5...
I dnt know a shoter method than this...itz more of an LR quesn than a maths one..!