AMC 10 · 2022 · #18

학년 8 algebra
systems-of-equationscomplementary-countingsystematic-enumerationlinear-algebra-basiccasework complementary-countingcaseworkidentify-subproblemseasier-related-problem ↑ 선수 지식: systems-of-equationscomplementary-counting
📏 긴 풀이 💡 4 개 인사이트

문제

Consider systems of three linear equations with unknowns xx, yy, and zz,
\begin{align*} a_1 x + b_1 y + c_1 z & = 0 \ a_2 x + b_2 y + c_2 z & = 0 \ a_3 x + b_3 y + c_3 z & = 0 \end{align*}
where each of the coefficients is either 00 or 11 and the system has a solution other than x=y=z=0x=y=z=0.
For example, one such system is {1x+1y+0z=0,0x+1y+1z=0,0x+0y+0z=0}\{ 1x + 1y + 0z = 0, 0x + 1y + 1z = 0, 0x + 0y + 0z = 0 \}
with a nonzero solution of {x,y,z}={1,1,1}\{x,y,z\} = \{1, -1, 1\}. How many such systems of equations are there?
(The equations in a system need not be distinct, and two systems containing the same equations in a
different order are considered different.)

답을 골라 클릭하세요.

(A)
302
(B)
338
(C)
340
(D)
343
(E)
344

AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

풀이는 먼저 직접 풀어본 뒤에 보는 게 가장 효과적이에요.