{"status": "success", "data": {"description_md": "Consider systems of three linear equations with unknowns $x$, $y$, and $z$,\n$$\\begin{align*}\na_1 x + b_1 y + c_1 z & = 0 \\\\\na_2 x + b_2 y + c_2 z & = 0 \\\\\na_3 x + b_3 y + c_3 z & = 0\n\\end{align*}$$\nwhere each of the coefficients is either $0$ or $1$ and the system has a solution other than $x=y=z=0$.\nFor example, one such system is $$\\{ 1x + 1y + 0z = 0, 0x + 1y + 1z = 0, 0x + 0y + 0z = 0 \\}$$\nwith a nonzero solution of $\\{x,y,z\\} = \\{1, -1, 1\\}$. How many such systems of equations are there?\n(The equations in a system need not be distinct, and two systems containing the same equations in a\ndifferent order are considered different.)\n\n$\\textbf{(A)}\\ 302 \\qquad\\textbf{(B)}\\ 338 \\qquad\\textbf{(C)}\\ 340 \\qquad\\textbf{(D)}\\ 343 \\qquad\\textbf{(E)}\\ 344$", "description_html": "<p>Consider systems of three linear equations with unknowns  <span class=\"katex--inline\">x</span> ,  <span class=\"katex--inline\">y</span> , and  <span class=\"katex--inline\">z</span> ,<br/>\n <span class=\"katex--display\">\\begin{align*}\na_1 x + b_1 y + c_1 z &amp; = 0 \\\\\na_2 x + b_2 y + c_2 z &amp; = 0 \\\\\na_3 x + b_3 y + c_3 z &amp; = 0\n\\end{align*}</span> <br/>\nwhere each of the coefficients is either  <span class=\"katex--inline\">0</span>  or  <span class=\"katex--inline\">1</span>  and the system has a solution other than  <span class=\"katex--inline\">x=y=z=0</span> .<br/>\nFor example, one such system is  <span class=\"katex--display\">\\{ 1x + 1y + 0z = 0, 0x + 1y + 1z = 0, 0x + 0y + 0z = 0 \\}</span> <br/>\nwith a nonzero solution of  <span class=\"katex--inline\">\\{x,y,z\\} = \\{1, -1, 1\\}</span> . How many such systems of equations are there?<br/>\n(The equations in a system need not be distinct, and two systems containing the same equations in a<br/>\ndifferent order are considered different.)</p>\n<p> <span class=\"katex--inline\">\\textbf{(A)}\\ 302 \\qquad\\textbf{(B)}\\ 338 \\qquad\\textbf{(C)}\\ 340 \\qquad\\textbf{(D)}\\ 343 \\qquad\\textbf{(E)}\\ 344</span> </p>\n<hr><p>Full credit goes to <a href=\"https://maa.org/\">MAA</a> for authoring these problems. These problems were taken on the <a href=\"https://artofproblemsolving.com/\">AOPS</a> website.</p>", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 3, "problem_name": "2022 AMC 10B Problem 18", "can_next": true, "can_prev": true, "nxt": "/problem/22_amc10B_p19", "prev": "/problem/22_amc10B_p17"}}