Difference between revisions of "2022 AMC 8 Problems/Problem 24"
Cellsecret (talk | contribs) (→Video Solution) |
MRENTHUSIASM (talk | contribs) m (→Problem) |
||
Line 5: | Line 5: | ||
<asy> | <asy> | ||
usepackage("mathptmx"); | usepackage("mathptmx"); | ||
− | + | size(275); | |
− | defaultpen(linewidth(0. | + | defaultpen(linewidth(0.8)); |
real r = 2, s = 2.5, theta = 14; | real r = 2, s = 2.5, theta = 14; | ||
pair G = (0,0), F = (r,0), C = (r,s), B = (0,s), M = (C+F)/2, I = M + s/2 * dir(-theta); | pair G = (0,0), F = (r,0), C = (r,s), B = (0,s), M = (C+F)/2, I = M + s/2 * dir(-theta); | ||
Line 19: | Line 19: | ||
dot("$D$",D,dir(0)); | dot("$D$",D,dir(0)); | ||
dot("$E$",E,S); | dot("$E$",E,S); | ||
− | dot("$F$",F,1.5* | + | dot("$F$",F,1.5*dir(-100)); |
dot("$G$",G,S); | dot("$G$",G,S); | ||
dot("$H$",H,W); | dot("$H$",H,W); | ||
Line 26: | Line 26: | ||
</asy> | </asy> | ||
− | <math>\textbf{(A)} ~112\qquad\textbf{(B)} ~128\qquad\textbf{(C)} ~192\qquad\textbf{(D)} ~240\qquad\textbf{(E)} ~288 | + | <math>\textbf{(A)} ~112\qquad\textbf{(B)} ~128\qquad\textbf{(C)} ~192\qquad\textbf{(D)} ~240\qquad\textbf{(E)} ~288</math> |
==Solution== | ==Solution== |
Revision as of 02:07, 19 February 2022
Problem
The figure below shows a polygon , consisting of rectangles and right triangles. When cut out and folded on the dotted lines, the polygon forms a triangular prism. Suppose that and . What is the volume of the prism?
Solution
While imagining the folding, goes on goes on and goes on So, and Also, becomes an edge parallel to so that means
Since then So, the area of is If we let be the base, then the height is So, the volume is
Solution by aops-g5-gethsemanea2
Remark
It is easy to visualize the prism when is the base and is the height.
~MathFun1000
Video Solution
https://www.youtube.com/watch?v=2uoBPp4Kxck
~Mathematical Dexterity
Video Solution
https://youtu.be/Ij9pAy6tQSg?t=2432
~Interstigation
See Also
2022 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 23 |
Followed by Problem 25 | |
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.