notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

SumRule.md (252B)


      1 # Sum Rule
      2 
      3 Ch 6.1
      4 
      5 **Definition:** The sum rule states that the total number of possible choices is the sum of all choices.
      6 
      7 Example:
      8 
      9 There are 5 ways to paint a fence and 3 ways to paint a wall. How many ways are there to paint fences and walls?
     10 
     11 8