The Addition Principle says that if one task can be done in \( m \) ways and another task in \( n \) ways, then there are \( m + n \) ways to do either task.
We use the Addition Principle when choices are mutually exclusive and cannot happen at the same time.
Examples:
It is important that the choices are separate and do not overlap.
If choices can overlap, we will need to adjust our counting to avoid double-counting: see the next slide.