返回题库

PUMaC 2012 · 几何(A 组) · 第 1 题

PUMaC 2012 — Geometry (Division A) — Problem 1

专题
Discrete Math / 离散数学
难度
L3
来源
PUMaC

题目详情

  1. [ 3 ] Three circles, with radii of 1 , 1 , and 2, are externally tangent to each other. The minimum possible area of a quadrilateral that contains and is tangent to all three circles can be written √ as a + b c where c is not divisible by any perfect square larger than 1. Find a + b + c .
解析
  1. [ 3 ] Three circles, with radii of 1 , 1 , and 2, are externally tangent to each other. The minimum possible area of a quadrilateral that contains and is tangent to all three circles can be written √ as a + b c where c is not divisible by any perfect square larger than 1. Find a + b + c . Solution: In order to have the smallest quadrilateral, we want to make it tangent at as many points as possible. Consider the following quadrilateral. Note that 3 of the sides are fixed as 3 sides of a rectangle, so the area is proportional to the distance from the side tangential to the two small circles to the midpoint of the fourth side. This can be minimized by making the fourth side the fourth side of a rectangle, which is tangent to the large circle at its midpoint. To find the width of this rectangle, note that it is the sum of a radius of a small circle, a radius of the large circle, and the altitude of a isosceles triangle with side lengths of 2 , 3 , 3. Using the Pythagorean Theorem, we find the altitude to √ be 2 2. To calculate the whole area of the rectangle, we multiply its height, 4, by its width, √ √ 3 + 2 2, to get 12 + 8 2. So a + b + c = 12 + 8 + 2 = 22 .