Difference between revisions of "2020 AMC 8 Problems/Problem 18"
Icematrix2 (talk | contribs) |
(→Solution) |
||
Line 8: | Line 8: | ||
==Solution== | ==Solution== | ||
First, realize <math>ABCD</math> is not a square. It can easily be seen that the diameter of the semicircle is <math>9+16+9=34</math>, so the radius is <math>\frac{34}{2}=17</math>. Express the area of Rectangle <math>ABCD</math> as <math>16h</math>, where <math>h=AB</math>. Notice that by the Pythagorean theorem <math>8^2+h^{2}=17^{2}\implies h=15</math>. Then, the area of Rectangle <math>ABCD</math> is equal to <math>16\cdot 15=\boxed{\textbf{(A) }240}</math>. ~icematrix | First, realize <math>ABCD</math> is not a square. It can easily be seen that the diameter of the semicircle is <math>9+16+9=34</math>, so the radius is <math>\frac{34}{2}=17</math>. Express the area of Rectangle <math>ABCD</math> as <math>16h</math>, where <math>h=AB</math>. Notice that by the Pythagorean theorem <math>8^2+h^{2}=17^{2}\implies h=15</math>. Then, the area of Rectangle <math>ABCD</math> is equal to <math>16\cdot 15=\boxed{\textbf{(A) }240}</math>. ~icematrix | ||
+ | |||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | [asy] draw(arc((0,0),17,180,0)); draw((-17,0)--(17,0)); fill((-8,0)--(-8,15)--(8,15)--(8,0)--cycle, 1.5*grey); draw((-8,0)--(-8,15)--(8,15)--(8,0)--cycle); dot("<math>A</math>",(8,0), 1.25*S); dot("<math>B</math>",(8,15), 1.25*N); dot("<math>C</math>",(-8,15), 1.25*N); dot("<math>D</math>",(-8,0), 1.25*S); dot("<math>E</math>",(17,0), 1.25*S); dot("<math>F</math>",(-17,0), 1.25*S); label("<math>16</math>",(0,0),N); label("<math>9</math>",(12.5,0),N); label("<math>9</math>",(-12.5,0),N); dot("<math>O</math>", (0,0), 1.25*N);[/asy] | ||
+ | |||
+ | We have <math>OC=17</math>, as it is a radius, and <math>OD=8</math> since it is half of <math>AD</math>. This means that <math>CD=\sqrt{17^2-8^2}=15</math>. So <math>16*15=\boxed{\textbf{(A)}240}</math> | ||
+ | |||
+ | ~yofro | ||
==See also== | ==See also== |
Revision as of 01:37, 18 November 2020
Rectangle is inscribed in a semicircle with diameter as shown in the figure. Let and let What is the area of
Solution
First, realize is not a square. It can easily be seen that the diameter of the semicircle is , so the radius is . Express the area of Rectangle as , where . Notice that by the Pythagorean theorem . Then, the area of Rectangle is equal to . ~icematrix
Solution 2
[asy] draw(arc((0,0),17,180,0)); draw((-17,0)--(17,0)); fill((-8,0)--(-8,15)--(8,15)--(8,0)--cycle, 1.5*grey); draw((-8,0)--(-8,15)--(8,15)--(8,0)--cycle); dot("",(8,0), 1.25*S); dot("",(8,15), 1.25*N); dot("",(-8,15), 1.25*N); dot("",(-8,0), 1.25*S); dot("",(17,0), 1.25*S); dot("",(-17,0), 1.25*S); label("",(0,0),N); label("",(12.5,0),N); label("",(-12.5,0),N); dot("", (0,0), 1.25*N);[/asy]
We have , as it is a radius, and since it is half of . This means that . So
~yofro
See also
2020 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 17 |
Followed by Problem 19 | |
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 |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.