If you're seeing this message, it means we're having trouble loading external resources on our website.
If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.
To log in and use all the features of Khan Academy, please enable JavaScript in your browser.

Statistics and probability
Unit 8: lesson 3.
- Intro to combinations
- Combination formula
- Handshaking combinations
- Combination example: 9 card hands
Permutations & combinations
- Your answer should be
- an integer, like 6 6 6 6
- a simplified proper fraction, like 3 / 5 3/5 3 / 5 3, slash, 5
- a simplified improper fraction, like 7 / 4 7/4 7 / 4 7, slash, 4
- a mixed number, like 1 3 / 4 1\ 3/4 1 3 / 4 1, space, 3, slash, 4
- an exact decimal, like 0.75 0.75 0 . 7 5 0, point, 75
- a multiple of pi, like 12 pi 12\ \text{pi} 1 2 pi 12, space, start text, p, i, end text or 2 / 3 pi 2/3\ \text{pi} 2 / 3 pi 2, slash, 3, space, start text, p, i, end text
COMBINATION PROBLEMS WITH SOLUTIONS
Problem 1 :
Find the number of ways in which 4 letters can be selected from the word ACCOUNTANT.
Problem 2 :
A box contains two white balls, three black balls and four red balls. In how many ways can three balls be drawn from the box, if at least one black ball is to be included in the draw?
Number of white balls = 2
Number of black balls = 3
Number of red balls = 4
Number of non black balls = 2 + 4 = 6
Number of ways
= ( 3 C 1 ⋅ 6 C 2 ) + ( 3 C 2 ⋅ 6 C 1 ) + ( 3 C 3 ⋅ 6 C 0 )
= ( 3 ⋅ 15) + ( 3 ⋅ 6) + (1 ⋅ 1)
= 45 + 18 + 1
Problem 3 :
Find the number of strings of 4 letters that can be formed with the letters of the word EXAMINATION?
There are 11 letters not all different.
They are AA, II, NN, E, X, M, T, O. The following combinations are possible: Case 1 :
Number of ways selecting 2 alike, 2 alike
= 3 C 2 = 3 ways
Number of ways selecting 2 alike,2 different
= 3 C 1 ⋅ 7 C 2 ==> 3 x 21 ==> 63 ways.
Number of ways selecting all 4 different = 8 C 4
Total number of combinations = 3 + 63 + 70 = 136 ways.
Total number of permutations (1) to (3)
= 3 ⋅ (4!/2!2!) + 63 ⋅ (4!/2!) + 70 ⋅ 4!
= 18 + 756 + 1680
Problem 4 :
How many triangles can be formed by joining 15 points on the plane, in which no line joining any three points?
From the given question, we come to know that any three points are not collinear.
By selecting any three points out of 15 points, we draw a triangle.
Number of ways to draw a triangle = 15 C 3
= (15 ⋅ 14 ⋅ 13) / (3 ⋅ 2 ⋅ 1)
= 455
Problem 5 :
A committee of 7 members is to be chosen from 6 artists, 4 singers and 5 writers. In how many ways can this be done if in the committee there must be at least one member from each group and at least 3 artists ?
For the given condition, possible ways to select members for a committee of 7 members.
(3A, 3S, 1W) ----> 6C3 ⋅ 4C3 ⋅ 5C1 = 20 ⋅ 4 ⋅ 5 = 400
(3A, 1S, 3W) ----> 6C3 ⋅ 4C1 ⋅ 3C1 = 20 ⋅ 4 ⋅ 10 = 800
(3A, 2S, 2W) ----> 6C3 ⋅ 4C2 ⋅ 5C2 = 20 ⋅ 6 ⋅ 10 = 1200
(4A, 2S, 1W) ----> 6C4 ⋅ 4C2 ⋅ 5C1 = 15 ⋅ 6 ⋅ 5 = 450
(4A, 1S, 2W) ----> 6C4 ⋅ 4C1 ⋅ 5C2 = 15 ⋅ 4 ⋅ 10 = 600
(5A, 1S, 1W) ----> 6C5 ⋅ 4C1 ⋅ 5C1 = 6 ⋅ 4 ⋅ 5 = 120
Thus, the total no. of ways is
= 400 + 800 + 1200 + 450 + 600 + 120
Problem 6 :
The supreme court has given a 6 to 3 decisions upholding a lower court. Find the number of ways it can give a majority decision reversing the lower court.
Upholding a lower court means, supporting it for its decision.
Reversing a lower court means, opposing it for its decision.
In total of 9 cases (6 + 3 = 9), it may give 5 or 6 or 7 or 8 or 9 decisions reversing the lower court. And it can not be 4 or less than 4. Because majority of 9 is 5 or more.
The possible combinations in which it can give a majority decision reversing the lower court are
5 out of 9 ----> 9C5 = 126
6 out of 9 ----> 9C6 = 84
7 out of 9 ----> 9C7 = 36
8 out of 9 ----> 9C8 = 9
9 out of 9 ----> 9C9 = 1
Thus, the total number of ways is
= 126 + 84 + 36 + 9 + 1
Problem 7 :
Five bulbs of which three are defective are to be tried in two bulb points in a dark room. Find the number of trials in which the room can be lighted.
Given : 3 bulbs are defective out of 5.There are two bulb points in the dark room. One bulb (or two bulbs) in good condition is enough to light the room. Since there are two bulb points, we have to select 2 out of 5 bulbs. No. of ways of selecting 2 bulbs out of 5 is
(It includes selecting two good bulbs, two defective bulbs, one good bulb and one defective bulb. So, in these 10 ways, room may be lighted or may not be lighted)
Number of ways of selecting 2 defective bulbs out of 3 is
(It includes selecting only two defective bulbs. So, in these 3 ways, room can not be lighted)
The number of ways in which the room can be lighted is
Kindly mail your feedback to [email protected]
We always appreciate your feedback.
© All rights reserved. onlinemath4all.com
- Sat Math Practice
- SAT Math Worksheets
- PEMDAS Rule
- BODMAS rule
- GEMDAS Order of Operations
- Math Calculators
- Transformations of Functions
- Order of rotational symmetry
- Lines of symmetry
- Compound Angles
- Quantitative Aptitude Tricks
- Trigonometric ratio table
- Word Problems
- Times Table Shortcuts
- 10th CBSE solution
- PSAT Math Preparation
- Privacy Policy
- Laws of Exponents
Recent Articles
Graphing linear equations in slope intercept form worksheet.
Mar 02, 23 05:09 PM

How to Graph Linear Equations in Slope Intercept Form
Mar 02, 23 03:45 PM

Laws of Exponents Worksheet
Feb 27, 23 02:25 AM
- EXPLORE Coupons Tech Help Pro Random Article About Us Quizzes Contribute Train Your Brain Game Improve Your English Popular Categories Arts and Entertainment Artwork Books Movies Computers and Electronics Computers Phone Skills Technology Hacks Health Men's Health Mental Health Women's Health Relationships Dating Love Relationship Issues Hobbies and Crafts Crafts Drawing Games Education & Communication Communication Skills Personal Development Studying Personal Care and Style Fashion Hair Care Personal Hygiene Youth Personal Care School Stuff Dating All Categories Arts and Entertainment Finance and Business Home and Garden Relationship Quizzes Cars & Other Vehicles Food and Entertaining Personal Care and Style Sports and Fitness Computers and Electronics Health Pets and Animals Travel Education & Communication Hobbies and Crafts Philosophy and Religion Work World Family Life Holidays and Traditions Relationships Youth
- HELP US Support wikiHow Community Dashboard Write an Article Request a New Article More Ideas...
- EDIT Edit this Article
- PRO Courses New Tech Help Pro New Expert Videos About wikiHow Pro Coupons Quizzes Upgrade Sign In
- Browse Articles
- Quizzes New
- Train Your Brain New
- Improve Your English New
- Support wikiHow
- About wikiHow
- Easy Ways to Help
- Approve Questions
- Fix Spelling
- More Things to Try...
- H&M Coupons
- Hotwire Promo Codes
- StubHub Discount Codes
- Ashley Furniture Coupons
- Blue Nile Promo Codes
- NordVPN Coupons
- Samsung Promo Codes
- Chewy Promo Codes
- Ulta Coupons
- Vistaprint Promo Codes
- Shutterfly Promo Codes
- DoorDash Promo Codes
- Office Depot Coupons
- adidas Promo Codes
- Home Depot Coupons
- DSW Coupons
- Bed Bath and Beyond Coupons
- Lowe's Coupons
- Surfshark Coupons
- Nordstrom Coupons
- Walmart Promo Codes
- Dick's Sporting Goods Coupons
- Fanatics Coupons
- Edible Arrangements Coupons
- eBay Coupons
- Log in / Sign up
- Education and Communications
- Mathematics
How to Calculate Combinations
Last Updated: June 10, 2021 References
wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, volunteer authors worked to edit and improve it over time. There are 7 references cited in this article, which can be found at the bottom of the page. This article has been viewed 90,338 times. Learn more...
Permutations and combinations have uses in math classes and in daily life. Thankfully, they are easy to calculate once you know how. Unlike permutations , where group order matters, in combinations, the order doesn't matter. [1] X Research source Combinations tell you how many ways there are to combine a given number of items in a group. To calculate combinations, you just need to know the number of items you're choosing from, the number of items to choose, and whether or not repetition is allowed (in the most common form of this problem, repetition is not allowed).
Calculating Combinations Without Repetition

- For instance, you may have 10 books, and you'd like to find the number of ways to combine 6 of those books on your shelf. In this case, you don't care about order - you just want to know which groupings of books you could display, assuming you only use any given book once.
- If you have a calculator available, find the factorial setting and use that to calculate the number of combinations. If you're using Google Calculator, click on the x! button each time after entering the necessary digits.
- For the example, you can calculate 10! with (10 * 9 * 8 * 7 * 6 * 5 * 4 * 3 * 2 * 1), which gives you 3,628,800. Find 4! with (4 * 3 * 2 * 1), which gives you 24. Find 6! with (6 * 5 * 4 * 3 * 2 * 1), which gives you 720.
- Then multiply the two numbers that add to the total of items together. In this example, you should have 24 * 720, so 17,280 will be your denominator.
- Divide the factorial of the total by the denominator, as described above: 3,628,800/17,280.
- In the example case, you'd do get 210. This means that there are 210 different ways to combine the books on a shelf, without repetition and where order doesn't matter.
Calculating Combinations with Repetition
- For instance, imagine that you're going to order 5 items from a menu offering 15 items; the order of your selections doesn't matter, and you don't mind getting multiples of the same item (i.e., repetitions are allowed).
- This is the least common and least understood type of combination or permutation, and isn't generally taught as often. [9] X Research source Where it is covered, it is often also known as a k -selection, a k -multiset, or a k -combination with repetition. [10] X Research source
- If you have to solve by hand, keep in mind that for each factorial , you start with the main number given and then multiply it by the next smallest number, and so on until you get down to 0.
- For the example problem, your solution should be 11,628. There are 11,628 different ways you could order any 5 items from a selection of 15 items on a menu, where order doesn't matter and repetition is allowed.
Community Q&A

You Might Also Like

- ↑ https://www.calculatorsoup.com/calculators/discretemathematics/combinations.php
- ↑ https://betterexplained.com/articles/easy-permutations-and-combinations/
- ↑ https://www.mathsisfun.com/combinatorics/combinations-permutations.html
- ↑ https://medium.com/i-math/combinations-permutations-fa7ac680f0ac
- ↑ https://www.quora.com/What-is-Combinations-with-repetition
- ↑ https://en.wikipedia.org/wiki/Combination
- ↑ https://mathbits.com/MathBits/TISection/Algebra1/Probability.htm
About This Article
- Send fan mail to authors
Did this article help you?

Featured Articles

Trending Articles

Watch Articles

- Terms of Use
- Privacy Policy
- Do Not Sell or Share My Info
- Not Selling Info
wikiHow Tech Help Pro:
Level up your tech skills and stay ahead of the curve
Combinations and Permutations
What's the difference.
In English we use the word "combination" loosely, without thinking if the order of things is important. In other words:
"My fruit salad is a combination of apples, grapes and bananas" We don't care what order the fruits are in, they could also be "bananas, grapes and apples" or "grapes, apples and bananas", its the same fruit salad.
"The combination to the safe is 472" . Now we do care about the order. "724" won't work, nor will "247". It has to be exactly 4-7-2 .
So, in Mathematics we use more precise language:
- When the order doesn't matter, it is a Combination .
- When the order does matter it is a Permutation .
In other words:
A Permutation is an ordered Combination.
Permutations
There are basically two types of permutation:
- Repetition is Allowed : such as the lock above. It could be "333".
- No Repetition : for example the first three people in a running race. You can't be first and second.
1. Permutations with Repetition
These are the easiest to calculate.
When a thing has n different types ... we have n choices each time!
For example: choosing 3 of those things, the permutations are:
n × n × n (n multiplied 3 times)
More generally: choosing r of something that has n different types, the permutations are:
n × n × ... (r times)
(In other words, there are n possibilities for the first choice, THEN there are n possibilites for the second choice, and so on, multplying each time.)
Which is easier to write down using an exponent of r :
n × n × ... (r times) = n r
Example: in the lock above, there are 10 numbers to choose from (0,1,2,3,4,5,6,7,8,9) and we choose 3 of them:
10 × 10 × ... (3 times) = 10 3 = 1,000 permutations
So, the formula is simply:
2. Permutations without Repetition
In this case, we have to reduce the number of available choices each time.

Example: what order could 16 pool balls be in?
After choosing, say, number "14" we can't choose it again.
So, our first choice has 16 possibilites, and our next choice has 15 possibilities, then 14, 13, 12, 11, ... etc. And the total permutations are:
16 × 15 × 14 × 13 × ... = 20,922,789,888,000
But maybe we don't want to choose them all, just 3 of them, and that is then:
16 × 15 × 14 = 3,360
In other words, there are 3,360 different ways that 3 pool balls could be arranged out of 16 balls.
Without repetition our choices get reduced each time.
But how do we write that mathematically? Answer: we use the " factorial function "
So, when we want to select all of the billiard balls the permutations are:
16! = 20,922,789,888,000
But when we want to select just 3 we don't want to multiply after 14. How do we do that? There is a neat trick: we divide by 13!
16 × 15 × 14 × 13 × 12 × ... 13 × 12 × ... = 16 × 15 × 14
That was neat: the 13 × 12 × ... etc gets "cancelled out", leaving only 16 × 15 × 14 .
The formula is written:
Example Our "order of 3 out of 16 pool balls example" is:
(which is just the same as: 16 × 15 × 14 = 3,360 )
Example: How many ways can first and second place be awarded to 10 people?
(which is just the same as: 10 × 9 = 90 )
Instead of writing the whole formula, people use different notations such as these:
- P(10,2) = 90
- 10 P 2 = 90
Combinations
There are also two types of combinations (remember the order does not matter now):
- Repetition is Allowed : such as coins in your pocket (5,5,5,10,10)
- No Repetition : such as lottery numbers (2,14,15,27,30,33)
1. Combinations with Repetition
Actually, these are the hardest to explain, so we will come back to this later.
2. Combinations without Repetition
This is how lotteries work. The numbers are drawn one at a time, and if we have the lucky numbers (no matter what order) we win!
The easiest way to explain it is to:
- assume that the order does matter (ie permutations),
- then alter it so the order does not matter.
Going back to our pool ball example, let's say we just want to know which 3 pool balls are chosen, not the order.
We already know that 3 out of 16 gave us 3,360 permutations.
But many of those are the same to us now, because we don't care what order!
For example, let us say balls 1, 2 and 3 are chosen. These are the possibilites:
So, the permutations have 6 times as many possibilites.
In fact there is an easy way to work out how many ways "1 2 3" could be placed in order, and we have already talked about it. The answer is:
3! = 3 × 2 × 1 = 6
(Another example: 4 things can be placed in 4! = 4 × 3 × 2 × 1 = 24 different ways, try it for yourself!)
So we adjust our permutations formula to reduce it by how many ways the objects could be in order (because we aren't interested in their order any more):
That formula is so important it is often just written in big parentheses like this:
It is often called "n choose r" (such as "16 choose 3")
And is also known as the Binomial Coefficient .
All these notations mean "n choose r":
Just remember the formula:
n! r!(n − r)!
Example: Pool Balls (without order)
So, our pool ball example (now without order) is:
16! 3!(16−3)!
= 16! 3! × 13!
= 20,922,789,888,000 6 × 6,227,020,800
Notice the formula 16! 3! × 13! gives the same answer as 16! 13! × 3!
So choosing 3 balls out of 16, or choosing 13 balls out of 16, have the same number of combinations:
16! 3!(16−3)! = 16! 13!(16−13)! = 16! 3! × 13! = 560
In fact the formula is nice and symmetrical :
Also, knowing that 16!/13! reduces to 16×15×14, we can save lots of calculation by doing it this way:
16×15×14 3×2×1
Pascal's Triangle
We can also use Pascal's Triangle to find the values. Go down to row "n" (the top row is 0), and then along "r" places and the value there is our answer. Here is an extract showing row 16:
OK, now we can tackle this one ...

Let us say there are five flavors of icecream: banana, chocolate, lemon, strawberry and vanilla .
We can have three scoops. How many variations will there be?
Let's use letters for the flavors: {b, c, l, s, v}. Example selections include
- {c, c, c} (3 scoops of chocolate)
- {b, l, v} (one each of banana, lemon and vanilla)
- {b, v, v} (one of banana, two of vanilla)
(And just to be clear: There are n=5 things to choose from, we choose r=3 of them, order does not matter, and we can repeat!)
Now, I can't describe directly to you how to calculate this, but I can show you a special technique that lets you work it out.
Think about the ice cream being in boxes, we could say "move past the first box, then take 3 scoops, then move along 3 more boxes to the end" and we will have 3 scoops of chocolate!
So it is like we are ordering a robot to get our ice cream, but it doesn't change anything, we still get what we want.
In fact the three examples above can be written like this:
So instead of worrying about different flavors, we have a simpler question: "how many different ways can we arrange arrows and circles?"
Notice that there are always 3 circles (3 scoops of ice cream) and 4 arrows (we need to move 4 times to go from the 1st to 5th container).
So (being general here) there are r + (n−1) positions, and we want to choose r of them to have circles.
This is like saying "we have r + (n−1) pool balls and want to choose r of them". In other words it is now like the pool balls question, but with slightly changed numbers. And we can write it like this:
Interestingly, we can look at the arrows instead of the circles, and say "we have r + (n−1) positions and want to choose (n−1) of them to have arrows", and the answer is the same:
So, what about our example, what is the answer?
There are 35 ways of having 3 scoops from five flavors of icecream.
In Conclusion
Phew, that was a lot to absorb, so maybe you could read it again to be sure!
But knowing how these formulas work is only half the battle. Figuring out how to interpret a real world situation can be quite hard.
But at least you now know the 4 variations of "Order does/does not matter" and "Repeats are/are not allowed":
- + ACCUPLACER Mathematics
- + ACT Mathematics
- + AFOQT Mathematics
- + ALEKS Tests
- + ASVAB Mathematics
- + ATI TEAS Math Tests
- + Common Core Math
- + DAT Math Tests
- + FSA Tests
- + FTCE Math
- + GED Mathematics
- + Georgia Milestones Assessment System
- + GRE Quantitative Reasoning
- + HiSET Math Exam
- + HSPT Math
- + ISEE Mathematics
- + PARCC Tests
- + Praxis Math
- + PSAT Math Tests
- + PSSA Tests
- + SAT Math Tests
- + SBAC Tests
- + SIFT Math
- + SSAT Math Tests
- + STAAR Tests
- + TABE Tests
- + TASC Math
- + TSI Mathematics
- + ACT Math Worksheets
- + Accuplacer Math Worksheets
- + AFOQT Math Worksheets
- + ALEKS Math Worksheets
- + ASVAB Math Worksheets
- + ATI TEAS 6 Math Worksheets
- + FTCE General Math Worksheets
- + GED Math Worksheets
- + 3rd Grade Mathematics Worksheets
- + 4th Grade Mathematics Worksheets
- + 5th Grade Mathematics Worksheets
- + 6th Grade Math Worksheets
- + 7th Grade Mathematics Worksheets
- + 8th Grade Mathematics Worksheets
- + 9th Grade Math Worksheets
- + HiSET Math Worksheets
- + HSPT Math Worksheets
- + ISEE Middle-Level Math Worksheets
- + PERT Math Worksheets
- + Praxis Math Worksheets
- + PSAT Math Worksheets
- + SAT Math Worksheets
- + SIFT Math Worksheets
- + SSAT Middle Level Math Worksheets
- + 7th Grade STAAR Math Worksheets
- + 8th Grade STAAR Math Worksheets
- + THEA Math Worksheets
- + TABE Math Worksheets
- + TASC Math Worksheets
- + TSI Math Worksheets
- + AFOQT Math Course
- + ALEKS Math Course
- + ASVAB Math Course
- + ATI TEAS 6 Math Course
- + CHSPE Math Course
- + FTCE General Knowledge Math Course
- + GED Math Course
- + HiSET Math Course
- + HSPT Math Course
- + ISEE Upper Level Math Course
- + SHSAT Math Course
- + SSAT Upper-Level Math Course
- + PERT Math Course
- + Praxis Core Math Course
- + SIFT Math Course
- + 8th Grade STAAR Math Course
- + TABE Math Course
- + TASC Math Course
- + TSI Math Course
- + Number Properties Puzzles
- + Algebra Puzzles
- + Geometry Puzzles
- + Intelligent Math Puzzles
- + Ratio, Proportion and Percentages Puzzles
- + Other Math Puzzles
How to Solve Permutations and Combinations? (+FREE Worksheet!)
Learn how to solve mathematics word problems containing Permutations and Combinations using formulas.

Related Topics
- How to Interpret Histogram
- How to Interpret Pie Graphs
- How to Solve Probability Problems
- How to Find Mean, Median, Mode, and Range of the Given Data
Step by step guide to solve Permutations and Combinations
- Permutations: The number of ways to choose a sample of \(k\) elements from a set of \(n\) distinct objects where order does matter, and replacements are not allowed. For a permutation problem, use this formula: \(\color{blue}{_{n}P_{k }= \frac{n!}{(n-k)!}}\)
- Combination: The number of ways to choose a sample of \(r\) elements from a set of \(n\) distinct objects where order does not matter, and replacements are not allowed. For a combination problem, use this formula: \(\color{blue}{_{ n}C_{r }= \frac{n!}{r! (n-r)!}}\)
- Factorials are products, indicated by an exclamation mark. For example, \(4!\) Equals: \(4×3×2×1\). Remember that \(0!\) is defined to be equal to \(1\).
Permutations and Combinations – Example 1:
How many ways can first and second place be awarded to \(10\) people?
Since the order matters, we need to use the permutation formula where \(n\) is \(10\) and \(k\) is \(2\). Then: \(\frac{n!}{(n-k)!}=\frac{10!}{(10-2)!}=\frac{10!}{8!}=\frac{10×9×8!}{8!}\), remove \(8!\) from both sides of the fraction. Then: \(\frac{10×9×8!}{8!}=10×9=90\)
Permutations and Combinations – Example 2:
How many ways can we pick a team of \(3\) people from a group of \(8\)?
Since the order doesn’t matter, we need to use combination formula where \(n\) is \(8\) and \(r\) is \(3\). Then: \(\frac{n!}{r! (n-r)!}=\frac{8!}{3! (8-3)!}=\frac{8!}{3! (5)!}=\frac{8×7×6×5!}{3! (5)!}\), remove \(5!\) from both sides of the fraction. Then: \(\frac{8×7×6}{3×2×1}=\frac{336}{6}=56\)
Exercises for Solving Permutations and Combinations
Calculate the value of each..
- \(\color{blue}{4!=}\)
- \(\color{blue}{4!×3!=}\)
- \(\color{blue}{5!=}\)
- \(\color{blue}{6!+3!=}\)
- There are \(7\) horses in a race. In how many different orders can the horses finish?
- In how many ways can \(6\) people be arranged in a row?
Download Combinations and Permutations Worksheet
- \(\color{blue}{24}\)
- \(\color{blue}{144}\)
- \(\color{blue}{120}\)
- \(\color{blue}{726}\)
- \(\color{blue}{5,040}\)
- \(\color{blue}{720}\)
by: Reza about 3 years ago (category: Articles )
Reza is an experienced Math instructor and a test-prep expert who has been tutoring students since 2008. He has helped many students raise their standardized test scores--and attend the colleges of their dreams. He works with students individually and in group settings, he tutors both live and online Math courses and the Math portion of standardized tests. He provides an individualized custom learning plan and the personalized attention that makes a difference in how students view math.
Related to This Article
More math articles.
- How to Find Least Common Multiple? (+FREE Worksheet!)
- SAT Math Level 2 Calculator Tips to Boost Your Score
- 10 Most Common CHSPE Math Questions
- TABE Math Practice Test Questions
- Identities of Complex Numbers
- What Does the CBEST Test Qualify You For?
- Number Properties Puzzle – Challenge 7
- 6th Grade NSCAS Math Worksheets: FREE & Printable
- How to Evaluate Integers Raised to Rational Exponents
- FREE 8th Grade ACT Aspire Math Practice Test
What people say about "How to Solve Permutations and Combinations? (+FREE Worksheet!)"?
No one replied yet.
Leave a Reply Cancel reply
You must be logged in to post a comment.
FSA Grade 6 Math for Beginners The Ultimate Step by Step Guide to Preparing for the FSA Math Test
Pssa grade 6 math for beginners the ultimate step by step guide to preparing for the pssa math test, parcc grade 6 math for beginners the ultimate step by step guide to preparing for the parcc math test, common core grade 6 math for beginners the ultimate step by step guide to preparing for the common core math test, gmas grade 6 math for beginners the ultimate step by step guide to preparing for the gmas math test, dcas grade 6 math for beginners the ultimate step by step guide to preparing for the dcas math test, azmerit grade 6 math for beginners the ultimate step by step guide to preparing for the azmerit math test, iar grade 6 math for beginners the ultimate step by step guide to preparing for the iar math test, leap grade 6 math for beginners the ultimate step by step guide to preparing for the leap math test, maap grade 6 math for beginners the ultimate step by step guide to preparing for the maap math test, ilearn grade 6 math for beginners the ultimate step by step guide to preparing for the ilearn math test, m-step grade 6 math for beginners the ultimate step by step guide to preparing for the m-step math test, njsla grade 6 math for beginners the ultimate step by step guide to preparing for the njsla math test, nystp grade 6 math for beginners the ultimate step by step guide to preparing for the nystp math test, ost grade 6 math for beginners the ultimate step by step guide to preparing for the ost math test.
- ATI TEAS 6 Math
- ISEE Upper Level Math
- SSAT Upper-Level Math
- Praxis Core Math
- 8th Grade STAAR Math
Limited time only!
Save Over 30 %
It was $16.99 now it is $11.99
Login and use all of our services.
Effortless Math services are waiting for you. login faster!
Register Fast!
Password will be generated automatically and sent to your email.
After registration you can change your password if you want.
- Math Worksheets
- Math Topics
- Math Puzzles
- Find Your Test
- ACCUPLACER Math
- Premium Membership
- Youtube Videos
- Google Play
- Apple Store
Effortless Math provides unofficial test prep products for a variety of tests and exams. All trademarks are property of their respective trademark owners.
- Bulk Orders
- Refund Policy

Free Mathematics Tutorials
- Math Problems
- Algebra Questions and Problems
- Graphs of Functions, Equations, and Algebra
- Free Math Worksheets to Download
- Analytical Tutorials
- Solving Equation and Inequalities
- Online Math Calculators and Solvers
- Free Graph Paper
- Math Software
- The Applications of Mathematics in Physics and Engineering
- Exercises de Mathematiques Utilisant les Applets
- Calculus Tutorials and Problems
- Calculus Questions With Answers
- Free Calculus Worksheets to Download
- Geometry Tutorials and Problems
- Online Geometry Calculators and Solvers
- Free Geometry Worksheets to Download
- Trigonometry Tutorials and Problems for Self Tests
- Free Trigonometry Questions with Answers
- Free Trigonometry Worksheets to Download
- Elementary Statistics and Probability Tutorials and Problems
- Mathematics pages in French
- About the author
- Primary Math
- Middle School Math
- High School Math
- Free Practice for SAT, ACT and Compass Math tests
Permutations and Combinations Problems
Please enable JavaScript
Permutations and combinations are used to solve problems .

POPULAR PAGES
- Probability Questions with Solutions
- Arithmetic Sequences Problems with Solutions
- High School Math (Grades 10, 11 and 12) - Free Questions and Problems With Answers
- Mathematical Induction - Problems With Solutions
- Geometric Sequences Problems with Solutions
privacy policy

- Kindergarten
- Number charts
- Skip Counting
- Place Value
- Number Lines
- Subtraction
- Multiplication
- Word Problems
- Comparing Numbers
- Ordering Numbers
- Odd and Even
- Prime and Composite
- Roman Numerals
- Ordinal Numbers
- In and Out Boxes
- Number System Conversions
- More Number Sense Worksheets
- Size Comparison
- Measuring Length
- Metric Unit Conversion
- Customary Unit Conversion
- Temperature
- More Measurement Worksheets
- Tally Marks
- Mean, Median, Mode, Range
- Mean Absolute Deviation
- Stem-and-leaf Plot
- Box-and-whisker Plot
- Permutation and Combination
- Probability
- Venn Diagram
- More Statistics Worksheets
- Shapes - 2D
- Shapes - 3D
- Lines, Rays and Line Segments
- Points, Lines and Planes
- Transformation
- Quadrilateral
- Ordered Pairs
- Midpoint Formula
- Distance Formula
- Parallel, Perpendicular and Intersecting Lines
- Scale Factor
- Surface Area
- Pythagorean Theorem
- More Geometry Worksheets
- Converting between Fractions and Decimals
- Significant Figures
- Convert between Fractions, Decimals, and Percents
- Proportions
- Direct and Inverse Variation
- Order of Operations
- Squaring Numbers
- Square Roots
- Scientific Notations
- Speed, Distance, and Time
- Absolute Value
- More Pre-Algebra Worksheets
- Translating Algebraic Phrases
- Evaluating Algebraic Expressions
- Simplifying Algebraic Expressions
- Algebraic Identities
- Quadratic Equations
- Systems of Equations
- Polynomials
- Inequalities
- Sequence and Series
- Complex Numbers
- More Algebra Worksheets
- Trigonometry
- Math Workbooks
- English Language Arts
- Summer Review Packets
- Social Studies
- Holidays and Events
- Worksheets >
- Statistics >
- Combination
Combination Worksheets
Combination is a selection of distinct elements without specific orders. Combination worksheets are diligently prepared as per the state standards and proposed for high school students. Unearth the usage of combinations in real-world scenarios with this array of printable exercises, like listing out combinations, finding the number of combinations, evaluation, solving combination problems and more.We also have a huge collection of permutation worksheets for practice. Practice some of these worksheets for free!

Listing Out Combinations
Jot down all the possible combinations of the habitual elements like names, numbers, shapes, alphabets, colors and so on!

Number of Combinations
Write down the total number of possible combinations for a set of objects taken at a time. Each pdf worksheet consists of five problems.

Evaluate - Level 1
These printable high school worksheets include problems with simple expressions involving combinations. Students are required to simplify the expressions using the combination formula.

Evaluate - Level 2
Level 2 worksheets include more integrative problems involving basic operations. Using the formula for C(n, r), evaluate the expressions.

Solve - Level 1
Access this set of pdf combination worksheets to find the unknown value in the equations using the formula for C(n, r).

Solve - Level 2
These printable Level 2 worksheets encompass challenging problems when compared to level 1 worksheets. Solve problems using the combination formula to know the unknown parameters.

Permutation and Combination - Mixed Review
These permutations and combinations worksheets consist of an array of exercises to identify and write permutations / combinations, twin-level of solving equations and evaluating expressions.
(15 Worksheets)
Related Worksheets
» Factorial
» Permutation
» Permutation and Combination
Become a Member
Membership Information
Privacy Policy
What's New?
Printing Help
Testimonial

Copyright © 2023 - Math Worksheets 4 Kids
Members have exclusive facilities to download an individual worksheet, or an entire level.


Combinations – Example and Practice Problems
Combinations are used to count the number of different ways that certain groups can be chosen from a set if the order of the objects does not matter. This is different from permutations, where the order of the objects does matter.
Here, we will look at a brief summary of combinations along with their formula and the terminology used. In addition, we will see examples with answers to learn about the application of the combination formula.

Relevant for …
Learning about combinations with solved examples.
See examples
Summary of combinations
Combinations – examples with answers, combinations – practice problems.
Combinations are selections of objects in a collection, in which the order of the selection does not matter. In combinations, we can select the objects in any order. For example, if we have ab and ba , these selections are considered equal in combinations.
The formula to determine the number of possible organizations by selecting a few objects from a set without repetitions is expressed in the following way:
- n is the total number of elements in a set
- k is the number of selected objects
- ! is the factorial symbol
Recall that the factorial (denoted as “!”) is a product of all positive integers less than or equal to the number preceding the factorial. For example, $latex 3!=1 \times 2 \times 3 = 6$.
With the following examples, you can practice applying the combination formula. Each exercise has its respective solution to analyze the reasoning behind each answer.
Find the result of the combination $latex _{8}C_{6}$.
We use the formula of combinations $latex _{n}{{C}_{k}}=\frac{{n!}}{{\left( {n-k} \right)!k!}}$ and substitute $latex n=8$ and $latex k=6$:
$latex _{8}{{C}_{6}}=\frac{{8!}}{{\left( {8-6} \right)!6!}}$
$latex =\frac{{8!}}{{\left( {2} \right)!6!}}$
Now, we recognize that we can write to 8! like $latex 8 \times 7 \times 6!$ and we eliminate 6! both in the numerator and in the denominator:
$latex \frac{{8!}}{{\left( {2} \right)!6!}}=\frac{{8\times 7}}{2}$
$latex =4\times 7=28$
Find the result of the combination $latex _{9}C_{4}$.
We substitute $latex n=9$ and $latex k=4$ in the formula $latex _{n}{{C}_{k}}=\frac{{n!}}{{\left( {n-k} \right)!k!}}$:
$latex _{9}{{C}_{4}}=\frac{{9!}}{{\left( {9-4} \right)!4!}}$
$latex =\frac{{9!}}{{\left( {5} \right)!4!}}$
Now, we recognize that we can write to 9! like $latex 9\times 8\times 7\times 6\times 5!$ and we eliminate 5! both in the numerator and in the denominator:
$latex \frac{{9!}}{{\left( {5} \right)!4!}}=\frac{{9\times 8\times 7\times 6}}{4!}$
We rewrite 4! like $latex 4\times 3\times 2\times 1$ and simplify:
$latex \frac{{9\times 8\times 7\times 6}}{4\times 3\times 2\times 1}=126$
Find the combination $latex _{100}C_{100}$.
We substitute $latex n=100$ and $latex k=100$ in the formula $latex _{n}{{C}_{k}}=\frac{{n!}}{{\left( {n-k} \right)!k!}}$:
$latex _{100}{{C}_{100}}=\frac{{100!}}{{\left( {100-100} \right)!100!}}$
$latex =\frac{{100!}}{{\left( {1} \right)!100!}}$
We can easily eliminate 100! both denominator and numerator:
$latex \frac{{100!}}{{\left( {1} \right)!100!}}=1$
This result makes sense since there is only one possible way to select 100 objects from a set of 100 objects if the order does not matter.
How many ways are there to choose a team of 3 from a group of 10?
In this case, we choose 3 people so we have $latex k=3$. The whole group is $latex n=10$. Using this data in the formula $latex _{n}{{C}_{k}}=\frac{{n!}}{{\left( {n-k} \right)!k!}}$, we have:
$latex _{10}{{C}_{3}}=\frac{{10!}}{{\left( {10-3} \right)!3!}}$
$latex =\frac{{10!}}{{\left( {7} \right)!3!}}$
We can expand the 10! until you get 7! and we simplify this:
$latex \frac{10!}{(3)!3!}=\frac{10\times 9 \times 8 \times 7!}{(7)!3!}$
$latex =\frac{{10\times 9 \times 8}}{{3!}}$
$latex =\frac{{10\times 9 \times 8}}{{6}}$
$latex =120$
Suppose we have to select 5 new employees from a list of 10 applicants. In how many ways can this be done?
In this case, we have $latex n=10$ and $latex k=5$, therefore, we have:
$latex _{10}{{C}_{5}}=\frac{{10!}}{{\left( {10-5} \right)!5!}}$
$latex =\frac{{10!}}{{\left( {5} \right)!5!}}$
We can rewrite 10! until we get 5! and simplify:
$latex \frac{{10!}}{{\left( {5} \right)!5!}}=\frac{{10 \times 9\times 8 \times 7 \times 6 \times 5!}}{{\left( {5} \right)!5!}}$
$latex =\frac{{10 \times 9\times 8 \times 7 \times 6}}{{5!}}$
$latex =\frac{10 \times 9\times 8 \times 7 \times 6}{5 \times 4\times 3 \times 2 \times 1}$
$latex =252$
In a car dealership, there are 3 cars of a particular model that have to be transported to another dealership. If there are a total of 25 cars of this model, how many options are available to transport?
We recognize that we have $latex n=25$ y $latex k=3$ and we substitute these values in the formula $latex _{n}{{C}_{k}}=\frac{{n!}}{{\left( {n-k} \right)!k!}}$:
$latex _{25}{{C}_{3}}=\frac{{25!}}{{\left( {25-3} \right)!3!}}$
$latex =\frac{{25!}}{{\left( {22} \right)!3!}}$
We rewrite the factorial 25! until we get to 22!:
$latex \frac{{25!}}{{\left( {22} \right)!3!}}=\frac{{25 \times 24 \times 23 \times 22!}}{{\left( {22} \right)!3!}}$
Now, we simplify to 22! in the numerator and denominator:
$latex \frac{{25 \times 24 \times 23 \times 22!}}{{\left( {22} \right)!3!}}=\frac{{25 \times 24 \times 23}}{{3!}}$
$latex =25 \times 4 \times 23=2300$
Suppose we have an office of 5 women and 6 men and we have to select a committee of 4 people. In how many ways can we select 2 men and 2 women?
In this case, we have to find two different combinations and then multiply them. Therefore, we want to calculate $latex (_{5}{{C}_{2}})(_{6}{{C}_{2}})$. We can calculate these combinations separately:
$latex _{5}{{C}_{2}}=\frac{{5!}}{{\left( {5-2} \right)!2!}}$
$latex =\frac{{5!}}{{\left( {3} \right)!2!}}$
$latex =\frac{{5\times 4\times 3!}}{{\left( {3} \right)!2!}}$
$latex =\frac{{5\times 4}}{{2!}}=10$
$latex _{6}{{C}_{2}}=\frac{{6!}}{{\left( {6-2} \right)!2!}}$
$latex =\frac{{6!}}{{\left( {4} \right)!2!}}$
$latex =\frac{{6\times 5\times 4!}}{{\left( {4} \right)!2!}}$
$latex =\frac{{6\times 5}}{{2!}}=15$
Therefore, we have $latex (_{5}{{C}_{2}})(_{6}{{C}_{2}})=10\times 15=150$.
→ Combinations Calculator (nCr)
Put your knowledge of combinations into practice with the following problems. Solve the combinations and select an answer. Please check it to make sure you selected the correct one.
Find the combination $latex _{9}C_{5}$.
Choose an answer
Find the combinations $latex _{11}C_{9}$.
How many combinations are there if we take 2 objects from a set of 7, we want to choose a team of 6 out of a pool of 9. how many ways are there to accomplish this, there are 10 people in a meeting. if everyone shakes hands, how many handshakes are possible.
Interested in learning more about factorials, permutations, and combinations? Take a look at these pages:
- Combinations Calculator (nCr)
- Examples of Factorials
- Examples of Permutations

Jefferson Huera Guzman
Jefferson is the lead author and administrator of Neurochispas.com. The interactive Mathematics and Physics content that I have created has helped many students.

Learn mathematics with our additional resources in different topics
Neurochispas.
Neurochispas is a website that offers various resources for learning Mathematics and Physics.

Copyright © 2023 Neurochispas
INFORMATION
Terms and Conditions
Privacy Policy
About Neurochispas
About the Author
[email protected]
+1 (305) 990-2569

Calculator Soup ®
Online Calculators

Combinations Calculator (nCr)


Calculator Use
The Combinations Calculator will find the number of possible combinations that can be obtained by taking a sample of items from a larger set. Basically, it shows how many different possible subsets can be made from the larger set. For this calculator, the order of the items chosen in the subset does not matter.
Combinations Formula:
For n ≥ r ≥ 0.
The formula show us the number of ways a sample of “r” elements can be obtained from a larger set of “n” distinguishable objects where order does not matter and repetitions are not allowed. [1] "The number of ways of picking r unordered outcomes from n possibilities." [2]
Also referred to as r-combination or "n choose r" or the binomial coefficient . In some resources the notation uses k instead of r so you may see these referred to as k-combination or "n choose k."
Combination Problem 1
Choose 2 Prizes from a Set of 6 Prizes
You have won first place in a contest and are allowed to choose 2 prizes from a table that has 6 prizes numbered 1 through 6. How many different combinations of 2 prizes could you possibly choose?
In this example, we are taking a subset of 2 prizes (r) from a larger set of 6 prizes (n). Looking at the formula, we must calculate “6 choose 2.”
C (6,2)= 6!/(2! * (6-2)!) = 6!/(2! * 4!) = 15 Possible Prize Combinations
The 15 potential combinations are {1,2}, {1,3}, {1,4}, {1,5}, {1,6}, {2,3}, {2,4}, {2,5}, {2,6}, {3,4}, {3,5}, {3,6}, {4,5}, {4,6}, {5,6}
Combination Problem 2
Choose 3 Students from a Class of 25
A teacher is going to choose 3 students from her class to compete in the spelling bee. She wants to figure out how many unique teams of 3 can be created from her class of 25.
In this example, we are taking a subset of 3 students (r) from a larger set of 25 students (n). Looking at the formula, we must calculate “25 choose 3.”
C (25,3)= 25!/(3! * (25-3)!)= 2,300 Possible Teams
Combination Problem 3
Choose 4 Menu Items from a Menu of 18 Items
A restaurant asks some of its frequent customers to choose their favorite 4 items on the menu. If the menu has 18 items to choose from, how many different answers could the customers give?
Here we take a 4 item subset (r) from the larger 18 item menu (n). Therefore, we must simply find “18 choose 4.”
C (18,4)= 18!/(4! * (18-4)!)= 3,060 Possible Answers
Handshake Problem
In a group of n people, how many different handshakes are possible?
First, let's find the total handshakes that are possible. That is to say, if each person shook hands once with every other person in the group, what is the total number of handshakes that occur?
A way of considering this is that each person in the group will make a total of n-1 handshakes. Since there are n people, there would be n times (n-1) total handshakes. In other words, the total number of people multiplied by the number of handshakes that each can make will be the total handshakes. A group of 3 would make a total of 3(3-1) = 3 * 2 = 6. Each person registers 2 handshakes with the other 2 people in the group; 3 * 2.
Total Handshakes = n(n-1)
However, this includes each handshake twice (1 with 2, 2 with 1, 1 with 3, 3 with 1, 2 with 3 and 3 with 2) and since the orginal question wants to know how many different handshakes are possible we must divide by 2 to get the correct answer.
Total Different Handshakes = n(n-1)/2
Handshake Problem as a Combinations Problem
We can also solve this Handshake Problem as a combinations problem as C(n,2).
n (objects) = number of people in the group r (sample) = 2, the number of people involved in each different handshake
The order of the items chosen in the subset does not matter so for a group of 3 it will count 1 with 2, 1 with 3, and 2 with 3 but ignore 2 with 1, 3 with 1, and 3 with 2 because these last 3 are duplicates of the first 3 respectively.
expanding the factorials,
cancelling and simplifying,
which is the same as the equation above.
Sandwich Combinations Problem
This is a classic math problem and asks something like How many sandwich combinations are possible? and this is how it generally goes.
Calculate the possible sandwich combinations if you can choose one item from each of the four categories:
- 1 bread from 8 options
- 1 meat from 5 options
- 1 cheese from 5 options
- 1 topping from 3 options
Often you will see the answer, without any reference to the combinations equation C(n,r), as the multiplication of the number possible options in each of the categories. In this case we calculate:
8 × 5 × 5 × 3 = 600 possible sandwich combinations
In terms of the combinations equation below, the number of possible options for each category is equal to the number of possible combinations for each category since we are only making 1 selection; for example C(8,1) = 8, C(5,1) = 5 and C(3,1) = 3 using the following equation:
C(n,r) = n! / ( r!(n - r)! )
We can use this combinations equation to calculate a more complex sandwich problem.
Sandwich Combinations Problem with Multiple Choices
Calculate the possible combinations if you can choose several items from each of the four categories:
- 3 meats from 5 options
- 2 cheeses from 5 options
- 0 to 3 toppings from 3 options
Applying the combinations equation, where order does not matter and replacements are not allowed, we calculate the number of possible combinations in each of the categories. You can use the calculator above to prove that each of these is true.
- 1 bread from 8 options is C(8,1) = 8
- 3 meats from 5 options C(5,3) = 10
- 2 cheeses from 5 options C(5,2) = 10
- 0 to 3 toppings from 3 options; we must calculate each possible number of choices from 0 to 3 and get C(3,0) + C(3,1) + C(3,2) + C(3,3) = 8
Multiplying the possible combinations for each category we calculate:
8 × 10 × 10 × 8 = 6,400 possible sandwich combinations
How many possible combinations are there if your customers are allowed to choose options like the following that still stay within the limits of the total number of portions allowed:
- 2 portions of one meat and 1 portion of another?
- 3 portions of one meat only?
- 2 portions of one cheese only?
In the previous calculation, replacements were not allowed; customers had to choose 3 different meats and 2 different cheeses. Now replacements are allowed, customers can choose any item more than once when they select their portions. For meats and cheeses this is now a combinations replacement or multichoose problem using the combinations with replacements equation:
C R (n,r) = C(n+r-1, r) = (n+r-1)! / (r! (n - 1)!)
For meats, where the number of objects n = 5 and the number of choices r = 3, we can calculate either combinations replacement C R (5,3) = 35 or substitute terms and calculate combinations C(n+r-1, r) = C(5+3-1, 3) = C(7, 3) = 35 .
Calculating cheese choices in the same way, we now have the total number of possible options for each category at
- cheese is 15
- toppings is 8
and finally we multiply to find the total
8 × 35 × 15 × 8 = 33,600 possible sandwich combinations!
How many combinations are possible if customers are also allowed replacements when choosing toppings?
[1] Zwillinger, Daniel (Editor-in-Chief). CRC Standard Mathematical Tables and Formulae, 31st Edition New York, NY: CRC Press, p. 206, 2003.
For more information on combinations and binomial coefficients please see Wolfram MathWorld: Combination .
Cite this content, page or calculator as:
Furey, Edward " Combinations Calculator (nCr) " at https://www.calculatorsoup.com/calculators/discretemathematics/combinations.php from CalculatorSoup, https://www.calculatorsoup.com - Online Calculators

In order to continue enjoying our site, we ask that you confirm your identity as a human. Thank you very much for your cooperation.
How to solve math problems using combination method
In this blog post, we will provide you with a step-by-step guide on How to solve math problems using combination method.

Solve homework

Figure out mathematic question

Why users love us
I wish the why? Was free though and not locked behind the pay wall, this app is so helpful when you want to learn basic math up to much higher and complicated ones, just don't know how to use it effectively and efficiently, only one problem though.
This app has allowed me to practice my math and additional problems and check the answers to make sure I am doing it correctly, i sometimes don't get the right answers but it makes up from whats doesn't have really great to use you get to learn plus you get answers.
There are a few answers that come up incorrect on occasion but just report it and do the math, you'll find the mistake, love this app, the camera scanner works great and any misreadings easily corrected.
Combination Method for Solving Math Problems
Determine math tasks
To determine what the math problem is, you will need to look at the given information and figure out what is being asked. Once you know what the problem is, you can solve it using the given information.
Get the Most useful Homework explanation
The Scan app can help you save time and stay organized.
Explain math
If you're struggling with your homework, our Homework Help Solutions can help you get back on track.
Easy Permutations and Combinations
All these notations mean n choose r: C(n,r) = nCr = nCr = (nr) = n!r!(n-r)!. Just remember the formula: n!r!(n - r)!
Homework is a necessary part of school that helps students review and practice what they have learned in class.
If you want to get the best homework answers, you need to ask the right questions.
math is the study of numbers, shapes, and patterns. It is used in everyday life, from counting to measuring to more complex calculations.
Doing math equations is a great way to keep your mind sharp and improve your problem-solving skills.

How to Calculate Combinations: 8 Steps (with Pictures)
Decide math equations
Math is the study of numbers, shapes, and patterns. It is used to solve problems and to understand the world around us.
Clarify mathematic
Do mathematic equations
Math is the study of numbers, shapes, and patterns.

Deal with mathematic equation
Homework Support Solutions
Work on the task that is attractive to you
Explain math questions

1.Consider an example problem where order does not matter and repetition is not allowed. In this kind of problem, you won't use the same item more than once
I can help you with any mathematic task you need help with.
Mathematics is the study of numbers, shapes, and patterns. It is used to solve problems in a variety of fields, including science, engineering, and finance.

Microsoft Math Solver

Get step-by-step explanations

Graph your math problems

Practice, practice, practice

Get math help in your language
Combinations
In these lessons, we will learn the concept of combinations, the combination formula and solving problems involving combinations.
Related Pages Permutations Permutations and Combinations Counting Methods Factorial Lessons Probability
What Is Combination In Math?
An arrangement of objects in which the order is not important is called a combination. This is different from permutation where the order matters. For example, suppose we are arranging the letters A, B and C. In a permutation, the arrangement ABC and ACB are different. But, in a combination, the arrangements ABC and ACB are the same because the order is not important.
What Is The Combination Formula?
The number of combinations of n things taken r at a time is written as C( n , r ) .
The following diagram shows the formula for combination. Scroll down the page for more examples and solutions on how to use the combination formula.

If you are not familiar with the n! (n factorial notation) then have a look the factorial lesson
How To Use The Combination Formula To Solve Word Problems?
Example: In how many ways can a coach choose three swimmers from among five swimmers?
Solution: There are 5 swimmers to be taken 3 at a time. Using the formula:
The coach can choose the swimmers in 10 ways.
Example: Six friends want to play enough games of chess to be sure every one plays everyone else. How many games will they have to play?
Solution: There are 6 players to be taken 2 at a time. Using the formula:
They will need to play 15 games.
Example: In a lottery, each ticket has 5 one-digit numbers 0-9 on it. a) You win if your ticket has the digits in any order. What are your changes of winning? b) You would win only if your ticket has the digits in the required order. What are your chances of winning?
Solution: There are 10 digits to be taken 5 at a time.
The chances of winning are 1 out of 252.
b) Since the order matters, we should use permutation instead of combination. P(10, 5) = 10 x 9 x 8 x 7 x 6 = 30240
The chances of winning are 1 out of 30240.
How To Evaluate Combinations As Well As Solve Counting Problems Using Combinations?
A combination is a grouping or subset of items. For a combination, the order does not matter.
How many committees of 3 can be formed from a group of 4 students? This is a combination and can be written as C(4,3) or 4 C 3 or \(\left( {\begin{array}{*{20}{c}}4\\3\end{array}} \right)\).
- The soccer team has 20 players. There are always 11 players on the field. How many different groups of players can be on the field at any one time?
- A student need 8 more classes to complete her degree. If she met the prerequisites for all the courses, how many ways can she take 4 classes next semester?
- There are 4 men and 5 women in a small office. The customer wants a site visit from a group of 2 man and 2 women. How many different groups can be formed from the office?
How To Solve Word Problems Involving Permutations And Combinations?
- A museum has 7 paintings by Picasso and wants to arrange 3 of them on the same wall. How many ways are there to do this?
- How many ways can you arrange the letters in the word LOLLIPOP?
- A person playing poker is dealt 5 cards. How many different hands could the player have been dealt?
How To Solve Combination Problems That Involve Selecting Groups Based On Conditional Criteria?
Example: A bucket contains the following marbles: 4 red, 3 blue, 4 green, and 3 yellow making 14 total marbles. Each marble is labeled with a number so they can be distinguished.
- How many sets/groups of 4 marbles are possible?
- How many sets/groups of 4 are there such that each one is a different color?
- How many sets of 4 are there in which at least 2 are red?
- How many sets of 4 are there in which none are red, but at least one is green?

We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.
Forgot password? New user? Sign up
Existing user? Log in
Combinations
Already have an account? Log in here.
- Paul Ryan Longhas
- Gene Keun Chung
- A Former Brilliant Member
A combination is a way of choosing elements from a set in which order does not matter. A wide variety of counting problems can be cast in terms of the simple concept of combinations, therefore, this topic serves as a building block in solving a wide range of problems.
Introduction
Basic examples, intermediate examples, advanced examples, combinations with repetition, combinations with restriction, combinations - problem solving.
Consider the following example: Lisa has \(12\) different ornaments and she wants to give \(5\) ornaments to her mom as a birthday gift (the order of the gifts does not matter). How many ways can she do this?
We can think of Lisa giving her mom a first ornament, a second ornament, a third ornament, etc. This can be done in \( \frac{12!}{7!} \) ways. However, Lisa’s mom is receiving all five ornaments at once, so the order Lisa decides on the ornaments does not matter. There are \( 5! \) reorderings of the chosen ornaments, implying the total number of ways for Lisa to give her mom an unordered set of \(5\) ornaments is \( \frac{12!}{7!5!} \).
Notice that in the answer, the factorials in the denominator sum to the value in the numerator. This is not a coincidence. In general, the number of ways to pick \( k \) unordered elements from an \( n \) element set is \( \frac{n!}{k!(n-k)!} \). This is a binomial coefficient.
Proof of \(\displaystyle {n \choose k} = \frac{n!}{k!(n-k)!}:\)
Now suppose we want to choose \(k\) objects from \(n\) objects, then the number of combinations of \(k\) objects chosen from \(n\) objects is denoted by \(n \choose k\). Since \({_nP_k}=k!{n \choose k}\), it follows that
\[{n \choose k} = \frac{1}{k!}(_nP_k)= \frac{n!}{k!(n-k)!}.\]
How many ways are there to arrange 3 chocolate chip cookies and 10 raspberry cheesecake cookies into a row of 13 cookies? We can consider the situation as having 13 spots and filling them with 3 chocolate chip cookies and 10 raspberry cheesecake cookies. Then we just choose 3 spots for the chocolate chip cookies and let the other 10 spots have raspberry cheesecake cookies. The number of ways to do this job is \({13\choose3}=\frac{13\times12\times11}{3\times2\times1}=286.\) \(_\square\)
Out of 7 consonants and 4 vowels, how many words of 3 consonants and 2 vowels can be formed? The number of ways of selecting 3 consonants out of 7 and 2 vowels out of 4 is \({7\choose3}\times{4\choose2} = 210.\) Therefore, the number of groups each containing 3 consonants and 2 vowels is \(210.\) Since each group contains 5 letters, which can be arranged amongst themselves in \(5!= 120\) ways, the required number of words is \(210\times120 = 25200.\ _\square\)
How many ways are there to select 3 males and 2 females out of 7 males and 5 females? The number of ways to select \(3\) males out of \(7\) is \({7 \choose 3} = \frac{7\times 6\times 5}{3 \times 2 \times 1}=35.\) Similarly, the number of ways to select \(2\) females out of \(5\) is \({5 \choose 2} = \frac{5\times 4}{2 \times 1}=10.\) Hence, by the rule of product, the answer is \(35 \times 10=350\) ways. \(_\square\)
There are \(9\) children. How many ways are there to group these \(9\) children into 2, 3, and 4? The number of ways to choose \(2\) children out of \(9\) is \({9\choose2}=\frac{9 \times 8}{2 \times 1}=36.\) The number of ways to choose \(3\) children out of \(9-2=7\) is \({7 \choose 3}=\frac{7 \times 6 \times 5}{3 \times 2 \times 1}=35.\) Finally, the number of ways to choose \(4\) children out of \(7-3=4\) is \({4 \choose 4}=1.\) Hence, by the rule of product, the answer is \(36 \times 35 \times 1=1260\) ways. \(_\square\)
There are \(9\) distinct chairs. How many ways are there to group these chairs into 3 groups of 3? The number of ways to choose \(3\) chairs out of \(9\) is \({9\choose3}=\frac{9 \times 8 \times 7}{3 \times 2 \times 1}=84.\) The number of ways to choose \(3\) chairs out of \(9-3=6\) is \({6 \choose 3}=\frac{6 \times 5 \times 4}{3 \times 2 \times 1}=20.\) Finally, the number of ways to choose \(3\) chairs out of \(6-3=3\) is \({3 \choose 3}=1.\) Now, since each of these three groups has an equal number of three chairs and the order of the three groups does not matter, by the rule of product our answer is \[\frac{84 \times 20 \times 1}{3 !}=280\] ways. \(_\square\)
At a party, everyone shook hands with everybody else. There were 66 handshakes. How many people were at the party?
A combination is a way of choosing elements from a set in which order does not matter.
In general, the number of ways to pick \( k \) unordered elements from an \( n \) element set is \( \frac{n!}{k!(n-k)!} \). This is a binomial coefficient , denoted \( n \choose k \).
How many ordered non-negative integer solutions \( (a, b, c, d) \) are there to the equation \( a + b + c + d = 10 \)? To solve this problem, we use a technique called "stars and bars," which was popularized by William Feller. We create a bijection between the solutions to \( a + b + c + d = 10 \) and sequences of 13 digits, consisting of ten 1's and three 0's. Given a set of four integers whose sum is 10, we create a sequence that starts with \( a \) 1's, then has a 0, then has \( b \) 1's, then has a 0, then has \( c \) 1's, then has a 0, and then has \( d \) 1's. Conversely, given such a sequence, we can set \( a \) to be equal to the length of the initial string of 1's (before the first 0), set \( b \) equal to the length of the next string of 1's (between the first and second 0), set \( c \) equal to the length of the third string of 1's (between the second and third 0), and set \( d \) equal to the length of the fourth string of 1's. It is clear that such a procedure returns the starting set, and hence we have a bijection. Now, it remains to count the number of such sequences. We pick 3 positions for the 0's and the remaining positions are 1's. Hence, there are \( {13 \choose 3}= 286 \) such sequences. \(_\square\)
There are \(5\) shirts all of different colors, \(4\) pairs of pants all of different colors, and \(2\) pairs of shoes with different colors. In how many ways can Amy and Bunny be dressed up with a shirt, a pair of pants, and a pair of shoes each? We choose \(2\) shirts out of \(5\) for both Amy and Bunny to wear, so \({5\choose2}2!=20.\) We choose \(2\) pairs of pants out of \(4\) for them to wear, so \({4\choose2}2!=12.\) We choose \(2\) pairs of shoes out of \(2\) for them to wear, so \({2\choose2}2!=2.\) Therefore, by the rule of product, the answer is \(20 \times 12 \times 2=480\) ways. \(_\square\)
We are trying to divide 5 European countries and 5 African countries into 5 groups of 2 each. How many ways are there to do this under the restriction that at least one group must have only European countries? The number of ways to divide \(5+5=10\) countries into 5 groups of 2 each is as follows: \[\frac{{10\choose2} \times {8\choose2} \times {6\choose2} \times {4\choose2} \times {2\choose2}}{5 !} =\frac{ 45 \times 28 \times 15 \times 6 \times 1}{120}=945. \qquad (1)\] Since it is required that at least one group must have only European countries, we need to subtract from \((1)\) the number of possible groupings where all 5 groups have 1 European country and 1 African country each. This is equivalent to the number of ways to match each of the 5 European countries with one African country: \[5 ! = 5 \times 4 \times 3 \times 2 \times 1=120. \qquad (2)\] Therefore, taking \((1)-(2)\) gives our answer \(945-120=825.\) \(_\square\)
Find the number of rectangles in a \(10 \times 12\) chessboard.
Note: All squares are rectangles, but not all rectangles are squares.
There are two distinct boxes, 10 identical red balls, 10 identical yellow balls, and 10 identical blue balls. How many ways are there to sort the 30 balls into the two boxes so that each box has 15? Keeping in mind that the two boxes are distinct, let \(r, y\) and \(b\) be the numbers of red, yellow and blue balls in the first box, respectively. Then we first need to get the number of cases satisfying \(r+y+b=15,\) and then subtract the numbers of cases where \(r>10, y>10\) or \(b>10.\) Using stars and bars, the number of cases satisfying \(r+y+b=15\) is \({17\choose2}=136. \qquad (1)\) Now, the following gives the number of cases where \(10<r\le15:\) If \(r=11,\) then \(y+b=4,\) implying there are 5 such cases. If \(r=12,\) then \(y+b=3,\) implying there are 4 such cases. If \(r=13,\) then \(y+b=2,\) implying there are 3 such cases. If \(r=14,\) then \(y+b=1,\) implying there are 2 such cases. If \(r=15,\) then \(y+b=0,\) implying there is 1 such case. Hence, the number cases where \(10<r\le15\) is \(5+4+3+2+1=15.\) Since exactly the same logic applies for the cases where \(10<y\le15\) or \(10<b\le15,\) the total number of cases to subtract from \((1)\) is \(3\times 15=45. \qquad (2)\) Therefore, taking \((1)-(2)\) gives our answer \(136-45=91.\) \(_\square\)
PizzaHot makes 7 kinds of pizza, 3 of which are on sale everyday, 7 days a week. According to their policy, any two kinds of pizza that are on sale on a same day can never be on sale on the same day again during the rest of that calender week. Let \(X\) be the number of all the possible sale strategies during a calendar week. What is the remainder of \(X\) upon division by 1000? Let \(a, b, c, d, e, f, g\) be the 7 kinds of pizza. Then none of these 7 could be on sale for 4 days or more a week because each of the other 6 kinds would have been on sale on a same day in the first 3 days. In fact, since there are \(3\times 7=21\) pizzas on sale every week, each of the 7 kinds is on sale exactly 3 times a week. Now, without loss of generality, the number of ways to select 3 days to put \(a\) on sale is \({7\choose 3}.\) Then the number of ways to put each of the remaining 6 kinds on sale in those 3 days is \({6\choose 2}\times {4\choose 2}\times {2\choose 2} .\) The following table is one example of this operation, where \(a\) is on sale for all 3 days during the week, whereas each of the other 6 kinds is on sale only once: pizza Since we are done with \(a,\) we now put one \(b\) in each of 2 of the remaining 4 days, the number of ways of doing which is \({4 \choose 2}.\) Then, excluding \(c\) which was already on sale together with \(b\) on the first day, we put \(d, e, f, g\) in the 2 days where \(b\) was just put. However, since the combinations \((d, e)\) and \((f, g)\) were already used when dealing with \(a,\) the number of ways to put \(d, e, f, g\) in the two columns together with \(b\) is \({4 \choose 2}-2.\) Finally, we put one \(c\) in each of the remaining two columns and then fill the columns, the number of ways of doing which is 2. Hence, the number of all the possible sale strategies during a calendar week is \[{7\choose 3}\times {6\choose 2}\times {4\choose 2}\times {4\choose 2}\times\left({4 \choose 2}-2\right)\times 2=151200.\] Therefore, the remainder of \(151200\) upon division by 1000 is 200. \(_\square\)
Three squares are chosen at random on a chess board. Find the probability that they lie on any diagonal.
\(\) Note: A line connecting the three squares \((1,1), (2,3), (3,5)\) does not form a diagonal.
\(A\) and \(B\) are the only candidates who contest in an election. They secure \(11\) and \(7\) votes, respectively. In how many ways can this happen if it is known that \(A\) stayed ahead of \(B\) throughout the counting process of votes?
Main Article: Combinations with Repetition
You want to distribute 7 indistinguishable candies to 4 kids. If every kid must receive at least one candy, in how many ways can you do this? You first give one candy to each of the 4 kids to comply with the requirement that every kid must receive at least one candy. Then you are left with 3 candies to distribute to the 4 kids, which is equivalent to a problem of placing \(k=3\) indistinguishable balls into \(n=4\) labeled urns, which is known as balls and urns or stars and bars. Thus, our answer is \[\binom{n+k-1}{k} =\binom{n+k-1}{n-1}=\binom{3+4-1}{3}=20. \ _\square \]
Winston must choose 4 classes for his final semester of school. He must take at least 1 science class and at least 1 arts class. If his school offers 4 (distinct) science classes, 3 (distinct) arts classes and 3 other (distinct) classes, how many different choices for classes does he have?
\(\) Details and Assumptions:
- He cannot take the same class twice.
How many six digit integers contain exactly four different digits?
Try more combinatorics problems.
Let \(x+y+z=m,\) where \(x, y, z\) are integers such that \(x\ge 1, y\ge 2, z\ge 3.\) If the number of ordered triples \((x, y, z)\) satisfying the equation is \(21,\) what is \(m?\) Let \(x-1=a, y-2=b, z-3=c,\) where \(a, b, c\) are non-negative because \(x\ge 1, y\ge 2, z\ge 3,\) then \[\begin{align} x+y+z&=m\\ (a+1)+(b+2)+(c+3)&=m\\ a+b+c&=m-6. \qquad (1) \end{align}\] Since the number of ordered non-negative integer triples \((a, b, c)\) satisfying \((1)\) is \(21,\) using the technique of stars and bars , we obtain \[\begin{align} \binom{3+(m-6)-1}{m-6} =\binom{m-4}{m-6}=\binom{m-4}{2}&=21\\ \frac{(m-4)(m-5)}{2!}&=21\\ m^2-9m+20&=42\\ m^2-9m-22&=0\\ (m+2)(m-11)&=0\\ m&=11 \end{align}\] because \(m>0.\ _\square\)
How many ways are there to select \(3\) numbers from the first \(20\) positive integers such that no 2 of the selected numbers are consecutive?
In the figure above with 9 squares, how many ways are there to select two squares which do not share an edge?
This problem is part of the set Countings.
Suppose a small country has \(15\) cities and \(70\) roads, where each road directly connects precisely \(2\) cities. What is the largest possible number of cities that are directly connected to every other city in the country?
A pawn is placed on the lower left corner square of a standard \(8\) by \(8\) chess board. A 'move' involves moving the pawn, where possible, either
- one square to the right,
- one square up, or
- diagonally (one square up and to the right).
Using these legitimate moves, the pawn is to be moved along a path from the lower left square to the upper right square.
How many such paths are there?
Problem Loading...
Note Loading...
Set Loading...
Problem solving involving permutation and combination
Problem solving involving permutation and combination can be found online or in math books.

Easy Permutations and Combinations
Counting problems using permutations and combinations. Permutations and Combinations Problems. Permutations and combinations are used to solve problems.
To figure out this math problem, simply use the order of operations. First, solve the equation within the parentheses, then work with the exponents, then multiply and divide from left to right, and finally add and subtract from left to right.
No matter what you're writing, good writing is always about engaging your audience and communicating your message clearly.
Looking for a little help with your math homework? Check out our Math Homework Helper for tips and tricks on how to tackle those tricky math problems.
Homework is a necessary part of school that helps students review and practice what they have learned in class.
Solving Problems Involving Permutations and Combinations
What is the Permutation Formula, Examples of Permutation Word Problems involving n things taken r at a time, How to solve Permutation Problems with Repeated

I love spending my free time with my friends!
You can use math to determine all sorts of things, like how much money you'll need to save for a rainy day.
If you're struggling to understand a math problem, try clarifying it by breaking it down into smaller, more manageable pieces.
Easy to use, with guided details on how to solve the problem once you dont know the solution, very Helpful Indeed, i can't wait for more upgrades! Hopefully upgrades that include; T(x-a)= x/T find for 'T'.
Derek Serrano

Solving Word Problems Involving Permutations
Permutations and combinations problems.
This tells us that repetition is not allowed in this scenario, which means we need to use the combination formula, factorial over
Provide multiple ways
There are many ways to skin a cat, and each person has their own method that works best for them.
Do mathematic problems
Doing homework can help improve grades.
Math is a process of finding solutions to problems.
24/7 Live Expert
Our team is available 24/7 to help you with whatever you need.
Determine mathematic question
In order to determine what the math problem is, you will need to look at the given information and find the key details. Once you have found the key details, you will be able to work out what the problem is and how to solve it.
Work on the task that is enjoyable to you
You will be more productive and engaged if you work on tasks that you enjoy.
How to solve a combination math problem
Math can be difficult to understand, but it's important to learn How to solve a combination math problem.

Combinations Formula With Solved Example Questions

1.Consider an example problem where order does not matter and repetition is not allowed. In this kind of problem, you won't use the same item more than once
For those who struggle with math, equations can seem like an impossible task. However, with a little bit of practice, anyone can learn to solve them.
If you need help with tasks around the house, consider hiring a professional to get the job done quickly and efficiently.
Our team of top experts are here to help you with all your needs.
Combinations (video lessons, examples and solutions)
Combinations Formula: For n r 0. Also referred to as r-combination or n choose r or the binomial coefficient. In some resources the notation uses k
Get Help with Tasks
Get math help online by chatting with a tutor or watching a video lesson.
Build bright future aspects
Yes, I can certainly help you build a bright future.
Mathematics Homework Helper
Looking for a little help with your math homework? Check out our Mathematics Homework Helper for some tips and tricks!
Solve mathematic questions
To solve a math equation, you need to find the value of the variable that makes the equation true.
How to solve combination word problems
How To Solve Word Problems Involving Permutations And Combinations? A museum has 7 paintings by Picasso and wants to arrange 3 of them on the same wall. How
Combination Problems With Solutions

- Decide mathematic problems
- Determine math problem
- Determine math equation
- Explain math
Combination Word Problems
Here are some carefully chosen combination word problems that will show you how to solve word problems involving combinations.
Math Tutors
Satisfaction rate
Student reviews
Highly recommend this app to any high school and university students. And I don't like it. The app is great, it does everything that is mentioned in the description plus more, the best app at calculating every mathematical problem I ever learned! It has so so many options and it is very easy to use and handful every time.
Jonathan Herrera
10/10 would recommend. Works amazingly, gives the answers and explains how to get it and it's covered with ads it's amazing 10/10 I would recommend this app, awesome app helps me whenever there's certain questions it can't help you out with like word problems but overall it's a really good app would recommend it to anyone that needs help with math because it answers the question for you and explains it as well so five star rating from me.
Richard Berg
Permutations and Combinations Problems
COMBINATION PROBLEMS WITH SOLUTIONS Problem 1 : Solution : Problem 2 : A box contains two white balls, three black balls and four red balls. Solution :.
Expert teachers will give you an answer in real-time
I can decide mathematical problems.
Get calculation help online
Looking for a quick and easy way to get help with your homework? Our expert tutors are available 24/7 to give you the answer you need in real-time.
Explain math equation
You can use math to determine all sorts of things, like how much money you'll need to save for a rainy day.
Deal with math equations
No need to be a math genius, our online calculator can do the work for you.
Do mathematic equations
The math equation is 4+4.
Get mathematics help online
Math is the study of numbers, shapes, and patterns.
Easy Permutations and Combinations
- For a new problem, you will need to begin a new live expert session.
- You can contact support with any questions regarding your current subscription.
- You will be able to enter math problems once our session is over.
- I am only able to help with one math problem per session. Which problem would you like to work on?
- Does that make sense?
- I am currently working on this problem.
- Are you still there?
- It appears we may have a connection issue. I will end the session - please reconnect if you still need assistance.
- Let me take a look...
- Can you please send an image of the problem you are seeing in your book or homework?
- If you click on "Tap to view steps..." you will see the steps are now numbered. Which step # do you have a question on?
- Please make sure you are in the correct subject. To change subjects, please exit out of this live expert session and select the appropriate subject from the menu located in the upper left corner of the Mathway screen.
- What are you trying to do with this input?
- While we cover a very wide range of problems, we are currently unable to assist with this specific problem. I spoke with my team and we will make note of this for future training. Is there a different problem you would like further assistance with?
- Mathway currently does not support this subject. We are more than happy to answer any math specific question you may have about this problem.
- Mathway currently does not support Ask an Expert Live in Chemistry. If this is what you were looking for, please contact support.
- Mathway currently only computes linear regressions.
- We are here to assist you with your math questions. You will need to get assistance from your school if you are having problems entering the answers into your online assignment.
- Phone support is available Monday-Friday, 9:00AM-10:00PM ET. You may speak with a member of our customer support team by calling 1-800-876-1799.
- Have a great day!
- Hope that helps!
- You're welcome!
- Per our terms of use, Mathway's live experts will not knowingly provide solutions to students while they are taking a test or quiz.
Please ensure that your password is at least 8 characters and contains each of the following:
- a special character: @$#!%*?&
How to solve a combination problem
College algebra students dive into their studies How to solve a combination problem, and manipulate different types of functions.
Combinations Calculator (nCr)
Combinations formula with solved example questions, combination formula for counting and probability.
Combinations Formula: For n r 0. Also referred to as r-combination or n choose r or the binomial coefficient. In some resources the notation uses k
- 676 Math Experts
- 97% Satisfaction rate
- 77565 Customers
How to Calculate Combinations: 8 Steps (with Pictures)
Answer: Insert the given numbers into the combinations equation and solve. n is the number of items that are in the set (4 in this example) r is the number
I can help you solve math equations quickly and easily.
If you're looking for the most useful homework explanation, you'll want to check out our website.
I can determine appropriate math tasks for given situations.
Math can be difficult, but with a little practice, it can be easy!
Combinations and permutations
To calculate combinations, we will use the formula nCr = n! / r! * (n - r)!, where n represents the total number of items, and r represents the number of items being chosen at a time. To calculate a combination, you will need to calculate a factorial.Apr 8, 2022
If you're struggling with a math problem, scanning it for key information can help you solve it more quickly.
Looking for someone to help with the chores? Look no further than the TaskRabbit app! With TaskRabbit, you can find someone in your area to help with grocery shopping, dog walking, laundry, and more.
We can solve many problems by using our critical thinking skills.
Math is a subject that can be difficult for many students. However, with practice and perseverance, it is possible to improve one's skills in this area.

My fruit salad is a combination of apples, grapes and bananas We don't care what order the fruits are in, they could also be bananas, grapes and apples or
Homework is a necessary part of school that helps students review and practice what they have learned in class.
We're here for you 24/7. Whether you need help with a product or just have a question, our customer support team is always available to lend a helping hand.
If you're struggling to clear up a math equation, try breaking it down into smaller, more manageable pieces. By taking a step-by-step approach, you can more easily see what's going on and how to solve the problem.
Combinations Worksheets
What Are Combination Probabilities? Probability is the measure of the chances and possibilities that will return a desired outcome. There are different types of probability and combination is one of its types. So, what are combination probabilities? When we are dealing with arrangement of objects and the order does not matter, then we can use combination probability. The result of this probability shows us the total number of ways objects can be arranged without any defined order. When there is an order to follow, a combination probability is called permutation. The formula to calculate combination probabilities include; C(n,r) = n!/((n-r)!r!) | n! means, n × (n-1) × (n-2) ,..., (n-(n-1)).
Basic Lesson
Introduces the fundamental Combinations. Provides a basic application. On the bookshelf, there are 4 math books, 5 history books and 3 geography books. If two books are selected randomly without replacement, what is the probability of getting: 1 math book and 1 history book?
Intermediate Lesson
This lesson focuses on using the Combinations with word problems. In the magician's hat, there are 4 rabbits, 5 handkerchiefs and 3 playing cards. If two items are selected randomly without replacement, what is the probability of getting 1 playing card and 1 handkerchief ?
Independent Practice 1
Students practice with 20 Combinations problems. The answers can be found below. A bag contains 4 red balls, 6 blue balls and 8 white balls. If two balls are selected one after one and first replaced; What is the probability of drawing...
Independent Practice 2
Another 20 Combinations problems. The answers can be found below.
Homework Worksheet
Reviews all skills in the unit. A great take home sheet. Also provides a practice problem.
10 problems that test Combinations skills.
Homework and Quiz Answer Key
Answers for the homework and quiz.
Answers for the lesson and practice sheets.
Marry Me...
We always knew that Vanna White (the hostess on the hit game show Wheel of Fortune) was popular with the show's male viewers, but did you know that she has received 3,506 (and still counting), letters from men asking her to marry them since beginning her television career?

IMAGES
VIDEO
COMMENTS
Combinations Combinations CCSS.Math: HSS.CP.B.9 Google Classroom You might need: Calculator When a customer buys a family-sized meal at certain restaurant, they get to choose 3 3 side dishes from 9 9 options. Suppose a customer is going to choose 3 3 different side dishes. How many groups of 3 3 different side dishes are possible? Show Calculator
Permutations & combinations. CCSS.Math: HSS.CP.B.9. Google Classroom. You need to put your reindeer, Prancer, Quentin, Rudy, and Jebediah, in a single-file line to pull your sleigh. However, Rudy and Prancer are best friends, so you have to put them next to each other, or they won't fly.
COMBINATION PROBLEMS WITH SOLUTIONS Problem 1 : Find the number of ways in which 4 letters can be selected from the word ACCOUNTANT. Solution : Find the number of ways in which 4 letters can be selected from the letters of the word ACCOUNTANT Problem 2 : A box contains two white balls, three black balls and four red balls.
Solve the equation to find the number of combinations. You can do this either by hand or with a calculator. If you have a calculator available, find the factorial setting and use that to calculate the number of combinations. If you're using Google Calculator, click on the x! button each time after entering the necessary digits.
1. Permutations with Repetition These are the easiest to calculate. When a thing has n different types ... we have n choices each time! For example: choosing 3 of those things, the permutations are: n × n × n (n multiplied 3 times) More generally: choosing r of something that has n different types, the permutations are: n × n × ... (r times)
For a combination problem, use this formula: nCr = n! r!(n−r)! n C r = n! r! ( n − r)! Factorials are products, indicated by an exclamation mark. For example, 4! 4! Equals: 4×3× 2×1 4 × 3 × 2 × 1. Remember that 0! 0! is defined to be equal to 1 1. Permutations and Combinations - Example 1:
This is a combination problem: combining 2 items out of 3 and is written as follows: n C r = n! / [ (n - r)! r! ] The number of combinations is equal to the number of permuations divided by r! to eliminates those counted more than once because the order is not important. Example 7: Calculate 3 C 2 5 C 5 Solution:
Combination worksheets are diligently prepared as per the state standards and proposed for high school students. Unearth the usage of combinations in real-world scenarios with this array of printable exercises, like listing out combinations, finding the number of combinations, evaluation, solving combination problems and more.We also have a ...
With the following examples, you can practice applying the combination formula. Each exercise has its respective solution to analyze the reasoning behind each answer. EXAMPLE 1 Find the result of the combination _ {8}C_ {6} 8C 6. Solution EXAMPLE 2 Find the result of the combination _ {9}C_ {4} 9C 4. Solution EXAMPLE 3
The combination method for solving math problems involves adding equations together to get all but one of the variables out of the way, allowing us to solve for the remaining one. The process ...
Handshake Problem as a Combinations Problem We can also solve this Handshake Problem as a combinations problem as C (n,2). n (objects) = number of people in the group r (sample) = 2, the number of people involved in each different handshake
Solving Word Problems Involving Combinations Step 1: Identify the size of our set, call this n n. There may be more than one set! Step 2: Identify the size of the combination, call this m m...
The combination method for solving math problems involves adding equations together to get all but one of the variables out of the way, allowing us to solve Solve Now Why students love us Christopher Meyer. I'm in 7th grade and this app helps me out a lot, and it's always right too! :), this is the most and best useful app for math. ...
Type a math problem Solve algebra trigonometry Get step-by-step explanations See how to solve problems and show your work—plus get definitions for mathematical concepts Graph your math problems Instantly graph any equation to visualize your function and understand the relationship between variables Practice, practice, practice
Finite Math Examples | Probability | Solving Combinations Finite Math Examples Step-by-Step Examples Finite Math Probability Find the Number of Possibilities 5C2 C 2 5 Evaluate 5C2 C 2 5 using the formula nCr = n! (n−r)!r! C r n = n! ( n - r)! r!. 5! (5−2)!2! 5! ( 5 - 2)! 2! Subtract 2 2 from 5 5. 5! (3)!2! 5! ( 3)! 2!
How To Solve Combination Problems That Involve Selecting Groups Based On Conditional Criteria? Example: A bucket contains the following marbles: 4 red, 3 blue, 4 green, and 3 yellow making 14 total marbles. Each marble is labeled with a number so they can be distinguished. How many sets/groups of 4 marbles are possible?
A combination is a way of choosing elements from a set in which order does not matter. A wide variety of counting problems can be cast in terms of the simple concept of combinations, therefore, this topic serves as a building block in solving a wide range of problems. Contents Introduction Basic Examples Intermediate Examples Advanced Examples
Lesson on solving for combinations or fundamental counting principle. Combinations can be used to determine the number of ways or arrangements of a given pro...
Problem solving involving permutation and combination - THIRD QUARTER GRADE 10: SOLVING WORD PROBLEMS INVOLVING PERMUTATIONS AND COMBINATIONS GRADE 10. ... Solve math questions. If you're looking for help with math problems, you've come to the right place. Our experts are here to help you solve even the most difficult math questions.
How to solve a combination math problem. In this blog post, we will provide you with a step-by-step guide on How to solve a combination math problem. Deal with math problems. Fast Delivery. Solve Now. Determine mathematic equations Enhance your scholarly performance Download full explanation ...
This is very helpful. I wish you the best! „¤—, absolutely love this for checking answers it is sooooo quick and super acurate, it will even show u the steps to solve the problem, awesome experience really good app with every feature I ever needed in a graphic calculator without needind to pay, some improvements to be made are hand writing recognition, and also should have a writing board ...
You will need to get assistance from your school if you are having problems entering the answers into your online assignment. Phone support is available Monday-Friday, 9:00AM-10:00PM ET. You may speak with a member of our customer support team by calling 1-800-876-1799.
How to solve a combination problem - This site allow users to input a Math problem and receive step-by-step instructions on How to solve a combination problem. ... Math is a way of solving problems by using numbers and equations. 24/7 Live Specialist You can always count on our 24/7 customer support to be there for you when you need it ...
On the bookshelf, there are 4 math books, 5 history books and 3 geography books. If two books are selected randomly without replacement, what is the probability of getting: 1 math book and 1 history book? View worksheet. ... Students practice with 20 Combinations problems. The answers can be found below. A bag contains 4 red balls, 6 blue balls ...