Constructing Inscribed and Circumscribed Circles

Help Questions

Geometry › Constructing Inscribed and Circumscribed Circles

Questions 1 - 7
1

The incircle of triangle $$MNP$$ has radius 4 and center $$I$$. If the triangle's semiperimeter is 15, what is the area of triangle $$MNP$$?

$$30$$

$$75$$

$$60$$

$$45$$

Explanation

When you encounter problems involving an incircle (the circle inscribed within a triangle), you're dealing with one of geometry's most elegant relationships. The key insight is that the incircle's radius connects directly to the triangle's area and perimeter.

The fundamental formula for any triangle with an incircle is: Area = radius × semiperimeter. This relationship exists because the incircle's center connects to all three sides, creating three smaller triangles whose combined area equals the original triangle.

Given an inradius of 4 and semiperimeter of 15, we can calculate: Area = $$4 \times 15 = 60$$. This confirms answer choice C is correct.

Let's examine why the other answers represent common mistakes. Answer A (45) likely comes from incorrectly using the formula Area = $$\frac{1}{2} \times \text{base} \times \text{height}$$ and assuming the radius somehow represents half the height. Answer B (30) suggests someone may have confused the semiperimeter with the full perimeter, calculating $$4 \times 7.5 = 30$$. Answer D (75) might result from adding the radius and semiperimeter instead of multiplying: $$4 + 15 = 19$$, though this doesn't directly yield 75, it represents the type of operational error students sometimes make under pressure.

Remember this powerful relationship: whenever you see an incircle problem with given radius and semiperimeter, immediately think "Area = r × s." This formula works for any triangle and often provides the most direct path to the solution, bypassing more complex approaches involving side lengths or angles.

2

Triangle $$PQR$$ is inscribed in a circle with center $$O$$ and radius 10. If arc $$PQ$$ measures $$120°$$ and arc $$QR$$ measures $$100°$$, what is the measure of $$\angle QPR$$?

$$60°$$

$$70°$$

$$40°$$

$$50°$$

Explanation

An inscribed angle measures half the central angle that subtends the same arc. $$\angle QPR$$ is an inscribed angle that intercepts arc $$QR$$. Since arc $$QR$$ measures $$100°$$, $$\angle QPR = \frac{100°}{2} = 50°$$. Choice A incorrectly uses arc $$PR$$ (which measures $$360° - 120° - 100° = 140°$$, giving $$70°$$). Choice C incorrectly uses arc $$PQ$$ ($$120°/2 = 60°$$). Choice D uses an incorrect calculation or wrong arc measurement.

3

A regular hexagon is inscribed in a circle of radius 8. What is the area of the region between the circle and the hexagon?

$$64\pi - 96\sqrt{3}$$

$$32\pi - 96\sqrt{3}$$

$$64\pi - 48\sqrt{3}$$

$$64\pi - 144\sqrt{3}$$

Explanation

The area between the circle and hexagon equals the circle's area minus the hexagon's area. Circle area = $$\pi r^2 = 64\pi$$. A regular hexagon inscribed in a circle of radius $$r$$ has area $$\frac{3\sqrt{3}}{2}r^2$$. With $$r = 8$$, hexagon area = $$\frac{3\sqrt{3}}{2} \cdot 64 = 96\sqrt{3}$$. Therefore, the area between = $$64\pi - 96\sqrt{3}$$. Choice B uses an incorrect hexagon area formula (missing factor of 2). Choice C uses wrong circle area (missing factor of 2). Choice D uses an incorrect hexagon area calculation (extra factor of 1.5).

4

A quadrilateral $$PQRS$$ is inscribed in a circle. If $$\angle P = 3x + 20°$$, $$\angle Q = 2x - 10°$$, and $$\angle R = x + 40°$$, what is the measure of $$\angle S$$?

$$80°$$

$$90°$$

$$110°$$

$$70°$$

Explanation

In a cyclic quadrilateral, opposite angles are supplementary. From $$\angle P + \angle R = 180°$$: $$(3x + 20) + (x + 40) = 180°$$, so $$4x + 60 = 180°$$, giving $$x = 30°$$. Therefore $$\angle Q = 2(30) - 10 = 50°$$. Since $$\angle Q + \angle S = 180°$$, we have $$\angle S = 180° - 50° = 130°$$. Wait, this doesn't match the choices. Let me recalculate: $$\angle Q = 2(30) - 10 = 70°$$, so $$\angle S = 180° - 70° = 110°$$. Choice A gives angle Q's measure. Choice C assumes a right angle. Choice D uses an arithmetic error.

5

The circumcenter of triangle $$ABC$$ is equidistant from all three vertices. If the circumcenter lies outside the triangle, what can be concluded about triangle $$ABC$$?

Triangle $$ABC$$ must be an obtuse triangle with one angle greater than $$90°$$

Triangle $$ABC$$ must be an acute triangle with all angles less than $$60°$$

Triangle $$ABC$$ must be a right triangle with one angle equal to $$90°$$

Triangle $$ABC$$ must be an isosceles triangle with two equal sides

Explanation

When you encounter questions about the circumcenter's location, remember that its position relative to the triangle reveals crucial information about the triangle's angles.

The circumcenter is the point where the perpendicular bisectors of all three sides intersect, and it's equidistant from all vertices. The key insight is understanding how the circumcenter's location relates to the triangle's largest angle. In an obtuse triangle, the circumcenter always lies outside the triangle, specifically on the opposite side of the longest side from the obtuse angle.

Here's why: when one angle exceeds $$90°$$, the perpendicular bisectors of the sides forming that angle must intersect outside the triangle to maintain equal distances to all three vertices. This geometric constraint forces the circumcenter outward.

Option A is incorrect because in acute triangles (where all angles are less than $$90°$$), the circumcenter lies inside the triangle. The specific constraint about angles being less than $$60°$$ is irrelevant to circumcenter location.

Option B is wrong because a triangle's symmetry properties don't determine circumcenter location. Both isosceles and scalene triangles can have circumcenters inside or outside, depending on their angles.

Option C is incorrect because in right triangles, the circumcenter lies exactly on the hypotenuse (the longest side), not outside the triangle. The right angle creates a special case where the circumcenter sits on the triangle's boundary.

Study tip: Remember the circumcenter location rule: inside for acute triangles, on the hypotenuse for right triangles, and outside for obtuse triangles. This pattern appears frequently in geometry problems involving triangle centers.

6

In quadrilateral $$WXYZ$$ inscribed in a circle, $$\angle W = 2\angle Y$$ and $$\angle X = \angle Z + 30°$$. What is the measure of $$\angle Y$$?

$$50°$$

$$60°$$

$$45°$$

$$40°$$

Explanation

When you encounter a cyclic quadrilateral (a quadrilateral inscribed in a circle), remember that opposite angles are supplementary—they add up to $$180°$$. This property is the key to solving this problem.

Let's set up the relationships systematically. If we call $$\angle Y = x$$, then $$\angle W = 2x$$ (given). Since opposite angles are supplementary: $$\angle W + \angle Y = 180°$$, so $$2x + x = 180°$$, which gives us $$3x = 180°$$ and $$x = 60°$$.

Let's verify this works with the other condition. We found $$\angle Y = 60°$$, so $$\angle W = 120°$$. For the other pair of opposite angles, let $$\angle Z = y$$. Then $$\angle X = y + 30°$$ (given). Since $$\angle X + \angle Z = 180°$$: $$(y + 30°) + y = 180°$$, so $$2y = 150°$$ and $$y = 75°$$. This means $$\angle Z = 75°$$ and $$\angle X = 105°$$.

Checking: $$120° + 60° = 180°$$ ✓ and $$105° + 75° = 180°$$

Choice A ($$45°$$) would make $$\angle W = 90°$$, giving a sum of $$135°$$ instead of $$180°$$. Choice B ($$60°$$) is our correct answer. Choice D ($$40°$$) would make $$\angle W = 80°$$, giving a sum of $$120°$$.

Study tip: For cyclic quadrilaterals, always start by using the opposite angles property (they sum to $$180°$$). Set up your equations systematically using this relationship—it's your most powerful tool for these problems.

7

In triangle $$ABC$$, the circumcenter lies on side $$BC$$. If $$AB = 5$$ and $$AC = 12$$, what is the radius of the circumscribed circle?

$$6.5$$

$$13$$

$$8.5$$

$$6$$

Explanation

When the circumcenter lies on a side of the triangle, the triangle is a right triangle with that side as the hypotenuse. Since the circumcenter lies on BC, angle A is 90°. By the Pythagorean theorem, $$BC = \sqrt{5^2 + 12^2} = \sqrt{169} = 13$$. The circumradius of a right triangle equals half the hypotenuse, so $$R = 13/2 = 6.5$$. Choice B uses an incorrect formula. Choice C gives the hypotenuse length instead of the radius. Choice D incorrectly uses half of one leg.