/

AMC10 2023 B

AMC10 2023 B · Q11

AMC10 2023 B · Q11. It mainly tests Money / coins, Basic counting (rules of product/sum).

Suzanne went to the bank and withdrew $\$800$. The teller gave her this amount using $\$20$ bills, $\$50$ bills, and $\$100$ bills, with at least one of each denomination. How many different collections of bills could Suzanne have received?
Suzanne去银行取了$\$800$。出纳员使用$\$20$面额、$\$50$面额和$\$100$面额的钞票给她这个金额,至少每种面额各一张。Suzanne可能收到的不同钞票组合有多少种?
(A) 45 45
(B) 21 21
(C) 36 36
(D) 28 28
(E) 32 32
Answer
Correct choice: (B)
正确答案:(B)
Solution
We let the number of $\$20$, $\$50$, and $\$100$ bills be $a,b,$ and $c,$ respectively. We are given that $20a+50b+100c=800.$ Dividing both sides by $10$, we see that $2a+5b+10c=80.$ We divide both sides of this equation by $5$: $\dfrac25a+b+2c=16.$ Since $b+2c$ and $16$ are integers, $\dfrac25a$ must also be an integer, so $a$ must be divisible by $5$. Let $a=5d,$ where $d$ is some positive integer. We can then write $2\cdot5d+5b+10c=80.$ Dividing both sides by $5$, we have $2d+b+2c=16.$ We divide by $2$ here to get $d+\dfrac b2+c=8.$ $d+c$ and $8$ are both integers, so $\dfrac b2$ is also an integer. $b$ must be divisible by $2$, so we let $b=2e$. We now have $2d+2e+2c=16\implies d+e+c=8$. Every substitution we made is part of a bijection (i.e. our choices were one-to-one); thus, the problem is now reduced to counting how many ways we can have $d,e,$ and $c$ such that they add to $8$. We still have another constraint left, that each of $d,e,$ and $c$ must be at least $1$. For $n\in\{d,e,c\}$, let $n'=n-1.$ We are now looking for how many ways we can have $d'+e'+c'=8-1-1-1=5.$ We use a classic technique for solving these sorts of problems: stars and bars. We have $5$ stars and $3$ groups, which implies $2$ bars. Thus, the total number of ways is $\dbinom{5+2}2=\dbinom72=21.$
我们设$\$20$、$\$50$和$\$100$面额的钞票数量分别为$a$、$b$和$c$。 给定$20a+50b+100c=800$。两边除以$10$,得到$2a+5b+10c=80$。 将此方程两边除以$5$:$\dfrac25a+b+2c=16$。由于$b+2c$和$16$是整数,$\dfrac25a$也必须是整数,因此$a$必须能被$5$整除。设$a=5d$,其中$d$是某个正整数。 于是可以写成$2\cdot5d+5b+10c=80$。两边除以$5$,得到$2d+b+2c=16$。这里除以$2$得到$d+\dfrac b2+c=8$。$d+c$和$8$都是整数,因此$\dfrac b2$也是整数。$b$必须能被$2$整除,因此设$b=2e$。 现在有$2d+2e+2c=16\implies d+e+c=8$。我们做的每个替换都是双射(即一一对应);因此,问题归结为计算$d$、$e$和$c$之和为$8$的方式数。 我们还有一个约束:$d$、$e$和$c$各至少为$1$。对于$n\in\{d,e,c\}$,设$n'=n-1$。现在我们寻找$d'+e'+c'=8-1-1-1=5$的方式数。 我们使用经典技巧:星星与条法。我们有$5$个星星和$3$组,需要$2$个条。因此,总方式数是$\dbinom{5+2}2=\dbinom72=21$。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.