Veda M. answered 11/18/23
Got an A+ in Honors Algebra I in middle school
A group of 3 students is to be chosen from a 35-member class to represent the class on the student council. How many ways can this be done? (NOTE: Order of the selection is not important.)
You will want to use combinatorics instead of permutations to solve the problem because order/position is not important, according to the problem.
By combinatorics, I mean nCr (idk how to type it in this answer but this means out of n total things, how many ways can you choose a group of r things without order).
nCr = n!/(r!*(n-r)!)
So in this case the "n" is 35, and "r" is 3. So we have 35C3 = 35!/(3!*(35-3)!) = 35!/(3!*32!) = (35*34*33)/6 and then you can solve for the answer or plug in your calculator!