GET READY FOR THE AMC 12 WITH AoPS
Learn with outstanding instructors and top-scoring students from around the world in our
AMC 12 Problem Series online course.
Difference between revisions of "2010 AMC 12B Problems"
m (→Problem 2) |
|||
| Line 10: | Line 10: | ||
<center><asy> | <center><asy> | ||
| − | unitsize( | + | unitsize(4mm); |
defaultpen(linewidth(.8pt)); | defaultpen(linewidth(.8pt)); | ||
| − | draw((0,0)--(5,0)--(5,2)--( | + | draw((0,0)--(5,0)--(5,2)--(2,2)--(2,8)--(0,8)--cycle); |
label("8",(0,4),W); | label("8",(0,4),W); | ||
label("5",(5/2,0),S); | label("5",(5/2,0),S); | ||
![[asy] unitsize(4mm); defaultpen(linewidth(.8pt)); draw((0,0)--(5,0)--(5,2)--(2,2)--(2,8)--(0,8)--cycle); label("8",(0,4),W); label("5",(5/2,0),S); label("2",(5,1),E); label("2",(1,8),N); [/asy]](http://latex.artofproblemsolving.com/1/2/2/122a4290575eda1b63a0b302c47384ced6bb393e.png)