Difference between revisions of "2014 AIME I Problems/Problem 13"
m (→Solution (Official Solution, MAA)) |
(→Solution 1) |
||
Line 42: | Line 42: | ||
== Solution 1== | == Solution 1== | ||
− | + | Let <math>s</math> be the side length of <math>ABCD</math>, let <math>[ABCD]=1360a</math>. Let <math>Q</math> and <math>R</math> be the midpoints of <math>\overline{EG}</math> and <math>\overline{FH}</math>, respectively; because <math>269+411=275+405</math>, <math>Q</math> is also the center of the square. Draw <math>\overline{IJ} \parallel \overline{HF}</math> through <math>Q</math>, with <math>I</math> on <math>\overline{AD}</math>, <math>J</math> on <math>\overline{BC}</math>. | |
− | + | <asy> size(150); | |
− | Draw <math>\overline{IJ} \parallel \overline{HF}</math> | + | defaultpen(fontsize(9pt)); |
− | <asy> size(150); defaultpen(fontsize( | + | pair A,B,C,D,E,F,G,H,I,J,L,P,Q,R,S; |
− | + | Q=MP("Q",origin,down); A=MP("A",(-1,1),dir(135)); B=MP("B",(-1,-1),dir(225)); C=MP("C",(1,-1),dir(-45)); D=MP("D",(1,1),dir(45)); real theta = 20; real shift=0.4; E=MP("E",extension(A,B,Q,dir(theta)),left); J=MP("J",extension(B,C,Q,dir(90+theta)),down); F=MP("F",J+(shift*left),down); G=MP("G",extension(C,D,Q,dir(theta)),right); I=MP("I",extension(A,D,Q,dir(90+theta)),up); H=MP("H",I+(shift*left),up); P=MP("P",extension(E,G,F,H),2*dir(-110)); R=MP("R",extension(F,H,Q,left),left); | |
− | + | draw(A--B--C--D--cycle^^E--G^^F--H, black+1); draw(R--Q^^I--J, gray); | |
− | |||
− | |||
</asy> | </asy> | ||
− | + | Segments <math>\overline{EG}</math> and <math>\overline{IJ}</math> divide the square into four congruent quadrilaterals, each of area <math>\tfrac 14 [ABCD]=340a</math>. Then <cmath>[HFJI]=[ABJI]-[ABFH]=136a.</cmath> The fraction of the total area occupied by parallelogram <math>HFJI</math> is <math>\tfrac 1{10}</math>, so <math>RQ=\tfrac{s}{10}</math>. | |
− | |||
− | |||
− | |||
− | Then < | ||
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | The former leads to a square with diagonal less than <math>34</math>, which can't be, since <math>EG=FH=34</math>; therefore <math>a=\tfrac 58</math> and | + | Because <math>[HFJI]= HF\cdot PQ</math>, with <math>HF=34</math>, we get <math>PQ=4a</math>. |
+ | Now <cmath>[PQR]=[HPQI]-[HRQI]= ([AEQI]-[AEPH])-\tfrac 12[IJFH] = 3a,</cmath> and because <math>[PQR]=\tfrac 12 \cdot PQ\cdot PR</math>, with <math>PQ=4a</math>, we get <math>PR=\tfrac 32</math>. | ||
+ | By Pythagoras' Theorem on <math>\triangle PQR</math>, we get <cmath>16a^2+\frac 94 =\tfrac{68}{5}a,\quad \text{i.e.}\quad 320a^2-272a+45=0,</cmath> with roots <math>a=\tfrac 9{40}</math> or <math>a=\tfrac58</math>. The former leads to a square with diagonal less than <math>34</math>, which can't be, since <math>EG=FH=34</math>; therefore <math>a=\tfrac 58</math> and <math>[ABCD]=850</math>. | ||
==Solution 2 (Lazy)== | ==Solution 2 (Lazy)== |
Revision as of 17:39, 25 January 2022
Contents
Problem 13
On square , points , and lie on sides and respectively, so that and . Segments and intersect at a point , and the areas of the quadrilaterals and are in the ratio Find the area of square .
Solution (Official Solution, MAA)
Let be the side length of , let , and be the midpoints of and , respectively, let be the foot of the perpendicular from to , let be the foot of the perpendicular from to . The fraction of the area of the square which is occupied by trapezoid is so is the center of . Thus , , are collinear, and . Similarly, the fraction of the area occupied by trapezoid is , so and .
Because , the area of is the sum Rectangle has area . If , then has area Therefore .
Because these areas are in the ratio , it follows that from which we get . Note that , so and . Then
Solution 1
Let be the side length of , let . Let and be the midpoints of and , respectively; because , is also the center of the square. Draw through , with on , on . Segments and divide the square into four congruent quadrilaterals, each of area . Then The fraction of the total area occupied by parallelogram is , so .
Because , with , we get . Now and because , with , we get . By Pythagoras' Theorem on , we get with roots or . The former leads to a square with diagonal less than , which can't be, since ; therefore and .
Solution 2 (Lazy)
, a multiple of . In addition, , which is . Therefore, we suspect the square of the "hypotenuse" of a right triangle, corresponding to and must be a multiple of . All of these triples are primitive:
The sides of the square can only equal the longer leg, or else the lines would have to extend outside of the square. Substituting :
Thus, is the only valid answer.
Solution 3
Continue in the same way as solution 1 to get that has area , and . You can then find has length .
Then, if we drop a perpendicular from to at , We get .
Thus, , and we know , and . Thus, we can set up an equation in terms of using the Pythagorean theorem.
is extraneous, so . Since the area is , we have it is equal to
-Alexlikemath
See also
2014 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
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.