2021 Fall AMC 10A Problems/Problem 18

Revision as of 18:40, 22 November 2021 by Kante314 (talk | contribs) (Created page with "A farmer's rectangular field is partitioned into <math>2</math> by <math>2</math> grid of <math>4</math> rectangular sections as shown in the figure. In each section the farme...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A farmer's rectangular field is partitioned into $2$ by $2$ grid of $4$ 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? [asy] draw((0,0)--(100,0)--(100,50)--(0,50)--cycle); draw((50,0)--(50,50)); draw((0,25)--(100,25)); [/asy] $\textbf{(A)}\ 12 \qquad \textbf{(B)}\ 64 \qquad \textbf{(C)}\ 84 \qquad \textbf{(D)}\ 90 \qquad \textbf{(E)}\ 144$