2022 AMC 10B Problem 18
Problem 18 of 25IntermediateAlgebraCounting & Probability
Consider systems of three linear equations with unknowns and where each of the coefficients is either or and the system has a solution other than For example, one such system is with a nonzero solution of 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.)
Answer choices
Show solution
Solution
There are ordered binary coefficient matrices. A homogeneous system has only the zero solution exactly when its three row vectors are linearly independent, so we count those matrices and subtract.
An independent matrix must have three distinct nonzero rows. There are ordered choices of such rows. Among three distinct nonzero binary vectors, dependence occurs exactly when one is the ordinary sum of the other two; the two summands must have disjoint nonempty supports.
If the sum has support of size choose its two coordinates in ways; its summands are the two corresponding unit vectors. If the sum has support of size choose which one coordinate forms one summand in ways, with the other two coordinates forming the other summand. Thus there are unordered dependent triples, each with row orders.
Hence the number of independent matrices is The desired number of singular matrices, and therefore of systems with a nonzero solution, is
Thus, the answer is B .