Difference between revisions of "2003 AMC 12A Problems/Problem 17"
(→Solution 6(LoC)) |
Hashtagmath (talk | contribs) |
||
Line 25: | Line 25: | ||
<math>\textbf{(A)}\ 3 \qquad \textbf{(B)}\ \frac {16}{5} \qquad \textbf{(C)}\ \frac {13}{4} \qquad \textbf{(D)}\ 2\sqrt {3} \qquad \textbf{(E)}\ \frac {7}{2}</math> | <math>\textbf{(A)}\ 3 \qquad \textbf{(B)}\ \frac {16}{5} \qquad \textbf{(C)}\ \frac {13}{4} \qquad \textbf{(D)}\ 2\sqrt {3} \qquad \textbf{(E)}\ \frac {7}{2}</math> | ||
− | == Solution 1== | + | == Solutions == |
+ | === Solution 1=== | ||
Let <math>D</math> be the origin. <math>A</math> is the point <math>(0,4)</math> and <math>M</math> is the point <math>(2,0)</math>. We are given the radius of the quarter circle and semicircle as <math>4</math> and <math>2</math>, respectively, so their equations, respectively, are: | Let <math>D</math> be the origin. <math>A</math> is the point <math>(0,4)</math> and <math>M</math> is the point <math>(2,0)</math>. We are given the radius of the quarter circle and semicircle as <math>4</math> and <math>2</math>, respectively, so their equations, respectively, are: | ||
Line 55: | Line 56: | ||
The first value of <math>0</math> is obviously referring to the x-coordinate of the point where the circles intersect at the origin, <math>D</math>, so the second value must be referring to the x coordinate of <math>P</math>. Since <math>\overline{AD}</math> is the y-axis, the distance to it from <math>P</math> is the same as the x-value of the coordinate of <math>P</math>, so the distance from <math>P</math> to <math>\overline{AD}</math> is <math>\frac{16}{5} \Rightarrow B</math> | The first value of <math>0</math> is obviously referring to the x-coordinate of the point where the circles intersect at the origin, <math>D</math>, so the second value must be referring to the x coordinate of <math>P</math>. Since <math>\overline{AD}</math> is the y-axis, the distance to it from <math>P</math> is the same as the x-value of the coordinate of <math>P</math>, so the distance from <math>P</math> to <math>\overline{AD}</math> is <math>\frac{16}{5} \Rightarrow B</math> | ||
− | == Solution 2== | + | === Solution 2 === |
<math>APMD</math> obviously forms a kite. Let the intersection of the diagonals be <math>E</math>. <math>AE+EM=AM=2\sqrt{5}</math> Let <math>AE=x</math>. Then, <math>EM=2\sqrt{5}-x</math>. | <math>APMD</math> obviously forms a kite. Let the intersection of the diagonals be <math>E</math>. <math>AE+EM=AM=2\sqrt{5}</math> Let <math>AE=x</math>. Then, <math>EM=2\sqrt{5}-x</math>. | ||
Line 68: | Line 69: | ||
~BJHHar | ~BJHHar | ||
− | ==Solution 3== | + | === Solution 3 === |
Note that <math>P</math> is merely a reflection of <math>D</math> over <math>AM</math>. Call the intersection of <math>AM</math> and <math>DP</math> <math>X</math>. Drop perpendiculars from <math>X</math> and <math>P</math> to <math>AD</math>, and denote their respective points of intersection by <math>J</math> and <math>K</math>. We then have <math>\triangle DXJ\sim\triangle DPK</math>, with a scale factor of 2. Thus, we can find <math>XJ</math> and double it to get our answer. With some analytical geometry, we find that <math>XJ=\frac{8}{5}</math>, implying that <math>PK=\frac{16}{5}</math>. | Note that <math>P</math> is merely a reflection of <math>D</math> over <math>AM</math>. Call the intersection of <math>AM</math> and <math>DP</math> <math>X</math>. Drop perpendiculars from <math>X</math> and <math>P</math> to <math>AD</math>, and denote their respective points of intersection by <math>J</math> and <math>K</math>. We then have <math>\triangle DXJ\sim\triangle DPK</math>, with a scale factor of 2. Thus, we can find <math>XJ</math> and double it to get our answer. With some analytical geometry, we find that <math>XJ=\frac{8}{5}</math>, implying that <math>PK=\frac{16}{5}</math>. | ||
− | ==Solution 4== | + | === Solution 4 === |
As in Solution 2, draw in <math>DP</math> and <math>AM</math> and denote their intersection point <math>X</math>. Next, drop a perpendicular from <math>P</math> to <math>AD</math> and denote the foot as <math>Z</math>. <math>AP \cong AD</math> as they are both radii and similarly <math>DM \cong MP</math> so <math>APMD</math> is a kite and <math>DX \perp XM</math> by a well-known theorem. | As in Solution 2, draw in <math>DP</math> and <math>AM</math> and denote their intersection point <math>X</math>. Next, drop a perpendicular from <math>P</math> to <math>AD</math> and denote the foot as <math>Z</math>. <math>AP \cong AD</math> as they are both radii and similarly <math>DM \cong MP</math> so <math>APMD</math> is a kite and <math>DX \perp XM</math> by a well-known theorem. | ||
Line 78: | Line 79: | ||
Manipulating similar triangles gives us <math>PZ=\frac{16}{5}</math> | Manipulating similar triangles gives us <math>PZ=\frac{16}{5}</math> | ||
− | ==Solution 5== | + | === Solution 5 === |
Using the double-angle formula for sine, what we need to find is <math>AP\cdot \sin(DAP) = AP\cdot 2\sin( DAM) \cos(DAM) = 4\cdot 2\cdot \frac{2}{\sqrt{20}}\cdot\frac{4}{\sqrt{20}} = \frac{16}{5}</math>. | Using the double-angle formula for sine, what we need to find is <math>AP\cdot \sin(DAP) = AP\cdot 2\sin( DAM) \cos(DAM) = 4\cdot 2\cdot \frac{2}{\sqrt{20}}\cdot\frac{4}{\sqrt{20}} = \frac{16}{5}</math>. | ||
==Solution 6(LoC)== | ==Solution 6(LoC)== |
Revision as of 03:44, 12 January 2021
Contents
Problem
Square has sides of length , and is the midpoint of . A circle with radius and center intersects a circle with radius and center at points and . What is the distance from to ?
Solutions
Solution 1
Let be the origin. is the point and is the point . We are given the radius of the quarter circle and semicircle as and , respectively, so their equations, respectively, are:
Subtract the second equation from the first:
Then substitute:
Thus and making and .
The first value of is obviously referring to the x-coordinate of the point where the circles intersect at the origin, , so the second value must be referring to the x coordinate of . Since is the y-axis, the distance to it from is the same as the x-value of the coordinate of , so the distance from to is
Solution 2
obviously forms a kite. Let the intersection of the diagonals be . Let . Then, .
By Pythagorean Theorem, . Thus, . Simplifying, . By Pythagoras again, . Then, the area of is .
Using instead as the base, we can drop a altitude from P. . . Thus, the horizontal distance is
~BJHHar
Solution 3
Note that is merely a reflection of over . Call the intersection of and . Drop perpendiculars from and to , and denote their respective points of intersection by and . We then have , with a scale factor of 2. Thus, we can find and double it to get our answer. With some analytical geometry, we find that , implying that .
Solution 4
As in Solution 2, draw in and and denote their intersection point . Next, drop a perpendicular from to and denote the foot as . as they are both radii and similarly so is a kite and by a well-known theorem.
Pythagorean theorem gives us . Clearly by angle-angle and by Hypotenuse Leg. Manipulating similar triangles gives us
Solution 5
Using the double-angle formula for sine, what we need to find is .
Solution 6(LoC)
We use the Law of Cosines:
See Also
2003 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 16 |
Followed by Problem 18 |
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 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.