Difference between revisions of "2021 AMC 10B Problems/Problem 11"
(→See Also) |
(→Solution 3 (Simon's favorite factoring trick)) |
||
Line 31: | Line 31: | ||
==Solution 3 (Simon's favorite factoring trick)== | ==Solution 3 (Simon's favorite factoring trick)== | ||
− | {{ | + | Let <math>m</math>be the number of brownies on the top horizontal side of the pan and let <math>n</math> be the number of brownies on the leftmost vertical side of the pan. The total number of brownies in the interior is then <math>(m-2)(n-2).</math> Then, the number of brownies on the perimeter would be <math>2m+2n-4.</math> Expanding the left side we get: <math>mn-2m-2n+4.</math> Bringing the right side of the equation to the left side and adding 8 to both the sides we get <math>(n-4)(m-4)=8.</math> Making a table, we get that the highest number possible would be 60 brownies. |
− | {{ | + | |
+ | \begin{center} | ||
+ | \begin{tabular}{ |c|c|c|c| } | ||
+ | \hline | ||
+ | <math>n-4</math> & <math>m-4</math> & <math>n</math> & <math>m</math> \\ | ||
+ | 1 & 8 & 5 & 12 \\ | ||
+ | 2 & 4 & 6 & 8\begin{center} | ||
+ | |||
+ | |||
+ | \end{tabular} | ||
+ | \end{center} \\ | ||
+ | \hline | ||
+ | \end{tabular} | ||
+ | \end{center} |
Revision as of 19:22, 10 July 2024
Contents
Problem
Grandma has just finished baking a large rectangular pan of brownies. She is planning to make rectangular pieces of equal size and shape, with straight cuts parallel to the sides of the pan. Each cut must be made entirely across the pan. Grandma wants to make the same number of interior pieces as pieces along the perimeter of the pan. What is the greatest possible number of brownies she can produce?
Solution 1
Let the side lengths of the rectangular pan be and . It follows that , since half of the brownie pieces are in the interior. This gives . Adding 8 to both sides and applying Simon's Favorite Factoring Trick, we obtain . Since and are both positive, we obtain (up to ordering). By inspection, maximizes the number of brownies.
~ ike.chen
Solution 2
Obviously, no side of the rectangular pan can have less than brownies beside it. We let one side of the pan have brownies, and let the number of brownies on its adjacent side be . Therefore, , and solving yields and there are brownies in the pan. is the only choice larger than , but it cannot be the answer since the only way to fit brownies in a pan without letting a side of it have less than brownies beside it is by forming a square of brownies on each side, which does not meet the requirement. Thus the answer is .
-SmileKat32
Video Solution by OmegaLearn (Simon's Favorite Factoring Trick)
~ pi_is_3.14
Video Solution by TheBeautyofMath
~IceMatrix
Video Solution by Interstigation
~Interstigation
Video Solution by Challenge 25
https://youtu.be/Gf5YNjxsaoA?t=531
Solution 3 (Simon's favorite factoring trick)
Let be the number of brownies on the top horizontal side of the pan and let be the number of brownies on the leftmost vertical side of the pan. The total number of brownies in the interior is then Then, the number of brownies on the perimeter would be Expanding the left side we get: Bringing the right side of the equation to the left side and adding 8 to both the sides we get Making a table, we get that the highest number possible would be 60 brownies.
\begin{center} \begin{tabular}{ |c|c|c|c| }
\hline & & & \\ 1 & 8 & 5 & 12 \\ 2 & 4 & 6 & 8\begin{center}
\end{tabular}
\end{center} \\
\hline
\end{tabular} \end{center}