2022 AMC 12B Problem 17
Problem 17 of 25IntermediateCounting & Probability
How many arrays whose entries are s and s are there such that the row sums (the sum of the entries in each row) are and in some order, and the column sums (the sum of the entries in each column) are also and in some order? For example, the array satisfies the condition.
Answer choices
Show solution
Solution
The row with sum is all s and the column with sum is all s. There are ways to assign the row sums to the four rows, and choices for which column has sum
Delete that column. The remaining array has row sums and must have column sums The all-zero and all-one rows are forced; the rows of reduced sum and can be placed in ways to produce column sums in some order.
The total is
Thus, the correct answer is D.