Locus of centroid of triangle inside a circle.
A circle $x^2+y^2 = 3$ has a chord $AB$ which subtends an angle of $45^{circ}$ on a moving point $P$ on the circle. Find the locus of centroid of triangle $PAB$.
euclidean-geometry analytic-geometry geometric-transformation
New contributor
add a comment |
A circle $x^2+y^2 = 3$ has a chord $AB$ which subtends an angle of $45^{circ}$ on a moving point $P$ on the circle. Find the locus of centroid of triangle $PAB$.
euclidean-geometry analytic-geometry geometric-transformation
New contributor
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
3 hours ago
Please phrase the question properly. If possible supply a diagram.
– John Mitchell
3 hours ago
add a comment |
A circle $x^2+y^2 = 3$ has a chord $AB$ which subtends an angle of $45^{circ}$ on a moving point $P$ on the circle. Find the locus of centroid of triangle $PAB$.
euclidean-geometry analytic-geometry geometric-transformation
New contributor
A circle $x^2+y^2 = 3$ has a chord $AB$ which subtends an angle of $45^{circ}$ on a moving point $P$ on the circle. Find the locus of centroid of triangle $PAB$.
euclidean-geometry analytic-geometry geometric-transformation
euclidean-geometry analytic-geometry geometric-transformation
New contributor
New contributor
edited 1 hour ago
greedoid
37.2k114794
37.2k114794
New contributor
asked 3 hours ago
Harsh Joshi
192
192
New contributor
New contributor
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
3 hours ago
Please phrase the question properly. If possible supply a diagram.
– John Mitchell
3 hours ago
add a comment |
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
3 hours ago
Please phrase the question properly. If possible supply a diagram.
– John Mitchell
3 hours ago
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
3 hours ago
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
3 hours ago
Please phrase the question properly. If possible supply a diagram.
– John Mitchell
3 hours ago
Please phrase the question properly. If possible supply a diagram.
– John Mitchell
3 hours ago
add a comment |
2 Answers
2
active
oldest
votes
Radius of the circle is $R=sqrt3$. Introduce the following coordinates:
$A(-frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $B(frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $P(x_P,y_P)$.
Coordinates of the centroid are:
$$x_T=frac{x_A+x_B+x_P}{3}=frac {x_P}3$$
$$y_T=frac{y_A+y_B+y_P}{3}=frac {sqrt 6+y_P}3$$
or:
$$3 x_T={x_P}$$
$$3y_T-sqrt6=y_P$$
$$9 x_T^2+(3y_T-sqrt6)^2=x_P^2+y_P^2=3$$
$$9 x_T^2+9(y_T-frac{sqrt6}{3})^2=3$$
$$x_T^2+(y_T-frac{sqrt6}{3})^2=(frac{sqrt3}3)^2$$
...which is a circle with center $(0, frac{sqrt{6}}{3})$ and radius $frac{sqrt3}3$
add a comment |
Anyway, this could be done also with synthetic (Euclidian) geometry.
Let $S= (0,0)$ be a center of a given circle.
Let $M$ be a midpoint of a chord $AB$. Then $vec{MT} = {1over 3}vec{MP}$ for every $P$. So we get $T$ after performing a homothety with center at $M$ and dilatation coefficient $k= {1over 3}$ on $P$. Since $P$ is on a fixed circle and homothety takes a circle to a circle we see that $T$ describe a circle with center at $C$ which is on ${1over 3}MS$ and with radius $r' = {rover 3} = {sqrt{3}over 3}$.
So if we take a picture of oldboy we have $M=(0,{sqrt{6}over 2})$ so $C = (0,{sqrt{6}over 3})$ and thus $$x^2+(y-{sqrt{6}over 3})^2= {1over 3}$$
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
});
}
});
Harsh Joshi is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3051951%2flocus-of-centroid-of-triangle-inside-a-circle%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Radius of the circle is $R=sqrt3$. Introduce the following coordinates:
$A(-frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $B(frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $P(x_P,y_P)$.
Coordinates of the centroid are:
$$x_T=frac{x_A+x_B+x_P}{3}=frac {x_P}3$$
$$y_T=frac{y_A+y_B+y_P}{3}=frac {sqrt 6+y_P}3$$
or:
$$3 x_T={x_P}$$
$$3y_T-sqrt6=y_P$$
$$9 x_T^2+(3y_T-sqrt6)^2=x_P^2+y_P^2=3$$
$$9 x_T^2+9(y_T-frac{sqrt6}{3})^2=3$$
$$x_T^2+(y_T-frac{sqrt6}{3})^2=(frac{sqrt3}3)^2$$
...which is a circle with center $(0, frac{sqrt{6}}{3})$ and radius $frac{sqrt3}3$
add a comment |
Radius of the circle is $R=sqrt3$. Introduce the following coordinates:
$A(-frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $B(frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $P(x_P,y_P)$.
Coordinates of the centroid are:
$$x_T=frac{x_A+x_B+x_P}{3}=frac {x_P}3$$
$$y_T=frac{y_A+y_B+y_P}{3}=frac {sqrt 6+y_P}3$$
or:
$$3 x_T={x_P}$$
$$3y_T-sqrt6=y_P$$
$$9 x_T^2+(3y_T-sqrt6)^2=x_P^2+y_P^2=3$$
$$9 x_T^2+9(y_T-frac{sqrt6}{3})^2=3$$
$$x_T^2+(y_T-frac{sqrt6}{3})^2=(frac{sqrt3}3)^2$$
...which is a circle with center $(0, frac{sqrt{6}}{3})$ and radius $frac{sqrt3}3$
add a comment |
Radius of the circle is $R=sqrt3$. Introduce the following coordinates:
$A(-frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $B(frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $P(x_P,y_P)$.
Coordinates of the centroid are:
$$x_T=frac{x_A+x_B+x_P}{3}=frac {x_P}3$$
$$y_T=frac{y_A+y_B+y_P}{3}=frac {sqrt 6+y_P}3$$
or:
$$3 x_T={x_P}$$
$$3y_T-sqrt6=y_P$$
$$9 x_T^2+(3y_T-sqrt6)^2=x_P^2+y_P^2=3$$
$$9 x_T^2+9(y_T-frac{sqrt6}{3})^2=3$$
$$x_T^2+(y_T-frac{sqrt6}{3})^2=(frac{sqrt3}3)^2$$
...which is a circle with center $(0, frac{sqrt{6}}{3})$ and radius $frac{sqrt3}3$
Radius of the circle is $R=sqrt3$. Introduce the following coordinates:
$A(-frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $B(frac{sqrt{6}}{2}, frac{sqrt{6}}{2})$, $P(x_P,y_P)$.
Coordinates of the centroid are:
$$x_T=frac{x_A+x_B+x_P}{3}=frac {x_P}3$$
$$y_T=frac{y_A+y_B+y_P}{3}=frac {sqrt 6+y_P}3$$
or:
$$3 x_T={x_P}$$
$$3y_T-sqrt6=y_P$$
$$9 x_T^2+(3y_T-sqrt6)^2=x_P^2+y_P^2=3$$
$$9 x_T^2+9(y_T-frac{sqrt6}{3})^2=3$$
$$x_T^2+(y_T-frac{sqrt6}{3})^2=(frac{sqrt3}3)^2$$
...which is a circle with center $(0, frac{sqrt{6}}{3})$ and radius $frac{sqrt3}3$
answered 3 hours ago
Oldboy
6,5401730
6,5401730
add a comment |
add a comment |
Anyway, this could be done also with synthetic (Euclidian) geometry.
Let $S= (0,0)$ be a center of a given circle.
Let $M$ be a midpoint of a chord $AB$. Then $vec{MT} = {1over 3}vec{MP}$ for every $P$. So we get $T$ after performing a homothety with center at $M$ and dilatation coefficient $k= {1over 3}$ on $P$. Since $P$ is on a fixed circle and homothety takes a circle to a circle we see that $T$ describe a circle with center at $C$ which is on ${1over 3}MS$ and with radius $r' = {rover 3} = {sqrt{3}over 3}$.
So if we take a picture of oldboy we have $M=(0,{sqrt{6}over 2})$ so $C = (0,{sqrt{6}over 3})$ and thus $$x^2+(y-{sqrt{6}over 3})^2= {1over 3}$$
add a comment |
Anyway, this could be done also with synthetic (Euclidian) geometry.
Let $S= (0,0)$ be a center of a given circle.
Let $M$ be a midpoint of a chord $AB$. Then $vec{MT} = {1over 3}vec{MP}$ for every $P$. So we get $T$ after performing a homothety with center at $M$ and dilatation coefficient $k= {1over 3}$ on $P$. Since $P$ is on a fixed circle and homothety takes a circle to a circle we see that $T$ describe a circle with center at $C$ which is on ${1over 3}MS$ and with radius $r' = {rover 3} = {sqrt{3}over 3}$.
So if we take a picture of oldboy we have $M=(0,{sqrt{6}over 2})$ so $C = (0,{sqrt{6}over 3})$ and thus $$x^2+(y-{sqrt{6}over 3})^2= {1over 3}$$
add a comment |
Anyway, this could be done also with synthetic (Euclidian) geometry.
Let $S= (0,0)$ be a center of a given circle.
Let $M$ be a midpoint of a chord $AB$. Then $vec{MT} = {1over 3}vec{MP}$ for every $P$. So we get $T$ after performing a homothety with center at $M$ and dilatation coefficient $k= {1over 3}$ on $P$. Since $P$ is on a fixed circle and homothety takes a circle to a circle we see that $T$ describe a circle with center at $C$ which is on ${1over 3}MS$ and with radius $r' = {rover 3} = {sqrt{3}over 3}$.
So if we take a picture of oldboy we have $M=(0,{sqrt{6}over 2})$ so $C = (0,{sqrt{6}over 3})$ and thus $$x^2+(y-{sqrt{6}over 3})^2= {1over 3}$$
Anyway, this could be done also with synthetic (Euclidian) geometry.
Let $S= (0,0)$ be a center of a given circle.
Let $M$ be a midpoint of a chord $AB$. Then $vec{MT} = {1over 3}vec{MP}$ for every $P$. So we get $T$ after performing a homothety with center at $M$ and dilatation coefficient $k= {1over 3}$ on $P$. Since $P$ is on a fixed circle and homothety takes a circle to a circle we see that $T$ describe a circle with center at $C$ which is on ${1over 3}MS$ and with radius $r' = {rover 3} = {sqrt{3}over 3}$.
So if we take a picture of oldboy we have $M=(0,{sqrt{6}over 2})$ so $C = (0,{sqrt{6}over 3})$ and thus $$x^2+(y-{sqrt{6}over 3})^2= {1over 3}$$
answered 1 hour ago
greedoid
37.2k114794
37.2k114794
add a comment |
add a comment |
Harsh Joshi is a new contributor. Be nice, and check out our Code of Conduct.
Harsh Joshi is a new contributor. Be nice, and check out our Code of Conduct.
Harsh Joshi is a new contributor. Be nice, and check out our Code of Conduct.
Harsh Joshi is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3051951%2flocus-of-centroid-of-triangle-inside-a-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
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
3 hours ago
Please phrase the question properly. If possible supply a diagram.
– John Mitchell
3 hours ago