<p>Okay, let's make this simple:</p>
<p>First, consider this line of numbers:</p>
<p>1, 4, 5, 6, 6, 7, 8, 9, 10</p>
<p>Now, the question is: How many numbers are there that aren't repeated? This is easy. There are 9 numbers to begin with, and there's one number that's repeated. Since the number 6 is repeated once, you need to subtract 2 from the initial quantity, which is 9, so 9-2 = 7, so there are 7 numbers in there that aren't repeated. Make sure you see how we got this answer. This method will be useful later. Now, something different:</p>
<p>Let's pretend that set A is made up of these numbers (all 2-digit numbers with 1 in 1's place):</p>
<p>11,21,31,41,51,61,71,81,91</p>
<p>and set B is made up of these numbers (all 2-digit numbers with 2 in 10s place)</p>
<p>20,21,22,23,24,25,26,27,28,29</p>
<p>Now, the question is, how many of these numbers are there if you combine sets A and B together and take out the numbers with repeats?</p>
<p>First, let's see how many there are if you combine A and B. You get 19 numbers. Okay, so imagine all 19 numbers lined up side by side in a line. Now, some of those numbers are repeats. How many repeats are there? Well, the ones that are repeats are the ones that satisfy both A and B. In other words, they are the 2-digit numbers with a 2 in the 10s place and a 1 in the ones place. Well, there's only one number that foots the bill: 21. Do you see why 21 would be in both sets A and B, and therefore be a repeat?</p>
<p>So, let's take out the number 21. But since there are 2 21's, we need to take out 2 from the initial quantity of 19, leaving 17. So there are 17 numbers when you lump A and B together and take out the numbers that are repeated.</p>
<p>What if there were 3 21's in that set? Well, then we'd take out 3 from the initial quantity, to get rid of all the numbers that are repeated. </p>
<p>Make sure all of what I just said makes sense before we go on.</p>