Difference between revisions of "2021 Fall AMC 12B Problems/Problem 16"
(→Solution) |
(→Solution) |
||
Line 8: | Line 8: | ||
Let <math>\gcd(a,b)=x</math>, <math>\gcd(b,c)=y</math>, <math>\gcd(c,a)=z</math>. WLOG, let <math>x \le y \le z</math>. We can split this off into cases: | Let <math>\gcd(a,b)=x</math>, <math>\gcd(b,c)=y</math>, <math>\gcd(c,a)=z</math>. WLOG, let <math>x \le y \le z</math>. We can split this off into cases: | ||
− | <math>x=1,y=1,z=7</math>: let <math>a=7A, c=7C,</math> we can try all possibilities of <math>A</math> and <math>C</math> to find that <math>a=7, b=9, c=7</math> is | + | <math>x=1,y=1,z=7</math>: let <math>a=7A, c=7C,</math> we can try all possibilities of <math>A</math> and <math>C</math> to find that <math>a=7, b=9, c=7</math> is the only solution. |
<math>x=1,y=2,z=6</math>: No solutions. By <math>y</math> and <math>z</math>, we know that <math>a</math>, <math>b</math>, and <math>c</math> have to all be even. Therefore, <math>x</math> cannot be equal to <math>1</math>. | <math>x=1,y=2,z=6</math>: No solutions. By <math>y</math> and <math>z</math>, we know that <math>a</math>, <math>b</math>, and <math>c</math> have to all be even. Therefore, <math>x</math> cannot be equal to <math>1</math>. |
Revision as of 16:01, 24 November 2021
Problem
Suppose , , are positive integers such that and What is the sum of all possible distinct values of ?
Solution
Let , , . WLOG, let . We can split this off into cases:
: let we can try all possibilities of and to find that is the only solution.
: No solutions. By and , we know that , , and have to all be even. Therefore, cannot be equal to .
: C has to be both a multiple of and . Therefore, has to be a multiple of . The only solution for this is .
: No solutions. By and , we know that , , and have to all be even. Therefore, cannot be equal to .
: No solutions. By and , we know that , , and have to all be even. Therefore, cannot be equal to .
: No solutions. By and , we know that , , and have to all be even. Therefore, cannot be equal to .
: No solutions. As , , and have to all be divisible by , has to be divisible by . This contradicts the sum .
Putting these solutions together, we have
-ConcaveTriangle