Difference between revisions of "2015 AMC 12B Problems/Problem 23"
Ironicninja (talk | contribs) |
|||
Line 5: | Line 5: | ||
==Solution== | ==Solution== | ||
+ | |||
+ | We need <cmath>abc = 2(ab+bc+ac) \quad \text{ or } \quad (a-2)bc = 2a(b+c).</cmath> | ||
+ | Since <math>ab, ac \le bc</math>, we get <math>abc \le 6bc</math>. Thus <math>a\le 6</math>. From the second equation we see that <math>a > 2</math>. Thus <math>a\in \{3, 4, 5, 6\}</math>. | ||
+ | |||
+ | *If <math>a=3</math> we need <math>bc = 6(b+c) \Rightarrow (b-6)(c-6)=36</math>. We get '''five''' roots <math>\{(3, 7, 42), (3, 8, 24), (3,9,18), (3, 10, 15), (3,12,12)\}.</math> | ||
+ | *If <math>a=4</math> we need <math>bc = 4(b+c) \Rightarrow (b-4)(c-4)=16</math>. We get '''three''' roots <math>\{(4,5,20), (4,6,12), (4,8,8)\}</math>. | ||
+ | *If <math>a=5</math> we need <math>3bc = 10(b+c)</math>. Then <math>b\;|\; c</math>, say <math>c=bk</math>. Now we have <math>3bk=10(1+k)</math> and so <math>k\;|\; 10</math>. We get only '''one''' root (corresponding to <math>k=2</math>) <math>(5,5,10)</math>. | ||
+ | *If <math>a=6</math> we need <math>4bc = 12(b+c)</math>. Then <math>(b-3)(c-3)=9</math>. We get ''' one''' root <math>(6,6,6)</math>. | ||
+ | Thus, there are <math>5+3+1+1 = \boxed{\textbf{(B)}\; 10}</math> solutions. | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
The surface area is <math>2(ab+bc+ca)</math>, and the volume is <math>abc</math>, so equating the two yields | The surface area is <math>2(ab+bc+ca)</math>, and the volume is <math>abc</math>, so equating the two yields | ||
Line 30: | Line 42: | ||
Thus, there are <math>5+3+1+1 = \boxed{\textbf{(B)}\; 10}</math> solutions. | Thus, there are <math>5+3+1+1 = \boxed{\textbf{(B)}\; 10}</math> solutions. | ||
− | ==Solution | + | ==Solution 3== |
Find that 2ab+2bc+2ac = abc | Find that 2ab+2bc+2ac = abc |
Revision as of 17:14, 19 December 2019
Problem
A rectangular box measures , where , , and are integers and . The volume and the surface area of the box are numerically equal. How many ordered triples are possible?
Solution
We need Since , we get . Thus . From the second equation we see that . Thus .
- If we need . We get five roots
- If we need . We get three roots .
- If we need . Then , say . Now we have and so . We get only one root (corresponding to ) .
- If we need . Then . We get one root .
Thus, there are solutions.
Solution 2
The surface area is , and the volume is , so equating the two yields
Divide both sides by to obtain
First consider the bound of the variable . Since we have , or .
Also note that , hence . Thus, , so .
So we have or .
Before the casework, let's consider the possible range for if . From , we have . From , we have . Thus .
When , we get , so . We find the solutions , , , , , for a total of solutions.
When , we get , so . We find the solutions , , , for a total of solutions.
When , we get , so . The only solution in this case is .
When , is forced to be , and thus .
Thus, there are solutions.
Solution 3
Find that 2ab+2bc+2ac = abc
I'm not going to go through the bashing process of this solution, I will just give the outline
Split it up into cases:
Case 1: a=b=c You should get a=6
Case 2: a=b You should get a^2(2-c)+4ac = 0. The easiest way to bash this is to set c equal to an integer, starting from 3 (so that a^2 is negative). You should get a=12, 8, 6, 5, but cut off 6 as we have already counted that in Case 1. Thus, three cases here. However, we can also do b=c and a=c on top of this - thus, we get 3*3 = 9 cases.
Case 3: Can we have a/b/c independent of each other? Simply put, no. It's just not possible for there to be no overlap. You can verify this by setting persay a equal to some integer, plugging it in to the equation, and then using SFFT, but you will be to no avail.
A practical approach here is to just look at the answer choices. If a/b/c were independent of each other, and a/b/c have nothing differentiating them, then for each independent ordered triple {a,b,c}, we should have 6 solutions. That would mean that the solution has to be 10+6n, where n is some integer. Obviously the only answer choice here that works is B, as the the other answer choices we cannot plug in an integral n to get them. Thus, either by POE or complicated induction, we find the answer to be 10.
iron
See Also
2015 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 22 |
Followed by Problem 24 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.