/

AMC10 2015 B

AMC10 2015 B · Q25

AMC10 2015 B · Q25. It mainly tests Linear equations, Systems of equations.

A rectangular box measures a × b × c, where a, b, and c are integers and 1 ≤ a ≤ b ≤ c. The volume and the surface area of the box are numerically equal. How many ordered triples (a, b, c) are possible?
一个长方体盒子尺寸为$a\times b\times c$,其中$a$、$b$、$c$是整数且$1\leq a\leq b\leq c$。盒子的体积与其表面积数值相等。可能的有序三元组$(a,b,c)$有多少个?
(A) 4 4
(B) 10 10
(C) 12 12
(D) 21 21
(E) 26 26
Answer
Correct choice: (B)
正确答案:(B)
Solution
Answer (B): Because the volume and surface area are numerically equal, $abc=2(ab+ac+bc)$. Rewriting the equation as $ab(c-6)+ac(b-6)+bc(a-6)=0$ shows that $a\le6$. The original equation can also be written as $(a-2)bc-2ab-2ac=0$. Note that if $a=2$, this becomes $b+c=0$, and there are no solutions. Otherwise, multiplying both sides by $a-2$ and adding $4a^2$ to both sides gives $[(a-2)b-2a][(a-2)c-2a]=4a^2$. Consider the possible values of $a$. $a=1:\ (b+2)(c+2)=4$ There are no solutions in positive integers. $a=3:\ (b-6)(c-6)=36$ The 5 solutions for $(b,c)$ are $(7,42)$, $(8,24)$, $(9,18)$, $(10,15)$, and $(12,12)$. $a=4:\ (b-4)(c-4)=16$ The 3 solutions for $(b,c)$ are $(5,20)$, $(6,12)$, and $(8,8)$. $a=5:\ (3b-10)(3c-10)=100$ Each factor must be congruent to 2 modulo 3, so the possible pairs of factors are $(2,50)$ and $(5,20)$. The solutions for $(b,c)$ are $(4,20)$ and $(5,10)$, but only $(5,10)$ has $a\le b$. $a=6:\ (b-3)(c-3)=9$ The solutions for $(b,c)$ are $(4,12)$ and $(6,6)$, but only $(6,6)$ has $a\le b$. Thus in all there are 10 ordered triples $(a,b,c)$: $(3,7,42)$, $(3,8,24)$, $(3,9,18)$, $(3,10,15)$, $(3,12,12)$, $(4,5,20)$, $(4,6,12)$, $(4,8,8)$, $(5,5,10)$, and $(6,6,6)$.
答案(B):因为体积与表面积在数值上相等,$abc=2(ab+ac+bc)$。将方程改写为 $ab(c-6)+ac(b-6)+bc(a-6)=0$ 可知 $a\le6$。原方程也可写成 $(a-2)bc-2ab-2ac=0$。注意若 $a=2$,则变为 $b+c=0$,因此无解。否则,将等式两边同乘 $a-2$,并在两边加上 $4a^2$,得到 $[(a-2)b-2a][(a-2)c-2a]=4a^2$。考虑 $a$ 的可能取值。 $a=1:\ (b+2)(c+2)=4$ 在正整数中无解。 $a=3:\ (b-6)(c-6)=36$ $(b,c)$ 的 5 组解为 $(7,42)$、$(8,24)$、$(9,18)$、$(10,15)$、$(12,12)$。 $a=4:\ (b-4)(c-4)=16$ $(b,c)$ 的 3 组解为 $(5,20)$、$(6,12)$、$(8,8)$。 $a=5:\ (3b-10)(3c-10)=100$ 每个因子都必须满足模 3 余 2,因此可能的因子对为 $(2,50)$ 和 $(5,20)$。对应的 $(b,c)$ 解为 $(4,20)$ 和 $(5,10)$,但只有 $(5,10)$ 满足 $a\le b$。 $a=6:\ (b-3)(c-3)=9$ $(b,c)$ 的解为 $(4,12)$ 和 $(6,6)$,但只有 $(6,6)$ 满足 $a\le b$。 因此共有 10 个有序三元组 $(a,b,c)$:$(3,7,42)$、$(3,8,24)$、$(3,9,18)$、$(3,10,15)$、$(3,12,12)$、$(4,5,20)$、$(4,6,12)$、$(4,8,8)$、$(5,5,10)$、$(6,6,6)$。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.