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 $7sqrt{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 $2sqrt{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.
geometry circle triangle
$endgroup$
add a comment |
$begingroup$
Q:A puzzle board is in the form of an equilateral triangle that has an area of $7sqrt{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 $2sqrt{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.
geometry circle triangle
$endgroup$
$begingroup$
Hint: the center of the equilateral triangle is at a special place regarding the median of the sides, in term of length...
$endgroup$
– Martigan
Oct 2 '15 at 14:43
$begingroup$
To a given equilateral triangle, there is one and only one circle that circumscribes it. Therefore, there does not exist the "smallest" circle.
$endgroup$
– Mick
Oct 2 '15 at 16:13
$begingroup$
The area you’ve got looks like an approximation. It seems like there should be a factor of $pi$ in there somewhere.
$endgroup$
– amd
Oct 2 '15 at 20:33
add a comment |
$begingroup$
Q:A puzzle board is in the form of an equilateral triangle that has an area of $7sqrt{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 $2sqrt{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.
geometry circle triangle
$endgroup$
Q:A puzzle board is in the form of an equilateral triangle that has an area of $7sqrt{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 $2sqrt{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.
geometry circle triangle
geometry circle triangle
edited Jan 3 at 16:44
bia
asked Oct 2 '15 at 14:40
biabia
498
498
$begingroup$
Hint: the center of the equilateral triangle is at a special place regarding the median of the sides, in term of length...
$endgroup$
– Martigan
Oct 2 '15 at 14:43
$begingroup$
To a given equilateral triangle, there is one and only one circle that circumscribes it. Therefore, there does not exist the "smallest" circle.
$endgroup$
– Mick
Oct 2 '15 at 16:13
$begingroup$
The area you’ve got looks like an approximation. It seems like there should be a factor of $pi$ in there somewhere.
$endgroup$
– amd
Oct 2 '15 at 20:33
add a comment |
$begingroup$
Hint: the center of the equilateral triangle is at a special place regarding the median of the sides, in term of length...
$endgroup$
– Martigan
Oct 2 '15 at 14:43
$begingroup$
To a given equilateral triangle, there is one and only one circle that circumscribes it. Therefore, there does not exist the "smallest" circle.
$endgroup$
– Mick
Oct 2 '15 at 16:13
$begingroup$
The area you’ve got looks like an approximation. It seems like there should be a factor of $pi$ in there somewhere.
$endgroup$
– amd
Oct 2 '15 at 20:33
$begingroup$
Hint: the center of the equilateral triangle is at a special place regarding the median of the sides, in term of length...
$endgroup$
– Martigan
Oct 2 '15 at 14:43
$begingroup$
Hint: the center of the equilateral triangle is at a special place regarding the median of the sides, in term of length...
$endgroup$
– Martigan
Oct 2 '15 at 14:43
$begingroup$
To a given equilateral triangle, there is one and only one circle that circumscribes it. Therefore, there does not exist the "smallest" circle.
$endgroup$
– Mick
Oct 2 '15 at 16:13
$begingroup$
To a given equilateral triangle, there is one and only one circle that circumscribes it. Therefore, there does not exist the "smallest" circle.
$endgroup$
– Mick
Oct 2 '15 at 16:13
$begingroup$
The area you’ve got looks like an approximation. It seems like there should be a factor of $pi$ in there somewhere.
$endgroup$
– amd
Oct 2 '15 at 20:33
$begingroup$
The area you’ve got looks like an approximation. It seems like there should be a factor of $pi$ in there somewhere.
$endgroup$
– amd
Oct 2 '15 at 20:33
add a comment |
3 Answers
3
active
oldest
votes
$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$
add a comment |
$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$
add a comment |
$begingroup$
Consider this image:

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 $7sqrt{3}$, so we do:
$Area = frac{1}{2}(base)(height) = frac{1}{2}Lleft(frac{Lsqrt{3}}{2}right) = 7sqrt{3}$
Solving for L, we get $L = 2sqrt{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{Lsqrt{3}}{2}$
The radius of the circle is then:
$r = frac{2}{3}h = frac{2}{3}frac{Lsqrt{3}}{2} = frac{Lsqrt{3}}{3} = frac{2sqrt{7}sqrt{3}}{3} = frac{2sqrt{21}}{3}$
Finding the area of the circle
$Area_{circle} = pi r^2 = pi left(frac{2sqrt{21}}{3}right)^2 = pi frac{(4)(21)}{9} = frac{28pi}{3} approx frac{88}{3}$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1461168%2ffinding-the-radius-of-the-smallest-circle-that-can-circumscribe-an-equilateral-t%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$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$
add a comment |
$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$
add a comment |
$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$
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.
answered Oct 2 '15 at 20:39
amdamd
30k21050
30k21050
add a comment |
add a comment |
$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$
add a comment |
$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$
add a comment |
$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$
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
answered Jun 19 '16 at 12:37
AviAvi
1
1
add a comment |
add a comment |
$begingroup$
Consider this image:

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 $7sqrt{3}$, so we do:
$Area = frac{1}{2}(base)(height) = frac{1}{2}Lleft(frac{Lsqrt{3}}{2}right) = 7sqrt{3}$
Solving for L, we get $L = 2sqrt{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{Lsqrt{3}}{2}$
The radius of the circle is then:
$r = frac{2}{3}h = frac{2}{3}frac{Lsqrt{3}}{2} = frac{Lsqrt{3}}{3} = frac{2sqrt{7}sqrt{3}}{3} = frac{2sqrt{21}}{3}$
Finding the area of the circle
$Area_{circle} = pi r^2 = pi left(frac{2sqrt{21}}{3}right)^2 = pi frac{(4)(21)}{9} = frac{28pi}{3} approx frac{88}{3}$
$endgroup$
add a comment |
$begingroup$
Consider this image:

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 $7sqrt{3}$, so we do:
$Area = frac{1}{2}(base)(height) = frac{1}{2}Lleft(frac{Lsqrt{3}}{2}right) = 7sqrt{3}$
Solving for L, we get $L = 2sqrt{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{Lsqrt{3}}{2}$
The radius of the circle is then:
$r = frac{2}{3}h = frac{2}{3}frac{Lsqrt{3}}{2} = frac{Lsqrt{3}}{3} = frac{2sqrt{7}sqrt{3}}{3} = frac{2sqrt{21}}{3}$
Finding the area of the circle
$Area_{circle} = pi r^2 = pi left(frac{2sqrt{21}}{3}right)^2 = pi frac{(4)(21)}{9} = frac{28pi}{3} approx frac{88}{3}$
$endgroup$
add a comment |
$begingroup$
Consider this image:

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 $7sqrt{3}$, so we do:
$Area = frac{1}{2}(base)(height) = frac{1}{2}Lleft(frac{Lsqrt{3}}{2}right) = 7sqrt{3}$
Solving for L, we get $L = 2sqrt{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{Lsqrt{3}}{2}$
The radius of the circle is then:
$r = frac{2}{3}h = frac{2}{3}frac{Lsqrt{3}}{2} = frac{Lsqrt{3}}{3} = frac{2sqrt{7}sqrt{3}}{3} = frac{2sqrt{21}}{3}$
Finding the area of the circle
$Area_{circle} = pi r^2 = pi left(frac{2sqrt{21}}{3}right)^2 = pi frac{(4)(21)}{9} = frac{28pi}{3} approx frac{88}{3}$
$endgroup$
Consider this image:

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 $7sqrt{3}$, so we do:
$Area = frac{1}{2}(base)(height) = frac{1}{2}Lleft(frac{Lsqrt{3}}{2}right) = 7sqrt{3}$
Solving for L, we get $L = 2sqrt{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{Lsqrt{3}}{2}$
The radius of the circle is then:
$r = frac{2}{3}h = frac{2}{3}frac{Lsqrt{3}}{2} = frac{Lsqrt{3}}{3} = frac{2sqrt{7}sqrt{3}}{3} = frac{2sqrt{21}}{3}$
Finding the area of the circle
$Area_{circle} = pi r^2 = pi left(frac{2sqrt{21}}{3}right)^2 = pi frac{(4)(21)}{9} = frac{28pi}{3} approx frac{88}{3}$
answered Sep 12 '18 at 3:12
HugoTeixeiraHugoTeixeira
3281313
3281313
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1461168%2ffinding-the-radius-of-the-smallest-circle-that-can-circumscribe-an-equilateral-t%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Hint: the center of the equilateral triangle is at a special place regarding the median of the sides, in term of length...
$endgroup$
– Martigan
Oct 2 '15 at 14:43
$begingroup$
To a given equilateral triangle, there is one and only one circle that circumscribes it. Therefore, there does not exist the "smallest" circle.
$endgroup$
– Mick
Oct 2 '15 at 16:13
$begingroup$
The area you’ve got looks like an approximation. It seems like there should be a factor of $pi$ in there somewhere.
$endgroup$
– amd
Oct 2 '15 at 20:33