
William W. answered 03/29/20
Math and science made easy - learn from a retired engineer
To do this problem, you would need to determine if this is a permutation or a combination. In this case, because answering questions 1, 2, 3, 4, 5, 6, and 7 is the same as answering questions 7, 6, 5, 4, 3, 2, and 1, this is a combination.
There are a total of 10 possible questions to choose and each person must choose 7 of them. That means you would have 10C7
If you have a calculator, such as a TI-84, you can use the combination function that is found in "math", "PROB", then number 3 (nCr) and doing so gives you 10C7 = 120.
If you don't, you can use the following equation:
nCr = n!/(r!(n - r)!
Note: "!" means Factorial which means you take that number then multiply it by one less, then by one less, then etc, etc until you get to 1. Example: 7! = 7•6•5•4•3•2•1
So, using the equation with n = 10 and r = 7 we get:
10C7 = 10!/(7!(10 - 7)! = (10•9•8•7•6•5•4•3•2•1)/[(7•6•5•4•3•2•1)(3!) = (10•9•8)/(3•2•1) = 720/6 = 120
Yusuf N.
Thank you soooo much sir. I appreciate all your efforts. I'm so happy :)03/29/20