Three playing cards are chosen from a set numbered from $1$ to $7$. What is the probability that the cards chosen are numbered $1$, $2$, and $3$?
Your answer is correct.
An alternate approach:
There are
$$\binom{7}{3}$$
ways to select a subset of three of the seven cards. Of these, just one contains the cards numbered $1$, $2$, and $3$. Hence, the probability of selecting the cards numbered $1$, $2$, and $3$ when three cards are drawn from seven cards numbered from $1$ through $7$ is
$$\frac{\dbinom{3}{3}}{\dbinom{7}{3}} = \frac{1}{35}$$
As Martin Argerami pointed out in the comments, the answer in the text is six times this, which suggests that the author(s) divided the $3!$ sequences in which the numbers $1$, $2$, and $3$ could be obtained by the $\binom{7}{3}$ ways of selecting three-element subsets of a set with seven elements.
You can use this example to demonstrate that the method of counting favorable outcomes must be consistent with the method of counting the number of elements in the sample space. You can show them two ways of solving the problem correctly:
- Divide the number of sequences in which the cards numbered $1$, $2$, and $3$ are obtained by the number of sequences of three cards that can be obtained from the seven available cards.
- Divide the number of three-element subsets containing the cards numbered $1$, $2$, and $3$ by the number of subsets of three cards that can be obtained from the seven available cards.
What you cannot do is what the author(s) apparently did, making the mistake of treating the favorable outcomes as if order mattered and the sample space as if order does not matter.
You put $8$ tiles, numbered $3$ through $10$ into a bag. What is the probability of choosing a number that is both an odd number and a prime number?
You correctly determined that $3$ of the $8$ numbers are both odd and prime. The authors inexplicably treated the events of being odd and being prime as independent events even though an integer larger than $2$ can only be prime if it is odd.
You can use this example to demonstrate that probabilities can only be multiplied if events are independent.
Your correct answer to that question also allowed you to correctly answer the question the author(s) meant to ask:
You put $8$ tiles, numbered $3$ through $10$ into a bag. What is the probability of choosing a number that is an odd number or a prime number?
It is disheartening that the text was published with these errors. Please send the publisher a list of errata. Since the errors are present, you can critique them in class so that your students know to avoid making such errors themselves.