2022 AMC 10B Problem 18

Below is the professionally curated solution for Problem 18 of the 2022 AMC 10B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2022 AMC 10B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:system of equationscomplementary countingcasework

Difficulty rating: 1970

18.

Consider systems of three linear equations with unknowns x,x, y,y, and z,z, {a1x+b1y+c1z=0a2x+b2y+c2z=0a3x+b3y+c3z=0 \begin{cases} 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{cases} where each of the coefficients is either 00 or 11 and the system has a solution other than x=y=z=0.x=y=z=0. For example, one such system is {1x+1y+0z=00x+1y+1z=00x+0y+0z=0 \begin{cases} 1 x + 1 y + 0 z & = 0 \\ 0 x + 1 y + 1 z & = 0 \\ 0 x + 0 y + 0 z & = 0 \end{cases} 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.)

 302 \ 302

 338 \ 338

 340 \ 340

 343 \ 343

 344 \ 344

Solution:

There are 29=5122^9 =512 total configurations. Now, we can use complementary counting to determine how many have more than one solution.

If a configuration has 33 equations which don't contain redundant information, then it has only one solution.

This means every equation has to be different. Also, if any equation has a,b,c=0,a,b,c =0, then it doesn't provide any information, making it redundant. This means we have 77 choices for the first equation, 66 choices for the second, and 55 choices for the third.

This yields 210210 configurations. However, some configurations may still yield redundant information. If two equations add to the other equation, then there is a redundancy.

There are two cases for this to happen.

Case 1:1: 11 of the equations has a,b,c=1,a,b,c=1, another equation has 11 of the variables being 11 and the other equation has 22 variables being 1.1. There are 33 ways to choose which equation has every variable as 1.1. Then, there are 22 ways to choose which variables have one variable being 1,1, and this equation has 33 ways to choose which variable is 1.1. This case has 323=183\cdot 2\cdot 3=18 configurations to exclude.

Case 2:2: 11 of the equations has 22 variables being 1,1, and the other two equations have only one variable being 1,1, with those variables being different from each other, but one of the variables chosen in the first equation. There are 33 ways to choose the equation with 22 variables being 1,1, there are 33 ways to choose which variables are 1,1, and 22 ways to choose the order of the other equations. This case has 323=183\cdot 2\cdot 3=18 configurations to exclude.

There are a total of 2101818=174210-18-18=174 cases which have only one solution. This means 512174=338512-174=338 configurations have multiple solutions, making at least one nonzero.

Thus, the answer is B .

Problem 18 in Other Years