Difference between revisions of "2023 AMC 10B Problems/Problem 10"

(Solution 1)
Line 2: Line 2:
 
== Solution 1 ==
 
== Solution 1 ==
  
First, note that since the rectangle covers 2 squares, we only need to guess squares that are not adjacent to any of our other guesses. There are only two ways to do this: one with <math>5</math> guesses, and one with <math>4</math>. Since the problem is asking for the minimum number, the answer is <math>\boxed{\text{(C) }  4}</math>.
+
First, note that since the rectangle covers 2 squares, we only need to guess squares that are not adjacent to any of our other guesses. To minimize the amount of guesses, each of our guessed squares should try to touch another guess on one vertex and one vertex only. There are only two ways to do this: one with <math>5</math> guesses, and one with <math>4</math>. Since the problem is asking for the minimum number, the answer is <math>\boxed{\text{(C) }  4}</math>.
  
 
~yourmomisalosinggame (a.k.a. Aaron)
 
~yourmomisalosinggame (a.k.a. Aaron)
 
  
 
== Solution 2 ==
 
== Solution 2 ==

Revision as of 18:45, 15 November 2023

Solution 1

First, note that since the rectangle covers 2 squares, we only need to guess squares that are not adjacent to any of our other guesses. To minimize the amount of guesses, each of our guessed squares should try to touch another guess on one vertex and one vertex only. There are only two ways to do this: one with $5$ guesses, and one with $4$. Since the problem is asking for the minimum number, the answer is $\boxed{\text{(C) }   4}$.

~yourmomisalosinggame (a.k.a. Aaron)

Solution 2

Since the hidden rectangle can only hide two adjacent squares, we may think that we eliminate 8 squares and we're done, but think again. This is the AMC 10, so there must be a better solution (also note that every other solution choice is below 8 so we're probably not done) So, we think again, we notice that we haven't used the adjacent condition, and then it clicks. If we eliminate the four squares with only one edge on the boundary of the 9x9 square. We are left with 5 diagonal squares, since our rectangle cant be diagonal, we can ensure that we find it in 4 moves. So our answer is : $\boxed{\text{(C) }   4}$

~arrowskyknight22