Difference between revisions of "2015 AIME II Problems/Problem 4"
(→Solution 3) |
Technodoggo (talk | contribs) |
||
Line 44: | Line 44: | ||
Thus, <math>p + q = 16 + 2 = \boxed{18}</math>. ~Extremelysupercooldude | Thus, <math>p + q = 16 + 2 = \boxed{18}</math>. ~Extremelysupercooldude | ||
+ | |||
+ | ==Solution 4== | ||
+ | |||
+ | Let <math>a=\log2</math> and <math>b=\log3</math> so that the base lengths are <math>\log3=b</math> and <math>\log192=\log(3\cdot64)=\log3+\log\left(2^6\right)=6a+b</math> and the altitudes are <math>\log16=4a</math>. Then we have the following picture: | ||
+ | |||
+ | <asy> | ||
+ | import graph; | ||
+ | unitsize(1cm); | ||
+ | |||
+ | draw((0,0)--(3,4)--(9,4)--(12,0)--cycle); | ||
+ | draw((3,4)--(3,0));draw((9,4)--(9,0)); | ||
+ | |||
+ | label("$b$",(3,4)--(9,4),N); | ||
+ | label("$6a+b$",(0,0)--(12,0),S); | ||
+ | label("$b$",(0,0)--(12,0),N); | ||
+ | label("$4a$", (3,0)--(3,4),W); | ||
+ | label("$4a$", (9,0)--(9,4),E); | ||
+ | </asy> | ||
+ | |||
+ | Note that we have the two right triangles to the side; one of each of their bases is an altitude, which we know the length to be <math>4a</math>. The length of the other base can be calculated as <math>\dfrac{(6a+b)-b}2=3a</math> via simple isosceles trapezoid geometry; it is clear that each right triangle is actually a <math>3-4-5</math> triangle, so we know their hypotenuses (and the remaining unknown sides of our original trapezoid) have length <math>5a</math> (because of the <math>3a</math> and <math>4a</math> bases). Our answer is therefore <math>5a+5a+b+6a+b=16a+2b=16\log2+2\log3=\log\left(2^163^2\right)</math>; <math>p+q=16+2=\boxed{018}</math>. QED. | ||
+ | |||
+ | ~Technodoggo | ||
==Video Solution== | ==Video Solution== |
Revision as of 19:32, 4 December 2024
Contents
[hide]Problem
In an isosceles trapezoid, the parallel bases have lengths and
, and the altitude to these bases has length
. The perimeter of the trapezoid can be written in the form
, where
and
are positive integers. Find
.
Solution
Call the trapezoid with
as the smaller base and
as the longer. Let the point where an altitude intersects the larger base be
, where
is closer to
.
Subtract the two bases and divide to find that is
. The altitude can be expressed as
. Therefore, the two legs are
, or
.
The perimeter is thus which is
. So
Solution 2 (gratuitous wishful thinking)
Set the base of the log as 2. Then call the trapezoid with
as the longer base. Then have the two feet of the altitudes be
and
, with
and
in position from left to right respectively. Then,
and
are
(from the log subtraction identity. Then
(isosceles trapezoid and
being 6. Then the 2 legs of the trapezoid is
.
And we have the answer:
-dragoon
Solution 3
Let be the trapezoid, where
and
and
. Draw altitudes from
and
to
with feet at
and
, respectively.
, so
. Now, we attempt to find
, or what's left of
after we take out
. We make use of the two logarithmic rules:
Thus, since ,
.
Now, why was finding important? Absolutely no reason! Just kidding, lol 🤣 Now, we essentially "glue" triangles
and
together to get
, where
is the point where
and
became one. Note we can do this because
and
are both right triangles with a common leg length (the altitude of trapezoid
).
Triangle has a base of
, which is just equal to
. It is equal to
because when we brought triangles
and
together, the length of
was not changed except for taking out
.
since
because the problem tells us we have an isosceles trapezoid. Drop and altitude from
to
The altitude has length
. The altitude also bisects
since
is isosceles. Let the foot of the altitude be
. Then
(Remember that C'D' was
, and then it got bisected by the altitude). Thus, the hypotenuse,
must be
from the Pythagorean Theorem or by noticing that you have a 3-4-5 right triangle with a similarity ratio of
. Since
,
.
Now, we have ,
, and
. Thus, their sum is
Thus, . ~Extremelysupercooldude
Solution 4
Let and
so that the base lengths are
and
and the altitudes are
. Then we have the following picture:
Note that we have the two right triangles to the side; one of each of their bases is an altitude, which we know the length to be . The length of the other base can be calculated as
via simple isosceles trapezoid geometry; it is clear that each right triangle is actually a
triangle, so we know their hypotenuses (and the remaining unknown sides of our original trapezoid) have length
(because of the
and
bases). Our answer is therefore
;
. QED.
~Technodoggo
Video Solution
https://www.youtube.com/watch?v=9re2qLzOKWk&t=226s
~MathProblemSolvingSkills.com
See also
2015 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 3 |
Followed by Problem 5 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.