Difference between revisions of "2021 Fall AMC 12B Problems/Problem 7"
(→Solution 1 (Bash)) |
(→Problem) |
||
Line 12: | Line 12: | ||
<math>\textbf{(E)} \: x+y+z=1</math> | <math>\textbf{(E)} \: x+y+z=1</math> | ||
− | |||
==Solution 1 (Bash) == | ==Solution 1 (Bash) == |
Revision as of 21:57, 23 November 2021
Problem
Which of the following conditions is sufficient to guarantee that integers , , and satisfy the equation
and
and
and
and
Solution 1 (Bash)
Just plug in all these options one by one, and one sees that all but fails to satisfy the equation.
For , substitute and :
Hence the answer is
~Wilhelm Z