2021 Fall AMC 10A Problem 18
Problem 18 of 25IntermediateCounting & Probability
A farmer’s rectangular field is partitioned into a by grid of rectangular sections as shown in the figure. In each section the farmer will plant one crop: corn, wheat, soybeans, or potatoes. The farmer does not want to grow corn and wheat in any two sections that share a border, and the farmer does not want to grow soybeans and potatoes in any two sections that share a border. Given these restrictions, in how many ways can the farmer choose crops to plant in each of the four sections of the field?

Answer choices
Show solution
Solution
There are cases.
Case the top-right and bottom-left sections have the same crop
There are options for which crop is in those sections. The other two sections have options for the crop since each crop has one restriction for crops next to it. This gives us combinations.
Case the top-right and bottom-left sections have different crops
There are options for the top-right crop and different options for the bottom-left crop. Each of the other two sections borders both of these crops, leaving choices for each. This gives us another configurations.
In total, there are combinations.
Thus, C is the correct answer.