Difference between revisions of "2016 AMC 10B Problems/Problem 19"
(→Solution 2 (Similar Triangles)) |
Isabelchen (talk | contribs) |
||
Line 110: | Line 110: | ||
Since the opposite sides of a rectangle are parallel and <math>\angle{APE}</math> <math>=</math> <math>\angle{CPF}</math> due to vertical angles, <math>\triangle{APE}</math> <math>\sim</math> <math>\triangle{CPF}</math>. Furthermore, the ratio between the side lengths of the two triangles is <math>\frac{AE}{FC}</math> <math>=</math> <math>\frac{4}{3}</math>. Labeling <math>EP</math> <math>=</math> <math>4x</math> and <math>FP</math> <math>=</math> <math>3x</math>, we see that <math>EF</math> turns out to be equal to <math>7x</math>. Since the denominator of <math>\frac{PQ}{EF}</math> must now be a multiple of 7, the only possible solution in the answer choices is <math>\boxed{\textbf{(D)}~\frac{10}{91}}</math>. | Since the opposite sides of a rectangle are parallel and <math>\angle{APE}</math> <math>=</math> <math>\angle{CPF}</math> due to vertical angles, <math>\triangle{APE}</math> <math>\sim</math> <math>\triangle{CPF}</math>. Furthermore, the ratio between the side lengths of the two triangles is <math>\frac{AE}{FC}</math> <math>=</math> <math>\frac{4}{3}</math>. Labeling <math>EP</math> <math>=</math> <math>4x</math> and <math>FP</math> <math>=</math> <math>3x</math>, we see that <math>EF</math> turns out to be equal to <math>7x</math>. Since the denominator of <math>\frac{PQ}{EF}</math> must now be a multiple of 7, the only possible solution in the answer choices is <math>\boxed{\textbf{(D)}~\frac{10}{91}}</math>. | ||
+ | |||
+ | ==Solution 4 (Area)== | ||
+ | |||
+ | I will calculate <math>\frac{EP}{EF}</math> using similar triangle, and <math>\frac{EQ}{EF}</math> using area of <math>\triangle AEG</math> and <math>\triangle AFG</math>. | ||
+ | |||
+ | <asy>pair A1=(2,0),A2=(4,4); | ||
+ | pair B1=(0,4),B2=(5,1),B3=(4,4); | ||
+ | pair C1=(5,0),C2=(0,4),C3=(2,0); | ||
+ | draw(A1--A2); | ||
+ | draw(B1--B2); | ||
+ | draw(B2--B3); | ||
+ | draw(C1--C2); | ||
+ | draw(C2--C3); | ||
+ | draw(A1--B2); | ||
+ | draw((0,0)--B1--(5,4)--C1--cycle); | ||
+ | dot((20/7,12/7)); | ||
+ | dot((3.07692307692,2.15384615384)); | ||
+ | label("$Q$",(3.07692307692,2.15384615384),N); | ||
+ | label("$P$",(20/7,12/7),W); | ||
+ | label("$A$",(0,4), NW); | ||
+ | label("$B$",(5,4), NE); | ||
+ | label("$C$",(5,0),SE); | ||
+ | label("$D$",(0,0),SW); | ||
+ | label("$F$",(2,0),S); | ||
+ | label("$G$",(5,1),E); | ||
+ | label("$E$",(4,4),N);</asy> | ||
+ | |||
+ | ~isabelchen | ||
==See Also== | ==See Also== | ||
{{AMC10 box|year=2016|ab=B|num-b=18|num-a=20}} | {{AMC10 box|year=2016|ab=B|num-b=18|num-a=20}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 08:58, 8 October 2021
Contents
Problem
Rectangle has and . Point lies on so that , point lies on so that , and point lies on so that . Segments and intersect at and , respectively. What is the value of ?
Solution 1 (Coordinate Geometry)
First, we will define point as the origin. Then, we will find the equations of the following three lines: , , and . The slopes of these lines are , , and , respectively. Next, we will find the equations of , , and . They are as follows: After drawing in altitudes to from , , and , we see that because of similar triangles, and so we only need to find the x-coordinates of and . Finding the intersections of and , and and gives the x-coordinates of and to be and . This means that . Now we can find
Solution 2 (Similar Triangles)
Extend to intersect at . Letting , we have that
Then, notice that and . Thus, we see that and Thus, we see that
Solution 3 (Answer Choices)
Since the opposite sides of a rectangle are parallel and due to vertical angles, . Furthermore, the ratio between the side lengths of the two triangles is . Labeling and , we see that turns out to be equal to . Since the denominator of must now be a multiple of 7, the only possible solution in the answer choices is .
Solution 4 (Area)
I will calculate using similar triangle, and using area of and .
~isabelchen
See Also
2016 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 18 |
Followed by Problem 20 | |
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 AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.