Technique: coordinate bash
Place the figure on coordinates and compute
- 1.2010 AMC 10A #7
Crystal has a running course marked out for her daily run. She begins this run by heading due north for one mile. She then runs northeast for one mile, then southeast for one mile. The last portion of her run takes her on a straight line back to where she started. How far, in miles, is this last portion of her run?
- A)
- B)
- C)
- D)
- E)
- A)
- 2.2011 AMC 10A #18
Circles and each have radius 1. Circles and share one point of tangency. Circle has a point of tangency with the midpoint of . What is the area inside Circle but outside circle and circle ?
- A)
- B)
- C)
- D)
- E)
- A)
- 3.2012 AMC 10B #14
Two equilateral triangles are contained in a square whose side length is . The bases of these triangles are the opposite sides of the square, and their intersection is a rhombus. What is the area of the rhombus?
- A)
- B)
- C)
- D)
- E)
- A)
- 4.2025 AMC 10B #13
The altitude to the hypotenuse of a right triangle is divided into two segments of lengths by the median to the shortest side of the triangle. What is the ratio ?
- A)
- B)
- C)
- D)
- E)
- A)
- 5.2012 AMC 10B #23
A solid tetrahedron is sliced off a wooden unit cube by a plane passing through two nonadjacent vertices on one face and one vertex on the opposite face not adjacent to either of the first two vertices. The tetrahedron is discarded and the remaining portion of the cube is placed on a table with the cut surface face down. What is the height of this object?
- A)
- B)
- C)
- D)
- E)
- A)
- 6.2014 AMC 10A #23
A rectangular piece of paper whose length is times the width has area . The paper is divided into three equal sections along the opposite lengths, and then a dotted line is drawn from the first divider to the second divider on the opposite side as shown. The paper is then folded flat along this dotted line to create a new shape with area . What is the ratio ?

- A)
- B)
- C)
- D)
- E)
- A)
- 7.2015 AMC 10B #19
In , and . Squares and are constructed outside of the triangle. The points , and lie on a circle. What is the perimeter of the triangle?
- A)
- B)
- C)
- D)
- E)
- A)
- 8.2016 AMC 10A #21
Circles with centers and , having radii and , respectively, lie on the same side of line and are tangent to at and , respectively, with between and . The circle with center is externally tangent to each of the other two circles. What is the area of triangle ?
- A)
- B)
- C)
- D)
- E)
- A)
- 9.2017 AMC 10B #19
Let be an equilateral triangle. Extend side beyond to a point so that . Similarly, extend side beyond to a point so that , and extend side beyond to a point so that . What is the ratio of the area of to the area of ?
- A)
- B)
- C)
- D)
- E)
- A)
- 10.2018 AMC 10B #24
Let be a regular hexagon with side length . Denote by , , and the midpoints of sides , , and , respectively. What is the area of the convex hexagon whose interior is the intersection of the interiors of and ?
- A)
- B)
- C)
- D)
- E)
- A)
- 11.2018 AMC 10A #23
Farmer Pythagoras has a field in the shape of a right triangle. The right triangle's legs have lengths and units. In the corner where those sides meet at a right angle, he leaves a small unplanted square so that from the air it looks like the right angle symbol. The rest of the field is planted. The shortest distance from to the hypotenuse is units. What fraction of the field is planted?

- A)
- B)
- C)
- D)
- E)
- A)
- 12.2024 AMC 10A #22
Let be the kite formed by joining two right triangles with legs and along a common hypotenuse. Eight copies of are used to form the polygon shown below. What is the area of triangle ?

- A)
- B)
- C)
- D)
- E)
- A)
Answers
| # | Answer | Topic and the idea it turns on |
|---|---|---|
| 1 | C | Triangles: Area & Pythagorean — The northeast and southeast miles are perpendicular legs of a right isosceles triangle, so together they move her sqrt(2) east and 0 north; the return leg is sqrt(1 + 2). |
| 2 | C | Circles — Center C is sqrt(2) from A and B, so circle C overlaps each of them in a 90-degree lens of area pi/2 - 1. |
| 3 | D | Quadrilaterals & Polygon Areas — Each triangle has height 3, so the apexes are 6 - 2√3 apart; the side lines cross at height √3, making the other diagonal 2√3 - 2. |
| 4 | A | Triangle Centers & Cevians — The altitude foot and the intersection point both lie on one ray from the right-angle vertex, so the 4:3 split is read straight off their first coordinates. |
| 5 | D | Solid Geometry — The cut face is perpendicular to the space diagonal from the removed corner; that corner's height above the face is 1/√3, so √3 - 1/√3 remains. |
| 6 | C | Transformations & Symmetry — The fold line makes a 60-degree angle with the base, so corner B lands exactly on corner D and the overlap is an equilateral triangle of area A/3. |
| 7 | C | Circles — The center lies on the perpendicular bisectors of XY and ZW, i.e. of AB and AC, so it is the midpoint of AB; equal radii force AC = BC. |
| 8 | D | Circles — Tangent circles on a common line have horizontal center separations sqrt((r1+r2)^2 - (r1-r2)^2): here 2sqrt2 and 2sqrt6, so the centers are (-2sqrt2, 1), (0, 2), (2sqrt6, 3) and shoelace finishes. |
| 9 | E | Triangles: Area & Pythagorean — The big triangle is ABC plus three triangles with sides 4s and 3s at a 120-degree angle, each 12 times [ABC], so 1 + 36 = 37. |
| 10 | C | Quadrilaterals & Polygon Areas — Each side of XYZ cuts a corner off ACE through the midpoint of one side and the quarter point of another, removing 1/8 of ACE three times. |
| 11 | D | Triangles: Area & Pythagorean — Cut the field into the square, a base-5 height-2 triangle on the hypotenuse, and two right triangles along the legs; total area 6 forces s = 2/7. |
| 12 | B | Triangles: Area & Pythagorean — AB = 3 + 3 is the sum of two bases of isosceles triangles with legs √3 and apex 120°, and C lies 3√3/2 above AB, giving area 9√3/2. |