2014 AMC 8 Problems/Problem 9: Difference between revisions
TheMagician (talk | contribs) No edit summary |
TheMagician (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
[asy] | <math>[asy] | ||
size(300); | size(300); | ||
defaultpen(linewidth(0.8)); | defaultpen(linewidth(0.8)); | ||
| Line 5: | Line 5: | ||
draw(A--B--C--A); | draw(A--B--C--A); | ||
draw(D--B); | draw(D--B); | ||
dot("<math>A< | dot("</math>A<math>", A, SW); | ||
dot("<math>B< | dot("</math>B<math>", B, NE); | ||
dot("<math>C< | dot("</math>C<math>", C, SE); | ||
dot("<math>D< | dot("</math>D<math>", D, S); | ||
label("<math>70^\circ< | label("</math>70^\circ<math>",C,2*dir(180-35));[/asy]</math> | ||
Revision as of 17:39, 26 November 2014
A
B
C
D
70^\circ