Difference between revisions of "2015 AMC 8 Problems/Problem 12"

Line 18: Line 18:
 
label("$F$",(1,1,1),N);
 
label("$F$",(1,1,1),N);
 
</asy>
 
</asy>
The area of <math>\triangle ABC</math> is equal to half the product of its base and height.  By the Pythagorean Theorem, we find its height is <math>\sqrt{1^2+2^2}=\sqrt{5}</math>, and its base is <math>\sqrt{2^2+4^2}=\sqrt{20}</math>.  We multiply these and divide by 2 to find the of the triangle is <math>\frac{\sqrt{5 \cdot 20}}2=\frac{\sqrt{100}}2=\frac{10}2=5</math>.  Since the grid has an area of <math>30</math>, the fraction of the grid covered by the triangle is <math>\frac 5{30}=\boxed{\textbf{(A) }\frac{1}{6}}</math>.
+
 
  
 
==See Also==
 
==See Also==

Revision as of 17:26, 25 November 2015

How many pairs of parallel edges, such as $\overline{AB}$ and $\overline{GH}$ or $\overline{EH}$ and $\overline{FG}$, does a cube have?


$\textbf{(A) }6 \quad\textbf{(B) }12 \quad\textbf{(C) } 18 \quad\textbf{(D) } 24 \quad \textbf{(E) } 36$ [asy] import three; currentprojection=orthographic(1/2,-1,1/2); /* three - currentprojection, orthographic */ draw((0,0,0)--(1,0,0)--(1,1,0)--(0,1,0)--cycle); draw((0,0,0)--(0,0,1)); draw((0,1,0)--(0,1,1)); draw((1,1,0)--(1,1,1)); draw((1,0,0)--(1,0,1));  draw((0,0,1)--(1,0,1)--(1,1,1)--(0,1,1)--cycle); label("$D$",(0,0,0),S); label("$A$",(0,0,1),N); label("$H$",(0,1,0),S); label("$E$",(0,1,1),N); label("$C$",(1,0,0),S); label("$B$",(1,0,1),N); label("$G$",(1,1,0),S); label("$F$",(1,1,1),N); [/asy]


See Also

2015 AMC 8 (ProblemsAnswer KeyResources)
Preceded by
Problem 11
Followed by
Problem 13
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. AMC logo.png