Solveeit Logo

Question

Question: The supreme court has given a \(6\) to \(3\) decision upholding a lower court. The number of ways it...

The supreme court has given a 66 to 33 decision upholding a lower court. The number of ways it can give a majority decision reversing the lower court is
A. 256256
B. 276276
C. 245245
D. 226226

Explanation

Solution

In this problem we need to find the number of ways to lower the decision. In the given problem we have given that the supreme court has given a 66 to 33 decision upholding a lower court. From this we will calculate the number of judges in the court. To lower the decision, we need to have more than half of the judge's support. So, we will calculate the number of required judges to lower the decision. Now we will calculate the number of combinations that satisfies the requirement which is our required result.

Complete step by step answer:
Given that, the supreme court has given a 66 to 33 decision upholding a lower court.
Total number of judges in the court is given by 6+3=96+3=9.
In the court we have 99. To lower the decision, we need to have more than 50%50\% of the judge’s support. 50%50\% of 99 means 4.54.5 that means we need to have minimum 55 judge’s support.
Now the number of ways that minimum 55 judges lower the decision out of 99 judges is given by
N=9C9+9C8+9C7+9C6+9C5N={}^{9}{{C}_{9}}+{}^{9}{{C}_{8}}+{}^{9}{{C}_{7}}+{}^{9}{{C}_{6}}+{}^{9}{{C}_{5}}
Simplifying the above equation by using the formula nCr=n!(nr)!r!{}^{n}{{C}_{r}}=\dfrac{n!}{\left( n-r \right)!r!}, then we will get
N=9!(99)!9!+9!(98)!8!+9!(97)!7!+9!(96)!6!+9!(95)!5! N=9!0!9!+9!1!8!+9!2!7!+9!3!6!+9!4!5! \begin{aligned} & N=\dfrac{9!}{(9-9)!9!}+\dfrac{9!}{(9-8)!8!}+\dfrac{9!}{(9-7)!7!}+\dfrac{9!}{(9-6)!6!}+\dfrac{9!}{(9-5)!5!} \\\ & \Rightarrow N=\dfrac{9!}{0!9!}+\dfrac{9!}{1!8!}+\dfrac{9!}{2!7!}+\dfrac{9!}{3!6!}+\dfrac{9!}{4!5!} \\\ \end{aligned}
Simplifying the above equation by substituting all the known values, then we will get
N=3628801×362880+3628801×40320+3628802×5040+3628806×720+36288024×120N=\dfrac{362880}{1\times 362880}+\dfrac{362880}{1\times 40320}+\dfrac{362880}{2\times 5040}+\dfrac{362880}{6\times 720}+\dfrac{362880}{24\times 120}
Simplifying the above equation by using basic mathematical operations, then we will have
N=1+9+36+84+126 N=256 \begin{aligned} & N=1+9+36+84+126 \\\ & \Rightarrow N=256 \\\ \end{aligned}

So, the correct answer is “Option A”.

Note: We have calculated the factorial values of any number by using the formula n!=n(n1)(n2)......3×2×1n!=n\left( n-1 \right)\left( n-2 \right)......3\times 2\times 1. We can also use some basic permutation and combination formulas like nCn=1{}^{n}{{C}_{n}}=1, nCr=nCnr{}^{n}{{C}_{r}}={}^{n}{{C}_{n-r}}.