A combination is a way to choose items from a set when order does not matter. In Intermediate Algebra, combinations show up in binomial coefficients and the Binomial Theorem.
A combination in Intermediate Algebra is a count of ways to choose items when the order does not matter. If you pick 3 students for a project team, the group A, B, C is the same selection as C, A, B, so that is a combination, not a permutation.
The counting formula is written as , read as "n choose k." It means the number of ways to choose items from total items. The formula is . The factorials are there to count all possible ordered arrangements and then remove the extra orderings that do not matter.
That last part is the main difference between combinations and permutations. With permutations, order changes the answer, so ABC and BAC count as different outcomes. With combinations, those are the same choice. A lot of mistakes happen when you use the wrong one, especially in probability problems that ask for groups, committees, toppings, or card hands.
You will also see combinations inside the Binomial Theorem. When you expand , the coefficients come from binomial coefficients. For example, the expansion of has coefficients 1, 4, 6, 4, 1, which come from the row of Pascal's Triangle and match values.
A quick way to think about a combination is "choose, not arrange." If the problem asks how many ways to select a subset, combinations are usually the tool you want. If the problem asks how many ways to line things up, rank them, or assign positions, you probably need permutations instead.
Combinations give you the counting language behind a lot of Intermediate Algebra topics, especially binomial expansion and probability-style counting. When you expand a binomial by hand, the coefficients are not random, they are the number of ways terms can be chosen from repeated multiplication.
That connection matters because it turns a long algebraic expansion into a pattern you can use quickly. Instead of multiplying six times from scratch, you can use the combination values from Pascal's Triangle or the formula for to build the coefficients.
Combinations also show up any time a problem asks for a number of possible groups rather than a number of ordered results. If a quiz asks for the number of ways to choose 2 toppings from 5, the correct setup is a combination. If you treat it like a permutation, your answer will be too large because you counted repeated orderings as different.
This term also builds the bridge between algebra and probability. Even if the course does not go deep into statistics, combination counting is the logic behind many selection problems, from choosing cards to forming groups to finding coefficients in algebraic expansions.
Keep studying Intermediate Algebra Unit 12
Visual cheatsheet
view galleryPermutation
Permutation is the counting method you use when order matters. It is the main comparison point for combinations because the same set of items can produce different answers depending on whether you care about arrangement. If a problem asks for seating order, rankings, or lineups, you switch from combinations to permutations.
Binomial Coefficient
A binomial coefficient is the number written as , which is the combination count for choosing items from . In the Binomial Theorem, these coefficients become the numbers in front of each term when you expand .
Factorial
Factorials are the building blocks of the combination formula. The expression $n!$ counts ordered arrangements of all items, and that is why factorials appear in . If factorials feel messy, combinations are often the first place you see why they matter.
Polynomial Expansion
Combinations help generate the coefficients in polynomial expansion, especially when expanding powers of a binomial. Instead of multiplying every factor by hand, you can use the combination pattern to predict the numbers that appear in each term. That makes expansions faster and less error-prone.
A quiz problem usually gives you a selection situation and asks whether order matters. Your first move is to decide if the outcome is a group or an arrangement. If it is a group, you write a combination, often , and then calculate with factorials.
You may also see a binomial expansion question where the coefficients are hidden inside the pattern of . In that case, you use combinations or Pascal's Triangle to find the coefficient for a specific term. The work is often checked by matching the exponent pattern with the coefficient pattern, not by multiplying everything out.
On problem sets, the common trap is counting the same selection more than once because the items can be arranged in different orders. When that happens, combinations fix the overcounting.
This pair gets mixed up because both count selections from a set. The difference is whether order matters. If the same items can be rearranged into different outcomes that count separately, use a permutation. If the items are just being chosen as a group, use a combination.
A combination counts ways to choose items when order does not matter.
The notation means "n choose k" and uses factorials in the formula .
Combinations and permutations are not the same, because permutations count order and combinations do not.
In Intermediate Algebra, combinations show up most often in the Binomial Theorem and Pascal's Triangle.
If a problem is asking for a group, a subset, or a selection, combinations are usually the right setup.
A combination is a way to choose items from a set when order does not matter. In Intermediate Algebra, you usually see it written as , or "n choose k." It comes up in counting problems and in the coefficients of binomial expansions.
Ask whether order changes the outcome. If ABC and BAC count as the same selection, it is a combination. If the order makes them different, like first, second, and third place, it is a permutation.
Factorials count ordered arrangements, so they give you the total number of ways items can be arranged before you remove the order you do not care about. That is why the combination formula divides by $k!$ and $(n-k)!$. The factorials clean out the extra arrangements.
The coefficients in come from combination values. Each coefficient tells you how many ways a term can be chosen from the repeated factors, which is why Pascal's Triangle and match the expansion pattern.