Equilateral triangle on a concentric circle
$begingroup$
Is my idea correct? 3 concentric circles of radius 1, 2 and 3 are given. An equilateral triangle is formed having its vertices lie on the side of the three concentric circles. What is the length of tbe equilateral triangle?
My idea is to set a point at the middle of the triangle, then use the distance of it to the vertices given that the three concentric circles are set as $$x^2 + y^2 = 1$$$$x^2 + y^2 = 4$$ and $$x^2 + y^2 = 9$$ i will manipulate the formula afterwards,,,
geometry euclidean-geometry circle
$endgroup$
add a comment |
$begingroup$
Is my idea correct? 3 concentric circles of radius 1, 2 and 3 are given. An equilateral triangle is formed having its vertices lie on the side of the three concentric circles. What is the length of tbe equilateral triangle?
My idea is to set a point at the middle of the triangle, then use the distance of it to the vertices given that the three concentric circles are set as $$x^2 + y^2 = 1$$$$x^2 + y^2 = 4$$ and $$x^2 + y^2 = 9$$ i will manipulate the formula afterwards,,,
geometry euclidean-geometry circle
$endgroup$
$begingroup$
What does "the side of the concentric circles" mean? Do you mean that the three vertices lie one on each circle?
$endgroup$
– астон вілла олоф мэллбэрг
4 hours ago
add a comment |
$begingroup$
Is my idea correct? 3 concentric circles of radius 1, 2 and 3 are given. An equilateral triangle is formed having its vertices lie on the side of the three concentric circles. What is the length of tbe equilateral triangle?
My idea is to set a point at the middle of the triangle, then use the distance of it to the vertices given that the three concentric circles are set as $$x^2 + y^2 = 1$$$$x^2 + y^2 = 4$$ and $$x^2 + y^2 = 9$$ i will manipulate the formula afterwards,,,
geometry euclidean-geometry circle
$endgroup$
Is my idea correct? 3 concentric circles of radius 1, 2 and 3 are given. An equilateral triangle is formed having its vertices lie on the side of the three concentric circles. What is the length of tbe equilateral triangle?
My idea is to set a point at the middle of the triangle, then use the distance of it to the vertices given that the three concentric circles are set as $$x^2 + y^2 = 1$$$$x^2 + y^2 = 4$$ and $$x^2 + y^2 = 9$$ i will manipulate the formula afterwards,,,
geometry euclidean-geometry circle
geometry euclidean-geometry circle
edited 4 hours ago
Michael Rozenberg
108k1895200
108k1895200
asked 4 hours ago
rosarosa
587516
587516
$begingroup$
What does "the side of the concentric circles" mean? Do you mean that the three vertices lie one on each circle?
$endgroup$
– астон вілла олоф мэллбэрг
4 hours ago
add a comment |
$begingroup$
What does "the side of the concentric circles" mean? Do you mean that the three vertices lie one on each circle?
$endgroup$
– астон вілла олоф мэллбэрг
4 hours ago
$begingroup$
What does "the side of the concentric circles" mean? Do you mean that the three vertices lie one on each circle?
$endgroup$
– астон вілла олоф мэллбэрг
4 hours ago
$begingroup$
What does "the side of the concentric circles" mean? Do you mean that the three vertices lie one on each circle?
$endgroup$
– астон вілла олоф мэллбэрг
4 hours ago
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Using the construction that @Michael Rozenberg suggested

I will leave the following exercise for you (which isn't that hard)
Prove that the quadrilateral $ABCD$ is cyclic.
Thus $angle BDC=180°-angle CAB=120°$. In virtue of the law of Cosines $$begin{array}a [CB]^2&=[CD]^2+[DB]^2-2·[CD]·[DB]·cos(angle BDC)\ &=1+4-2·1·2·(-0.5)\ &=5+2=7 end{array}$$
$endgroup$
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
add a comment |
$begingroup$
The hint.
Take $A$ on the biggest circle and rotate the smallest circle by $60^{circ}$ around $A$.
Now, take an intersection point $B$ with the middle circle.
Thus, $AB$ is a side of the needed triangle.
I took $A(-3,0)$ and got $AB=sqrt7.$
$endgroup$
add a comment |
$begingroup$

I'll use the process of Dr. Mathva in a different way.
We'll first prove $ABCD$ is cyclic.
Let $AB=AC=BC=s$
$DC=1, DB=2, DA=3$
We see that $AB×DC+BD×AC=1s+2s=3s=AD×BC$
By Converse of Ptolemy's theorem, we conclude that $ABCD$ is cyclic.
After this you can find out a through pure trigonometric means. I got $s = sqrt{7}$
$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%2f3149465%2fequilateral-triangle-on-a-concentric-circle%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$
Using the construction that @Michael Rozenberg suggested

I will leave the following exercise for you (which isn't that hard)
Prove that the quadrilateral $ABCD$ is cyclic.
Thus $angle BDC=180°-angle CAB=120°$. In virtue of the law of Cosines $$begin{array}a [CB]^2&=[CD]^2+[DB]^2-2·[CD]·[DB]·cos(angle BDC)\ &=1+4-2·1·2·(-0.5)\ &=5+2=7 end{array}$$
$endgroup$
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
add a comment |
$begingroup$
Using the construction that @Michael Rozenberg suggested

I will leave the following exercise for you (which isn't that hard)
Prove that the quadrilateral $ABCD$ is cyclic.
Thus $angle BDC=180°-angle CAB=120°$. In virtue of the law of Cosines $$begin{array}a [CB]^2&=[CD]^2+[DB]^2-2·[CD]·[DB]·cos(angle BDC)\ &=1+4-2·1·2·(-0.5)\ &=5+2=7 end{array}$$
$endgroup$
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
add a comment |
$begingroup$
Using the construction that @Michael Rozenberg suggested

I will leave the following exercise for you (which isn't that hard)
Prove that the quadrilateral $ABCD$ is cyclic.
Thus $angle BDC=180°-angle CAB=120°$. In virtue of the law of Cosines $$begin{array}a [CB]^2&=[CD]^2+[DB]^2-2·[CD]·[DB]·cos(angle BDC)\ &=1+4-2·1·2·(-0.5)\ &=5+2=7 end{array}$$
$endgroup$
Using the construction that @Michael Rozenberg suggested

I will leave the following exercise for you (which isn't that hard)
Prove that the quadrilateral $ABCD$ is cyclic.
Thus $angle BDC=180°-angle CAB=120°$. In virtue of the law of Cosines $$begin{array}a [CB]^2&=[CD]^2+[DB]^2-2·[CD]·[DB]·cos(angle BDC)\ &=1+4-2·1·2·(-0.5)\ &=5+2=7 end{array}$$
answered 4 hours ago
Dr. MathvaDr. Mathva
2,461526
2,461526
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
add a comment |
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
$begingroup$
Nice! I thought about algebraic solution only.
$endgroup$
– Michael Rozenberg
2 hours ago
add a comment |
$begingroup$
The hint.
Take $A$ on the biggest circle and rotate the smallest circle by $60^{circ}$ around $A$.
Now, take an intersection point $B$ with the middle circle.
Thus, $AB$ is a side of the needed triangle.
I took $A(-3,0)$ and got $AB=sqrt7.$
$endgroup$
add a comment |
$begingroup$
The hint.
Take $A$ on the biggest circle and rotate the smallest circle by $60^{circ}$ around $A$.
Now, take an intersection point $B$ with the middle circle.
Thus, $AB$ is a side of the needed triangle.
I took $A(-3,0)$ and got $AB=sqrt7.$
$endgroup$
add a comment |
$begingroup$
The hint.
Take $A$ on the biggest circle and rotate the smallest circle by $60^{circ}$ around $A$.
Now, take an intersection point $B$ with the middle circle.
Thus, $AB$ is a side of the needed triangle.
I took $A(-3,0)$ and got $AB=sqrt7.$
$endgroup$
The hint.
Take $A$ on the biggest circle and rotate the smallest circle by $60^{circ}$ around $A$.
Now, take an intersection point $B$ with the middle circle.
Thus, $AB$ is a side of the needed triangle.
I took $A(-3,0)$ and got $AB=sqrt7.$
edited 4 hours ago
answered 4 hours ago
Michael RozenbergMichael Rozenberg
108k1895200
108k1895200
add a comment |
add a comment |
$begingroup$

I'll use the process of Dr. Mathva in a different way.
We'll first prove $ABCD$ is cyclic.
Let $AB=AC=BC=s$
$DC=1, DB=2, DA=3$
We see that $AB×DC+BD×AC=1s+2s=3s=AD×BC$
By Converse of Ptolemy's theorem, we conclude that $ABCD$ is cyclic.
After this you can find out a through pure trigonometric means. I got $s = sqrt{7}$
$endgroup$
add a comment |
$begingroup$

I'll use the process of Dr. Mathva in a different way.
We'll first prove $ABCD$ is cyclic.
Let $AB=AC=BC=s$
$DC=1, DB=2, DA=3$
We see that $AB×DC+BD×AC=1s+2s=3s=AD×BC$
By Converse of Ptolemy's theorem, we conclude that $ABCD$ is cyclic.
After this you can find out a through pure trigonometric means. I got $s = sqrt{7}$
$endgroup$
add a comment |
$begingroup$

I'll use the process of Dr. Mathva in a different way.
We'll first prove $ABCD$ is cyclic.
Let $AB=AC=BC=s$
$DC=1, DB=2, DA=3$
We see that $AB×DC+BD×AC=1s+2s=3s=AD×BC$
By Converse of Ptolemy's theorem, we conclude that $ABCD$ is cyclic.
After this you can find out a through pure trigonometric means. I got $s = sqrt{7}$
$endgroup$

I'll use the process of Dr. Mathva in a different way.
We'll first prove $ABCD$ is cyclic.
Let $AB=AC=BC=s$
$DC=1, DB=2, DA=3$
We see that $AB×DC+BD×AC=1s+2s=3s=AD×BC$
By Converse of Ptolemy's theorem, we conclude that $ABCD$ is cyclic.
After this you can find out a through pure trigonometric means. I got $s = sqrt{7}$
answered 2 hours ago
Shashwat AsthanaShashwat Asthana
527
527
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%2f3149465%2fequilateral-triangle-on-a-concentric-circle%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$
What does "the side of the concentric circles" mean? Do you mean that the three vertices lie one on each circle?
$endgroup$
– астон вілла олоф мэллбэрг
4 hours ago