Final answer:
To calculate the number of different symbol combinations, you need to consider the number of ways to choose 3 strips from 9 and the distribution of symbols on those strips. Using the combination formula and the permutation formula, the number of different symbol combinations can be calculated as 1260.
Step-by-step explanation:
To calculate the number of different symbol combinations, we need to consider the number of ways to choose 3 strips from 9 and the distribution of symbols on those strips.
First, let's calculate the number of ways to choose 3 strips from 9. This can be done using the combination formula: C(9,3) = 9! / (3!(9-3)!) = 84.
Next, let's consider the distribution of symbols on those 3 chosen strips. We can have combinations like 2 dots, 1 dash and 0 pound signs; 1 dot, 1 dash and 1 pound sign; and so on. We need to calculate all the possible combinations of distributions.
There are 3 types of symbols, so we can distribute them as (2,0,1), (1,1,1), (0,2,1), and (0,1,2). Using the permutation formula, we can calculate the number of combinations for each distribution: P(2,0,1) = 3! / (2!0!1!) = 3, P(1,1,1) = 3! / (1!1!1!) = 6, P(0,2,1) = 3! / (0!2!1!) = 3, P(0,1,2) = 3! / (0!1!2!) = 3.
Finally, we multiply the number of ways to choose 3 strips from 9 by the number of combinations for each distribution: 84 * (3+6+3+3) = 84 * 15 = 1260.