Difference between revisions of "2025 AMC 8 Problems/Problem 24"

m (Protected "2025 AMC 8 Problems/Problem 24" ([Edit=Allow only administrators] (expires 17:59, 29 January 2025 (UTC)) [Move=Allow only administrators] (expires 17:59, 29 January 2025 (UTC))))
Line 1: Line 1:
The 2025 AMC 8 is not held yet. Please do not post false problems.
+
==Problem==
 +
In trapezoid <math>ABCD</math>, angles <math>B</math> and <math>C</math> measure <math>60^\circ</math> and <math>AB = DC</math>. The side lengths are all positive integers, and the perimeter of <math>ABCD</math> is 30 units. How many non-congruent trapezoids satisfy all of these conditions?
 +
 
 +
<math>\textbf{(A)}\ 0 \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 3 \qquad \textbf{(E)}\ 4</math>
 +
 
 +
==Solution 1==
 +
Let <math>a</math> be the length of the shorter base, and let <math>b</math> be the length of the longer one. Note that these two parameters, along with the angle measures and the fact that the trapezoid is isosceles, uniquely determine a trapezoid. We drop perpendiculars down from the endpoints of the top base. Then the length from the foot of this perpendicular to either vertex will be half the difference between the lengths of the two bases, or <math>\frac{b-a}{2}</math>. Now, since we have a 30-60-90 triangle and this side length corresponds to the "30" part, the length of the hypotenuse (one of the legs) is <math>2 \cdot \frac{b-a}{2} = b-a</math>. Then the perimeter of the trapezoid is <math>2(b-a)+a+b=3b-a=30</math>. The only other stipulation for this trapezoid to be valid is that <math>b>a</math> (which was our assumption). We can now easily count the valid pairs <math>(a,b)</math>, yielding <math>(3,11),(6,12),(9,13),(12,14)</math>. It is clear that proceeding further would cause <math>a \geq b</math>, so we have <math>\boxed{\textbf{(E)}~4</math> valid trapezoids.

Revision as of 21:03, 29 January 2025

Problem

In trapezoid $ABCD$, angles $B$ and $C$ measure $60^\circ$ and $AB = DC$. The side lengths are all positive integers, and the perimeter of $ABCD$ is 30 units. How many non-congruent trapezoids satisfy all of these conditions?

$\textbf{(A)}\ 0 \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 3 \qquad \textbf{(E)}\ 4$

Solution 1

Let $a$ be the length of the shorter base, and let $b$ be the length of the longer one. Note that these two parameters, along with the angle measures and the fact that the trapezoid is isosceles, uniquely determine a trapezoid. We drop perpendiculars down from the endpoints of the top base. Then the length from the foot of this perpendicular to either vertex will be half the difference between the lengths of the two bases, or $\frac{b-a}{2}$. Now, since we have a 30-60-90 triangle and this side length corresponds to the "30" part, the length of the hypotenuse (one of the legs) is $2 \cdot \frac{b-a}{2} = b-a$. Then the perimeter of the trapezoid is $2(b-a)+a+b=3b-a=30$. The only other stipulation for this trapezoid to be valid is that $b>a$ (which was our assumption). We can now easily count the valid pairs $(a,b)$, yielding $(3,11),(6,12),(9,13),(12,14)$. It is clear that proceeding further would cause $a \geq b$, so we have $\boxed{\textbf{(E)}~4$ (Error compiling LaTeX. Unknown error_msg) valid trapezoids.