Finding the radius of the smallest circle that can circumscribe an equilateral triangle

$\begingroup$

Q:A puzzle board is in the form of an equilateral triangle that has an area of $7\sqrt{3}$ if the board is placed on a circular table, what should be the min area of the table so that the whole board fits inside the table.

A: $\frac{88}{3}$

I get that the side of the triangle is $2\sqrt{7}$ and also that in an equilateral triangle the median, perpendicular bisector, altitude and angle bisector are the same. I'm however still stuck with how to get the radius without resorting to sin/cos etc.

$\endgroup$ 3

4 Answers

$\begingroup$

Consider this image:

enter image description here

The distance from the center of the triangle (a.k.a. apothem) to the midpoint of one of its side is $h/3$, where $h$ is the height of the triangle. So the radius of the circle r is the distance from the center of the triangle to a vertex, and this distance is $2h/3$.

Finding the side of the triangle (L)

We know that the area of the triangle is $7\sqrt{3}$, so we do:

$Area = \frac{1}{2}(base)(height) = \frac{1}{2}L\left(\frac{L\sqrt{3}}{2}\right) = 7\sqrt{3}$

Solving for L, we get $L = 2\sqrt{7}$.

Finding the radius of the circle (r)

As you already calculated, we can use the pythagorean theorem to find the height of the triangle:

$L^2 = \left(\frac{L}{2}\right)^2 + h^2$

$h = \sqrt{L^2 - \frac{L^2}{4}} = \frac{L\sqrt{3}}{2}$

The radius of the circle is then:

$r = \frac{2}{3}h = \frac{2}{3}\frac{L\sqrt{3}}{2} = \frac{L\sqrt{3}}{3} = \frac{2\sqrt{7}\sqrt{3}}{3} = \frac{2\sqrt{21}}{3}$

Finding the area of the circle

$Area_{circle} = \pi r^2 = \pi \left(\frac{2\sqrt{21}}{3}\right)^2 = \pi \frac{(4)(21)}{9} = \frac{28\pi}{3} \approx \frac{88}{3}$

$\endgroup$ $\begingroup$

Hint: Use similar triangles to determine where along the bisectors their intersection lies. Sines and cosines will still be there, of course, since they’re ratios of sides of a right triangle, but you won’t be using the functions explicitly.

$\endgroup$ $\begingroup$

In an equilateral triangle the orthocenter, centroid, circumcenter and incenter coincide. The center of the circle is the centroid and height coincides with the median. The radius of the circumcircle is equal to two thirds the height.

Use the property in last sentence to find out the radius of circle that completely circumscribes the triangle using the triangle's height.

Height of triangle = root (21) Radius of circle = 2/3 rd of root (21) Area of circle = 88/3

$\endgroup$ $\begingroup$

Follow the proportions of sides of a $(30-60-90) $ degree right triangle.

$$ r = \frac{a}{2} \cdot \sqrt{ 3} \cdot \dfrac{2}{3} =\frac{a}{\sqrt{ 3}}$$

$$ \pi r^2= \frac{\pi a^2}{3}\approx \frac{22}{7}\cdot \frac{28}{3}\approx \frac{88}{3} $$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like