Difference between revisions of "2018 AMC 8 Problems/Problem 22"
(→Problem 22) |
|||
(95 intermediate revisions by 47 users not shown) | |||
Line 15: | Line 15: | ||
<math>\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144</math> | <math>\textbf{(A) } 100 \qquad \textbf{(B) } 108 \qquad \textbf{(C) } 120 \qquad \textbf{(D) } 135 \qquad \textbf{(E) } 144</math> | ||
+ | |||
+ | ==Solution 1== | ||
+ | We can use analytic geometry for this problem. | ||
+ | |||
+ | Let us start by giving <math>D</math> the coordinate <math>(0,0)</math>, <math>A</math> the coordinate <math>(0,1)</math>, and so forth. <math>\overline{AC}</math> and <math>\overline{EB}</math> can be represented by the equations <math>y=-x+1</math> and <math>y=2x-1</math>, respectively. Solving for their intersection gives point <math>F</math> coordinates <math>\left(\frac{2}{3},\frac{1}{3}\right)</math>. | ||
+ | |||
+ | Now, we can see that <math>\triangle</math><math>EFC</math>’s area is simply <math>\frac{\frac{1}{2}\cdot\frac{1}{3}}{2}</math> or <math>\frac{1}{12}</math>. This means that pentagon <math>ABCEF</math>’s area is <math>\frac{1}{2}+\frac{1}{12}=\frac{7}{12}</math> of the entire square, and it follows that quadrilateral <math>AFED</math>’s area is <math>\frac{5}{12}</math> of the square. | ||
+ | |||
+ | The area of the square is then <math>\frac{45}{\frac{5}{12}}=9\cdot12=\boxed{\textbf{(B) } 108}</math>. | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | <math>\triangle ABC</math> has half the area of the square. | ||
+ | <math>\triangle FEC</math> has base equal to half the square side length, and by AA Similarity with <math>\triangle FBA</math>, it has <math>\frac{1}{1+2}= \frac{1}{3}</math> the height, so has <math>\dfrac1{12}</math>th of the area of square(<math>\dfrac1{2}</math>*<math>\dfrac1{2}</math>*<math>\dfrac1{3}</math>). Thus, the area of the quadrilateral is <math>1-\frac{1}{2}-\frac{1}{12}=\frac{5}{12}</math> of the area of the square. The area of the square is then <math>45\cdot\dfrac{12}{5}=\boxed{\textbf{(B) } 108}</math>. | ||
+ | |||
+ | ~minor edit by abirgh | ||
+ | |||
+ | ==Solution 3== | ||
+ | Extend <math>\overline{AD}</math> and <math>\overline{BE}</math> to meet at <math>X</math>. Drop an altitude from <math>F</math> to <math>\overline{CE}</math> and call it <math>h</math>. Also, call <math>\overline{CE}</math> <math>x</math>. As stated before, we have <math>\triangle ABF \sim \triangle CEF</math>, so the ratio of their heights is in a <math>1:2</math> ratio, making the altitude from <math>F</math> to <math>\overline{AB}</math> <math>2h</math>. Note that this means that the side of the square is <math>3h</math>. In addition, <math>\triangle XDE \sim \triangle XAB</math> by AA Similarity in a <math>1:2</math> ratio. This means that the square's side length is <math>2x</math>, making <math>3h=2x</math>. | ||
+ | |||
+ | Now, note that <math>[ADEF]=[XAB]-[XDE]-[ABF]</math>. We have <math>[\triangle XAB]=(4x)(2x)/2=4x^2,</math> <math>[\triangle XDE]=(x)(2x)/2=x^2,</math> and <math>[\triangle ABF]=(2x)(2h)/2=(2x)(4x/3)/2=4x^2/3.</math> Subtracting makes <math>[ADEF]=4x^2-x^2-4x^2/3=5x^2/3.</math> We are given that <math>[ADEF]=45,</math> so <math>5x^2/3=45 \Rightarrow x^2=27.</math> Therefore, <math>x= 3 \sqrt{3},</math> so our answer is <math>(2x)^2=4x^2=4(27)=\boxed{\textbf{(B) }108}.</math> | ||
+ | |||
+ | ~ moony_eyed | ||
+ | |||
+ | ~ Minor Edits by WrenMath | ||
+ | |||
+ | ==Solution 4== | ||
+ | |||
+ | Solution with Cartesian and Barycentric Coordinates: | ||
+ | |||
+ | We start with the following: | ||
+ | |||
+ | Claim: Given a square <math>ABCD</math>, let <math>E</math> be the midpoint of <math>\overline{DC}</math> and let <math>BE\cap AC = F</math>. Then <math>\frac {AF}{FC}=2</math>. | ||
+ | |||
+ | Proof: We use Cartesian coordinates. Let <math>D</math> be the origin, <math>A=(0,1),C=(0,1),B=(1,1)</math>. We have that <math>\overline{AC}</math> and <math>\overline{EB}</math> are governed by the equations <math>y=-x+1</math> and <math>y=2x-1</math>, respectively. Solving, <math>F=\left(\frac{2}{3},\frac{1}{3}\right)</math>. The result follows. <math>\square</math> | ||
+ | |||
+ | Now, we apply Barycentric Coordinates w.r.t. <math>\triangle ACD</math>. We let <math>A=(1,0,0),D=(0,1,0),C=(0,0,1)</math>. Then <math>E=(0,\tfrac 12,\tfrac 12),F=(\tfrac 13,0,\tfrac 23)</math>. | ||
+ | |||
+ | In the barycentric coordinate system, the area formula is <math>[XYZ]=\begin{vmatrix} x_{1} &y_{1} &z_{1} \\ x_{2} &y_{2} &z_{2} \\ x_{3}& y_{3} & z_{3} \end{vmatrix}\cdot [ABC]</math> where <math>\triangle XYZ</math> is a random triangle and <math>\triangle ABC</math> is the reference triangle. Using this, we find that<cmath>\frac{[FEC]}{[ACD]}=\begin{vmatrix} 0&0&1\\ 0&\tfrac 12&\tfrac 12\\ \tfrac 13&0&\tfrac 23 \end{vmatrix}=\frac16.</cmath> Let <math>[FEC]=x</math> so that <math>[ACD]=45+x</math>. Then, we have <math>\frac{x}{x+45}=\frac 16 \Rightarrow x=9</math>, so the answer is <math>2(45+9)=\boxed{108}</math>. | ||
+ | |||
+ | Note: Please do not learn Barycentric Coordinates for the AMC 8. | ||
+ | |||
+ | ==Solution 5 (easier)== | ||
+ | |||
+ | <math>\triangle ABF \sim \triangle FEC</math>, and the bases <math>AB</math> and <math>EC</math> are in the ratio <math>2:1</math>, so <math>\frac{[\triangle ABF]}{[\triangle FEC]}=\left(\frac{2}{1}\right)^2=\frac{4}{1}</math>, and <math>[\triangle ABF]=4\cdot[\triangle FEC]</math> | ||
+ | |||
+ | It is obvious that <math>[AFED]+[\triangle FEC]=45+[\triangle FEC]=\frac{1}{2}\cdot[ABCD]</math> | ||
+ | |||
+ | and <math>[AFED]+[\triangle ABF]=45+4\cdot[\triangle FEC]=\frac{3}{4}\cdot[ABCD]</math> | ||
+ | |||
+ | Solving the two equations we get <math>[ABCD]=\boxed{\textbf{(B)}108}</math> | ||
+ | |||
+ | - bbidev | ||
+ | |||
+ | ==Solution 6 (Similar to 5)== | ||
+ | Since we know that point <math>E</math> is the midpoint of square with area <math>4x^2</math> (Side length of <math>2x</math>) we can easily tell that <math>\overline{EC}</math> is equal to <math>\overline{DE}</math>. This especially helpful when we realize that <math>\triangle ECF\sim \triangle ABF</math>. Our setup is over, it is time to solve! | ||
+ | |||
+ | We can label the area of <math>\triangle ECF</math> as <math>a</math>, which means that <math>\triangle ABF</math> has an area of <math>4a</math> (This is because the width and height doubles which means the area is four times that of <math>\triangle ECF</math>). Since we know that the area of quadrilateral <math>ADEF</math> is <math>45</math>, this means that <math>45+a=2x^2</math>(half of the area due to diagonal). | ||
+ | |||
+ | Now we should find the area of trapezoid <math>ABED</math>. Since the bases are <math>x</math> and <math>2x</math> and the height is also <math>2x</math>, we can plug these values into the formula for the area of the trapezoid(<math>\tfrac{b_{1}+b_{2}}{2}\cdot h</math>), and we will get the area as <math>3x^2</math> which is equal to <math>45+4a</math>. We now have our two equations: <math>45+a=2x^2</math> and <math>45+4a=3x^3</math>. | ||
+ | |||
+ | We can now multiply the first equation by four so we can easily subtract the variable <math>a</math>. Doing this we acquire <math>180+4a=8x^2</math>, and when we subtract both equations, we get <math>135=5x^2</math>. Remember, if we want to find the area, we have to look for <math>4x^2</math>, which is <math>\frac{135}{5} \cdot 4</math>. 135 divided by 5 is 27, and 27 times 4 is <math>\boxed{\textbf{(B)}108}</math>. | ||
+ | |||
+ | ~[https://artofproblemsolving.com/wiki/index.php/User:Am24 AM24] | ||
+ | |||
+ | ==Video Solution by OmegaLearn== | ||
+ | https://youtu.be/FDgcLW4frg8?t=4038 | ||
+ | |||
+ | - pi_is_3.14 | ||
+ | |||
+ | ==Video Solutions== | ||
+ | https://youtu.be/c4_-h7DsZFg | ||
+ | |||
+ | - Happytwin | ||
+ | |||
+ | https://youtu.be/EJ-eFP3KHWg | ||
+ | |||
+ | ~savannahsolver | ||
+ | |||
+ | == Video Solution only problem 22's by SpreadTheMathLove== | ||
+ | https://www.youtube.com/watch?v=sOF1Okc0jMc | ||
+ | |||
+ | == Note == | ||
+ | Set s to be the bottom left triangle. | ||
+ | |||
+ | =See Also= | ||
{{AMC8 box|year=2018|num-b=21|num-a=23}} | {{AMC8 box|year=2018|num-b=21|num-a=23}} | ||
− | + | ||
− | |||
{{MAA Notice}} | {{MAA Notice}} | ||
+ | |||
+ | [[Category:Introductory Geometry Problems]] |
Latest revision as of 12:14, 16 August 2025
Contents
Problem 22
Point is the midpoint of side
in square
and
meets diagonal
at
The area of quadrilateral
is
What is the area of
Solution 1
We can use analytic geometry for this problem.
Let us start by giving the coordinate
,
the coordinate
, and so forth.
and
can be represented by the equations
and
, respectively. Solving for their intersection gives point
coordinates
.
Now, we can see that ’s area is simply
or
. This means that pentagon
’s area is
of the entire square, and it follows that quadrilateral
’s area is
of the square.
The area of the square is then .
Solution 2
has half the area of the square.
has base equal to half the square side length, and by AA Similarity with
, it has
the height, so has
th of the area of square(
*
*
). Thus, the area of the quadrilateral is
of the area of the square. The area of the square is then
.
~minor edit by abirgh
Solution 3
Extend and
to meet at
. Drop an altitude from
to
and call it
. Also, call
. As stated before, we have
, so the ratio of their heights is in a
ratio, making the altitude from
to
. Note that this means that the side of the square is
. In addition,
by AA Similarity in a
ratio. This means that the square's side length is
, making
.
Now, note that . We have
and
Subtracting makes
We are given that
so
Therefore,
so our answer is
~ moony_eyed
~ Minor Edits by WrenMath
Solution 4
Solution with Cartesian and Barycentric Coordinates:
We start with the following:
Claim: Given a square , let
be the midpoint of
and let
. Then
.
Proof: We use Cartesian coordinates. Let be the origin,
. We have that
and
are governed by the equations
and
, respectively. Solving,
. The result follows.
Now, we apply Barycentric Coordinates w.r.t. . We let
. Then
.
In the barycentric coordinate system, the area formula is where
is a random triangle and
is the reference triangle. Using this, we find that
Let
so that
. Then, we have
, so the answer is
.
Note: Please do not learn Barycentric Coordinates for the AMC 8.
Solution 5 (easier)
, and the bases
and
are in the ratio
, so
, and
It is obvious that
and
Solving the two equations we get
- bbidev
Solution 6 (Similar to 5)
Since we know that point is the midpoint of square with area
(Side length of
) we can easily tell that
is equal to
. This especially helpful when we realize that
. Our setup is over, it is time to solve!
We can label the area of as
, which means that
has an area of
(This is because the width and height doubles which means the area is four times that of
). Since we know that the area of quadrilateral
is
, this means that
(half of the area due to diagonal).
Now we should find the area of trapezoid . Since the bases are
and
and the height is also
, we can plug these values into the formula for the area of the trapezoid(
), and we will get the area as
which is equal to
. We now have our two equations:
and
.
We can now multiply the first equation by four so we can easily subtract the variable . Doing this we acquire
, and when we subtract both equations, we get
. Remember, if we want to find the area, we have to look for
, which is
. 135 divided by 5 is 27, and 27 times 4 is
.
~AM24
Video Solution by OmegaLearn
https://youtu.be/FDgcLW4frg8?t=4038
- pi_is_3.14
Video Solutions
- Happytwin
~savannahsolver
Video Solution only problem 22's by SpreadTheMathLove
https://www.youtube.com/watch?v=sOF1Okc0jMc
Note
Set s to be the bottom left triangle.
See Also
2018 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 21 |
Followed by Problem 23 | |
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 |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.