Perplex
Content
  • Exponents & Logarithms
  • Approximations & Error
  • Sequences & Series
  • Counting & Binomials
  • Proof and Reasoning
  • Complex Numbers
  • Cartesian plane & lines
  • Quadratics
  • Function Theory
  • Transformations & asymptotes
  • Polynomials
  • 2D & 3D Geometry
  • Trig equations & identities
  • Vectors
  • Probability
  • Descriptive Statistics
  • Distributions & Random Variables
  • Differentiation
  • Integration
  • Differential Equations
  • Maclaurin
Other
  • Review Videos
  • Blog
  • Landing Page
  • Sign Up
  • Login
  • Perplex

    Counting & Binomials (Lesson 1/4)

    Pascal's Triangle and nCr

    1 / 22

    This lesson introduces powerful tools for counting the number of combinations in scenarios with many different possibilities.


    In a combination, we are choosing some number of items from an existing set of items, and counting how many "subsets" we can make. For example, imagine the set {A,B,C,D}. How many subsets of 1 letter can I make?

    {A},{B},{C},{D}makes 4 subsets

    How about subsets with 2 letters?

    {A,B},{A,C},{A,D},{B,C},{B,D},{C,D}makes 6 subsets