Difference between revisions of "2025 AMC 8 Problems/Problem 24"
(→Problem) |
(Formatting) (Tag: Undo) |
||
Line 2: | Line 2: | ||
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? | 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 \ | + | <math>\textbf{(A)}\ 0 \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 3 \qquad \textbf{(E)}\ 4</math> |
− | ==Solution 1== | + | == 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. ~cxsmi | + | |
+ | 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. | ||
+ | ~cxsmi | ||
+ | |||
+ | == Solution 2 == | ||
− | |||
Let <math>x</math> be the length of <math>AB</math> and <math>DC</math>, and let <math>b</math> be the length of the shorter base. Because <math>\angle B</math> and <math>\angle C = 60^{\circ}</math>, the length of the longer base is <math>b + \frac{x}{2} + \frac{x}{2} = b + x</math>. Therefore, the perimeter is <math>3x + 2b = 30</math>. The number of positive integer pairs <math>(x, b)</math> is <math>(2,12), (4,9), (6,6), (8,3)</math>, meaning the answer is <math>\boxed{\textbf{(E)}~4}</math>. | Let <math>x</math> be the length of <math>AB</math> and <math>DC</math>, and let <math>b</math> be the length of the shorter base. Because <math>\angle B</math> and <math>\angle C = 60^{\circ}</math>, the length of the longer base is <math>b + \frac{x}{2} + \frac{x}{2} = b + x</math>. Therefore, the perimeter is <math>3x + 2b = 30</math>. The number of positive integer pairs <math>(x, b)</math> is <math>(2,12), (4,9), (6,6), (8,3)</math>, meaning the answer is <math>\boxed{\textbf{(E)}~4}</math>. | ||
~alwaysgonnagiveyouup | ~alwaysgonnagiveyouup | ||
− | ==Solution 3== | + | == Solution 3 == |
+ | |||
Let <math>x</math> be the length of the legs of the trapezoid. Draw the angle bisectors of the 120 degree angles. Now you have 2 equilateral triangles, and another figure in between them. Let <math>x+a</math> be the length of the shorter base of the trapezoid, and let <math>2x+a</math> be the length of the longer base. Since the perimeter of the trapezoid is 30, <math>5x+2a = 30</math>. Since <math>x></math>0, and <math>a</math> can be negative as long as <math>x+a>0</math>, you get 4 solutions for <math>(x,a)</math>, namely <math>(2,10), (4,5), (6,0), (8,-5)</math>. Any solution with <math>x\ge10</math> would lead to <math>x+a\le0</math>. Hence, the answer is <math>\boxed{\textbf{(E)}~4}</math> | Let <math>x</math> be the length of the legs of the trapezoid. Draw the angle bisectors of the 120 degree angles. Now you have 2 equilateral triangles, and another figure in between them. Let <math>x+a</math> be the length of the shorter base of the trapezoid, and let <math>2x+a</math> be the length of the longer base. Since the perimeter of the trapezoid is 30, <math>5x+2a = 30</math>. Since <math>x></math>0, and <math>a</math> can be negative as long as <math>x+a>0</math>, you get 4 solutions for <math>(x,a)</math>, namely <math>(2,10), (4,5), (6,0), (8,-5)</math>. Any solution with <math>x\ge10</math> would lead to <math>x+a\le0</math>. Hence, the answer is <math>\boxed{\textbf{(E)}~4}</math> | ||
~adi2011 | ~adi2011 | ||
− | ==Solution 4== | + | == Solution 4 == |
Drop altitudes from angle <math>A</math> and angle <math>D</math>. Then, two <math>30-60-90</math> triangles and a rectangle are created. Let the hypotenuse of both of the triangles equal <math>x</math> and let side <math>AD</math> equal <math>y</math>. Then, the distance from <math>B</math> and <math>C</math> to the feet of the altitudes that are closest to them is <math>\frac{x}{2}</math>, and the distance between the feet of the two altitudes would be <math>y</math>. The rest is similar to Solution 2 | Drop altitudes from angle <math>A</math> and angle <math>D</math>. Then, two <math>30-60-90</math> triangles and a rectangle are created. Let the hypotenuse of both of the triangles equal <math>x</math> and let side <math>AD</math> equal <math>y</math>. Then, the distance from <math>B</math> and <math>C</math> to the feet of the altitudes that are closest to them is <math>\frac{x}{2}</math>, and the distance between the feet of the two altitudes would be <math>y</math>. The rest is similar to Solution 2 | ||
~Soupboy0 | ~Soupboy0 | ||
− | ==Solution 5 | + | == Solution 5 (SIMILAR TO SOLUTION 4) == |
− | SIMILAR TO SOLUTION | ||
− | We give lengths to the base of the <math>30-60-90</math> triangles on both sides as the trapezoid as variable <math>x</math>. We give lengths of Line <math>AB</math> and the other side as variable <math>y</math>. When we add them, we have <math>6x+2y=30</math> from the sides. If we lext <math>x=5</math>, the other sides won't work so it has to be integers less than <math>5</math> which is <math>4</math> which is the answer. | + | We give lengths to the base of the <math>30-60-90</math> triangles on both sides as the trapezoid as variable <math>x</math>. We give lengths of Line <math>AB</math> and the other side as variable <math>y</math>. When we add them, we have <math>6x+2y=30</math> from the sides. If we lext <math>x=5</math>, the other sides won't work so it has to be integers less than <math>5</math> which is <math>4</math> which is the answer. |
+ | - Spacepandamath13 | ||
− | ==Solution 6== | + | == Solution 6 == |
Since the trapezoid perimeter is <math>30</math>, we can name the top, congruent side lengths, and bottom variables. The top length is <math>A</math>, the congruent side length is <math>C</math>, and the bottom should be <math>B</math>. (Since the top side is <math>A</math>, and its parallel to the bottom, then the bottom side length should be <math>A + 2B,</math> <math>B</math> being one of the two lengths.) The perimeter of the trapezoid is <math>2A + 2B + 2C = 30,</math> which can be divided by <math>2</math> to become <math>A + B + C = 15</math> Now, since the <math>B</math> is the base of a 30-60-90 right triangle, and its angle opposite to the side is <math>30</math> degrees. Therefore, <math>B</math> is exactly half of side <math>C</math>. We can test out cases of <math>B</math>. If <math>B = 1</math>, then <math>C = 2</math>, <math>A + 1 + 2 = 15</math> which would give <math>A</math> the value of <math>12</math>. Keep repeating this process until <math>A</math> is no longer a positive integer. Therefore, there are <math>\boxed{\textbf{(E)}~4}</math> possible configurations of the trapezoid. | Since the trapezoid perimeter is <math>30</math>, we can name the top, congruent side lengths, and bottom variables. The top length is <math>A</math>, the congruent side length is <math>C</math>, and the bottom should be <math>B</math>. (Since the top side is <math>A</math>, and its parallel to the bottom, then the bottom side length should be <math>A + 2B,</math> <math>B</math> being one of the two lengths.) The perimeter of the trapezoid is <math>2A + 2B + 2C = 30,</math> which can be divided by <math>2</math> to become <math>A + B + C = 15</math> Now, since the <math>B</math> is the base of a 30-60-90 right triangle, and its angle opposite to the side is <math>30</math> degrees. Therefore, <math>B</math> is exactly half of side <math>C</math>. We can test out cases of <math>B</math>. If <math>B = 1</math>, then <math>C = 2</math>, <math>A + 1 + 2 = 15</math> which would give <math>A</math> the value of <math>12</math>. Keep repeating this process until <math>A</math> is no longer a positive integer. Therefore, there are <math>\boxed{\textbf{(E)}~4}</math> possible configurations of the trapezoid. | ||
~Imhappy62789 | ~Imhappy62789 | ||
− | |||
− | ==Solution 7 == | + | == Solution 7 == |
Explanations and Reasoning to Similar Solutions | Explanations and Reasoning to Similar Solutions | ||
Line 49: | Line 52: | ||
− | ==Solution 8 == | + | == Solution 8 == |
Let <math>a = AD</math> and <math>s = AB = DC</math>. Draw a segment from <math>A</math> to <math>\overline{BC}</math> parallel to <math>\overline{DC}</math>, meeting <math>\overline{BC}</math> at point <math>P</math>, forming parallelogram <math>ADCP</math>. It follows that <math>AP = DC = s</math> and <math>PC = AD = a</math>. Isosceles <math>\triangle ABP</math> has base angles measuring <math>60^\circ</math>, so it is equilateral and <math>BP = s</math>. | Let <math>a = AD</math> and <math>s = AB = DC</math>. Draw a segment from <math>A</math> to <math>\overline{BC}</math> parallel to <math>\overline{DC}</math>, meeting <math>\overline{BC}</math> at point <math>P</math>, forming parallelogram <math>ADCP</math>. It follows that <math>AP = DC = s</math> and <math>PC = AD = a</math>. Isosceles <math>\triangle ABP</math> has base angles measuring <math>60^\circ</math>, so it is equilateral and <math>BP = s</math>. | ||
Line 77: | Line 80: | ||
The table below lists the side lengths <math>a</math>, <math>s</math>, and <math>a + s</math> for these <math>4</math> trapezoids, along with their perimeters. | The table below lists the side lengths <math>a</math>, <math>s</math>, and <math>a + s</math> for these <math>4</math> trapezoids, along with their perimeters. | ||
− | |||
\begin{array}{c|c|c|c} | \begin{array}{c|c|c|c} | ||
Line 90: | Line 92: | ||
~ alwaysgonnagiveyouup | ~ alwaysgonnagiveyouup | ||
+ | == Video Solution 1 by SpreadTheMathLove == | ||
+ | https://www.youtube.com/watch?v=jTTcscvcQmI | ||
− | == | + | == Video Solution 2 == |
− | https:// | + | |
+ | [https://youtu.be/VP7g-s8akMY?si=M07mdfj4FenZ8dEk&t=3797 ~hsnacademy] | ||
− | ==Video Solution | + | == Video Solution 4 by Thinking Feet == |
− | |||
− | |||
− | |||
https://youtu.be/PKMpTS6b988 | https://youtu.be/PKMpTS6b988 | ||
− | ==Video Solution by Dr. David== | + | == Video Solution 5 by Dr. David == |
+ | |||
https://youtu.be/BbaifFoDeCk | https://youtu.be/BbaifFoDeCk | ||
− | ==See Also== | + | == See Also == |
+ | |||
{{AMC8 box|year=2025|num-b=23|num-a=25}} | {{AMC8 box|year=2025|num-b=23|num-a=25}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 20:20, 19 February 2025
Contents
Problem
In trapezoid , angles
and
measure
and
. The side lengths are all positive integers, and the perimeter of
is 30 units. How many non-congruent trapezoids satisfy all of these conditions?
Solution 1
Let be the length of the shorter base, and let
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
. 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
. Then the perimeter of the trapezoid is
. The only other stipulation for this trapezoid to be valid is that
(which was our assumption). We can now easily count the valid pairs
, yielding
. It is clear that proceeding further would cause
, so we have
valid trapezoids.
~cxsmi
Solution 2
Let be the length of
and
, and let
be the length of the shorter base. Because
and
, the length of the longer base is
. Therefore, the perimeter is
. The number of positive integer pairs
is
, meaning the answer is
.
~alwaysgonnagiveyouup
Solution 3
Let be the length of the legs of the trapezoid. Draw the angle bisectors of the 120 degree angles. Now you have 2 equilateral triangles, and another figure in between them. Let
be the length of the shorter base of the trapezoid, and let
be the length of the longer base. Since the perimeter of the trapezoid is 30,
. Since
0, and
can be negative as long as
, you get 4 solutions for
, namely
. Any solution with
would lead to
. Hence, the answer is
~adi2011
Solution 4
Drop altitudes from angle and angle
. Then, two
triangles and a rectangle are created. Let the hypotenuse of both of the triangles equal
and let side
equal
. Then, the distance from
and
to the feet of the altitudes that are closest to them is
, and the distance between the feet of the two altitudes would be
. The rest is similar to Solution 2
~Soupboy0
Solution 5 (SIMILAR TO SOLUTION 4)
We give lengths to the base of the triangles on both sides as the trapezoid as variable
. We give lengths of Line
and the other side as variable
. When we add them, we have
from the sides. If we lext
, the other sides won't work so it has to be integers less than
which is
which is the answer.
- Spacepandamath13
Solution 6
Since the trapezoid perimeter is , we can name the top, congruent side lengths, and bottom variables. The top length is
, the congruent side length is
, and the bottom should be
. (Since the top side is
, and its parallel to the bottom, then the bottom side length should be
being one of the two lengths.) The perimeter of the trapezoid is
which can be divided by
to become
Now, since the
is the base of a 30-60-90 right triangle, and its angle opposite to the side is
degrees. Therefore,
is exactly half of side
. We can test out cases of
. If
, then
,
which would give
the value of
. Keep repeating this process until
is no longer a positive integer. Therefore, there are
possible configurations of the trapezoid.
~Imhappy62789
Solution 7
Explanations and Reasoning to Similar Solutions
Note that trapezoid is isosceles with
and
being the bottom 2 vertices. The shape can be dissected into 3 shapes with 2 congruent right triangles separated by a rectangle. This is done by dropping an altitude, a perpendicular point on the base from each of the 2 top vertices, named
and
, respectively below
and
. The property that angles
and
measure
is significant here, forming
triangles (
and
). Now the assumed larger
side
is separated into 3 sections by the 3 shapes. Or
.
Recall that
and
are
triangles, the side length ratios are
. Naming the length of the shorter side of the right triangles as
, and the length of side
as
, then the trapezoid's side lengths can be expressed in only 2 variables. Now knowing
,
,
, and
, the perimeter is
. Simplifying,
, only 4 pairs of values satisfy this condition, namely
,
,
,
.
Thus there possible non-congruent trapezoids.
The question asks for non-congruent trapezoids, and rotation preserves congruence so the assumption is always true WLOG.
The shortest side of
ABE, the length of AD (shape ADFE is a rectangle so FE = AD), and the shortest side of
DCF.
,
and
are the hypotenuse of triangles
ABE and
DCF.
~moracle
Solution 8
Let and
. Draw a segment from
to
parallel to
, meeting
at point
, forming parallelogram
. It follows that
and
. Isosceles
has base angles measuring
, so it is equilateral and
.
Then the perimeter of is
. To satisfy this equation with positive integer values, the number
must be divisible by
because
. The only possible values for
are
and
, each value corresponding to a different trapezoid. Greater multiples of
will not lead to a positive integer value for
. Therefore there are
different trapezoids that satisfy the conditions.
The table below lists the side lengths ,
, and
for these
trapezoids, along with their perimeters.
\begin{array}{c|c|c|c} a & s & a + s & L = 2a + 3s \\ \hline 3 & 8 & 11 & 2 \cdot 3 + 3 \cdot 8 = 30 \\ 6 & 6 & 12 & 2 \cdot 6 + 3 \cdot 6 = 30 \\ 9 & 4 & 13 & 2 \cdot 9 + 3 \cdot 4 = 30 \\ 12 & 2 & 14 & 2 \cdot 12 + 3 \cdot 2 = 30 \\ \end{array}
~ alwaysgonnagiveyouup
Video Solution 1 by SpreadTheMathLove
https://www.youtube.com/watch?v=jTTcscvcQmI
Video Solution 2
Video Solution 4 by Thinking Feet
Video Solution 5 by Dr. David
See Also
2025 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 23 |
Followed by Problem 25 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AJHSME/AMC 8 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.