How can i Find the Area of a Traingle Formed inside a Triangle?
up vote
-1
down vote
favorite
Here we have Co Ordinates of A ,B ,C and We have to Find the Area of the Triangle PQR Formed Inside the Triangle ABC.triangle ABC. Point D, E and F divides the sides BC, CA and AB into ratio 1:2 respectively. That is CD=2BD, AE=2CE and BF=2AF. A, D; B, E and C, F are connected. AD and BE intersects at P, BE and CF intersects at Q and CF and AD intersects at R. Please Check the Image in the link.
geometry triangle coordinate-systems
|
show 5 more comments
up vote
-1
down vote
favorite
Here we have Co Ordinates of A ,B ,C and We have to Find the Area of the Triangle PQR Formed Inside the Triangle ABC.triangle ABC. Point D, E and F divides the sides BC, CA and AB into ratio 1:2 respectively. That is CD=2BD, AE=2CE and BF=2AF. A, D; B, E and C, F are connected. AD and BE intersects at P, BE and CF intersects at Q and CF and AD intersects at R. Please Check the Image in the link.
geometry triangle coordinate-systems
Angle bisectors are concurrent.
– Offlaw
Nov 22 at 13:22
Ok but how can I find Point P ,Q R and finally find the area of PQR .. Can you Explain...I don't Understand what You want to say.
– Raihan Rahman
Nov 22 at 13:26
As angle bisectors intersect at incenter of the triangle then you never get another triangle.
– Offlaw
Nov 22 at 13:33
Sorry...I think I made a mistake to ask the question...can you please check the image then you can understand what I ask for.
– Raihan Rahman
Nov 22 at 13:40
Give some more information.
– Offlaw
Nov 22 at 13:45
|
show 5 more comments
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Here we have Co Ordinates of A ,B ,C and We have to Find the Area of the Triangle PQR Formed Inside the Triangle ABC.triangle ABC. Point D, E and F divides the sides BC, CA and AB into ratio 1:2 respectively. That is CD=2BD, AE=2CE and BF=2AF. A, D; B, E and C, F are connected. AD and BE intersects at P, BE and CF intersects at Q and CF and AD intersects at R. Please Check the Image in the link.
geometry triangle coordinate-systems
Here we have Co Ordinates of A ,B ,C and We have to Find the Area of the Triangle PQR Formed Inside the Triangle ABC.triangle ABC. Point D, E and F divides the sides BC, CA and AB into ratio 1:2 respectively. That is CD=2BD, AE=2CE and BF=2AF. A, D; B, E and C, F are connected. AD and BE intersects at P, BE and CF intersects at Q and CF and AD intersects at R. Please Check the Image in the link.
geometry triangle coordinate-systems
geometry triangle coordinate-systems
edited Nov 22 at 13:58
asked Nov 22 at 13:16
Raihan Rahman
11
11
Angle bisectors are concurrent.
– Offlaw
Nov 22 at 13:22
Ok but how can I find Point P ,Q R and finally find the area of PQR .. Can you Explain...I don't Understand what You want to say.
– Raihan Rahman
Nov 22 at 13:26
As angle bisectors intersect at incenter of the triangle then you never get another triangle.
– Offlaw
Nov 22 at 13:33
Sorry...I think I made a mistake to ask the question...can you please check the image then you can understand what I ask for.
– Raihan Rahman
Nov 22 at 13:40
Give some more information.
– Offlaw
Nov 22 at 13:45
|
show 5 more comments
Angle bisectors are concurrent.
– Offlaw
Nov 22 at 13:22
Ok but how can I find Point P ,Q R and finally find the area of PQR .. Can you Explain...I don't Understand what You want to say.
– Raihan Rahman
Nov 22 at 13:26
As angle bisectors intersect at incenter of the triangle then you never get another triangle.
– Offlaw
Nov 22 at 13:33
Sorry...I think I made a mistake to ask the question...can you please check the image then you can understand what I ask for.
– Raihan Rahman
Nov 22 at 13:40
Give some more information.
– Offlaw
Nov 22 at 13:45
Angle bisectors are concurrent.
– Offlaw
Nov 22 at 13:22
Angle bisectors are concurrent.
– Offlaw
Nov 22 at 13:22
Ok but how can I find Point P ,Q R and finally find the area of PQR .. Can you Explain...I don't Understand what You want to say.
– Raihan Rahman
Nov 22 at 13:26
Ok but how can I find Point P ,Q R and finally find the area of PQR .. Can you Explain...I don't Understand what You want to say.
– Raihan Rahman
Nov 22 at 13:26
As angle bisectors intersect at incenter of the triangle then you never get another triangle.
– Offlaw
Nov 22 at 13:33
As angle bisectors intersect at incenter of the triangle then you never get another triangle.
– Offlaw
Nov 22 at 13:33
Sorry...I think I made a mistake to ask the question...can you please check the image then you can understand what I ask for.
– Raihan Rahman
Nov 22 at 13:40
Sorry...I think I made a mistake to ask the question...can you please check the image then you can understand what I ask for.
– Raihan Rahman
Nov 22 at 13:40
Give some more information.
– Offlaw
Nov 22 at 13:45
Give some more information.
– Offlaw
Nov 22 at 13:45
|
show 5 more comments
1 Answer
1
active
oldest
votes
up vote
1
down vote
Denote by $[ABC]$ the area of the triangle $Delta ABC$.
First note that $$frac{[ADC]}{[ABC]}=frac{overline{DC}}{overline {BC}}=frac{2}{3}Rightarrow [ADC]=frac{2[ABC]}{3}quad (1)$$
Now, by Menelaus's Theorem regarding the triangle $Delta ADB$ and the line through $F,R$ and $C$:
$$frac{overline {AF}}{overline {FB}}*frac{overline {BC}}{overline {DC}}*frac{overline {RD}}{overline {AR}}=1 Rightarrow frac{overline {RD}}{overline {AR}}=frac{overline {FB}}{overline {AF}}*frac{overline {DC}}{overline {BC}}=2*frac{2}{3}=frac{4}{3}$$
Note now that (recall $(1)$) $$frac{overline {RD}}{overline {AR}}=frac{[ADC]-[ARC]}{[ARC]}=frac{[ADC]}{[ARC]}-1=frac{2[ABC]}{3[ARC]}-1=frac{4}{3}$$ $$Rightarrow [ARC]=frac{2[ABC]}{7}$$
Analogously $$[ARC]=[CQB]=[BPA]=frac{2[ABC]}{7}$$
Since $$[PQR]=[ABC]-Bigl([ARC]+[CQB]+[BPA]Bigr)$$
Your have $$[PQR]=[ABC]-3Biggl(frac{2[ABC]}{7}Biggr)=frac{[ABC]}{7}$$
$mathbf {Remark:}$
The problem (configuration) you've suggested is known as the "One-seventh area triangle" and is a special case of "Routh's theorem" which gives a general solution in order to calculate the area of the inner triangle for any three cevians forming this one.
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',
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%2f3009121%2fhow-can-i-find-the-area-of-a-traingle-formed-inside-a-triangle%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Denote by $[ABC]$ the area of the triangle $Delta ABC$.
First note that $$frac{[ADC]}{[ABC]}=frac{overline{DC}}{overline {BC}}=frac{2}{3}Rightarrow [ADC]=frac{2[ABC]}{3}quad (1)$$
Now, by Menelaus's Theorem regarding the triangle $Delta ADB$ and the line through $F,R$ and $C$:
$$frac{overline {AF}}{overline {FB}}*frac{overline {BC}}{overline {DC}}*frac{overline {RD}}{overline {AR}}=1 Rightarrow frac{overline {RD}}{overline {AR}}=frac{overline {FB}}{overline {AF}}*frac{overline {DC}}{overline {BC}}=2*frac{2}{3}=frac{4}{3}$$
Note now that (recall $(1)$) $$frac{overline {RD}}{overline {AR}}=frac{[ADC]-[ARC]}{[ARC]}=frac{[ADC]}{[ARC]}-1=frac{2[ABC]}{3[ARC]}-1=frac{4}{3}$$ $$Rightarrow [ARC]=frac{2[ABC]}{7}$$
Analogously $$[ARC]=[CQB]=[BPA]=frac{2[ABC]}{7}$$
Since $$[PQR]=[ABC]-Bigl([ARC]+[CQB]+[BPA]Bigr)$$
Your have $$[PQR]=[ABC]-3Biggl(frac{2[ABC]}{7}Biggr)=frac{[ABC]}{7}$$
$mathbf {Remark:}$
The problem (configuration) you've suggested is known as the "One-seventh area triangle" and is a special case of "Routh's theorem" which gives a general solution in order to calculate the area of the inner triangle for any three cevians forming this one.
add a comment |
up vote
1
down vote
Denote by $[ABC]$ the area of the triangle $Delta ABC$.
First note that $$frac{[ADC]}{[ABC]}=frac{overline{DC}}{overline {BC}}=frac{2}{3}Rightarrow [ADC]=frac{2[ABC]}{3}quad (1)$$
Now, by Menelaus's Theorem regarding the triangle $Delta ADB$ and the line through $F,R$ and $C$:
$$frac{overline {AF}}{overline {FB}}*frac{overline {BC}}{overline {DC}}*frac{overline {RD}}{overline {AR}}=1 Rightarrow frac{overline {RD}}{overline {AR}}=frac{overline {FB}}{overline {AF}}*frac{overline {DC}}{overline {BC}}=2*frac{2}{3}=frac{4}{3}$$
Note now that (recall $(1)$) $$frac{overline {RD}}{overline {AR}}=frac{[ADC]-[ARC]}{[ARC]}=frac{[ADC]}{[ARC]}-1=frac{2[ABC]}{3[ARC]}-1=frac{4}{3}$$ $$Rightarrow [ARC]=frac{2[ABC]}{7}$$
Analogously $$[ARC]=[CQB]=[BPA]=frac{2[ABC]}{7}$$
Since $$[PQR]=[ABC]-Bigl([ARC]+[CQB]+[BPA]Bigr)$$
Your have $$[PQR]=[ABC]-3Biggl(frac{2[ABC]}{7}Biggr)=frac{[ABC]}{7}$$
$mathbf {Remark:}$
The problem (configuration) you've suggested is known as the "One-seventh area triangle" and is a special case of "Routh's theorem" which gives a general solution in order to calculate the area of the inner triangle for any three cevians forming this one.
add a comment |
up vote
1
down vote
up vote
1
down vote
Denote by $[ABC]$ the area of the triangle $Delta ABC$.
First note that $$frac{[ADC]}{[ABC]}=frac{overline{DC}}{overline {BC}}=frac{2}{3}Rightarrow [ADC]=frac{2[ABC]}{3}quad (1)$$
Now, by Menelaus's Theorem regarding the triangle $Delta ADB$ and the line through $F,R$ and $C$:
$$frac{overline {AF}}{overline {FB}}*frac{overline {BC}}{overline {DC}}*frac{overline {RD}}{overline {AR}}=1 Rightarrow frac{overline {RD}}{overline {AR}}=frac{overline {FB}}{overline {AF}}*frac{overline {DC}}{overline {BC}}=2*frac{2}{3}=frac{4}{3}$$
Note now that (recall $(1)$) $$frac{overline {RD}}{overline {AR}}=frac{[ADC]-[ARC]}{[ARC]}=frac{[ADC]}{[ARC]}-1=frac{2[ABC]}{3[ARC]}-1=frac{4}{3}$$ $$Rightarrow [ARC]=frac{2[ABC]}{7}$$
Analogously $$[ARC]=[CQB]=[BPA]=frac{2[ABC]}{7}$$
Since $$[PQR]=[ABC]-Bigl([ARC]+[CQB]+[BPA]Bigr)$$
Your have $$[PQR]=[ABC]-3Biggl(frac{2[ABC]}{7}Biggr)=frac{[ABC]}{7}$$
$mathbf {Remark:}$
The problem (configuration) you've suggested is known as the "One-seventh area triangle" and is a special case of "Routh's theorem" which gives a general solution in order to calculate the area of the inner triangle for any three cevians forming this one.
Denote by $[ABC]$ the area of the triangle $Delta ABC$.
First note that $$frac{[ADC]}{[ABC]}=frac{overline{DC}}{overline {BC}}=frac{2}{3}Rightarrow [ADC]=frac{2[ABC]}{3}quad (1)$$
Now, by Menelaus's Theorem regarding the triangle $Delta ADB$ and the line through $F,R$ and $C$:
$$frac{overline {AF}}{overline {FB}}*frac{overline {BC}}{overline {DC}}*frac{overline {RD}}{overline {AR}}=1 Rightarrow frac{overline {RD}}{overline {AR}}=frac{overline {FB}}{overline {AF}}*frac{overline {DC}}{overline {BC}}=2*frac{2}{3}=frac{4}{3}$$
Note now that (recall $(1)$) $$frac{overline {RD}}{overline {AR}}=frac{[ADC]-[ARC]}{[ARC]}=frac{[ADC]}{[ARC]}-1=frac{2[ABC]}{3[ARC]}-1=frac{4}{3}$$ $$Rightarrow [ARC]=frac{2[ABC]}{7}$$
Analogously $$[ARC]=[CQB]=[BPA]=frac{2[ABC]}{7}$$
Since $$[PQR]=[ABC]-Bigl([ARC]+[CQB]+[BPA]Bigr)$$
Your have $$[PQR]=[ABC]-3Biggl(frac{2[ABC]}{7}Biggr)=frac{[ABC]}{7}$$
$mathbf {Remark:}$
The problem (configuration) you've suggested is known as the "One-seventh area triangle" and is a special case of "Routh's theorem" which gives a general solution in order to calculate the area of the inner triangle for any three cevians forming this one.
answered Nov 22 at 20:39
Dr. Mathva
856215
856215
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.
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%2f3009121%2fhow-can-i-find-the-area-of-a-traingle-formed-inside-a-triangle%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
Angle bisectors are concurrent.
– Offlaw
Nov 22 at 13:22
Ok but how can I find Point P ,Q R and finally find the area of PQR .. Can you Explain...I don't Understand what You want to say.
– Raihan Rahman
Nov 22 at 13:26
As angle bisectors intersect at incenter of the triangle then you never get another triangle.
– Offlaw
Nov 22 at 13:33
Sorry...I think I made a mistake to ask the question...can you please check the image then you can understand what I ask for.
– Raihan Rahman
Nov 22 at 13:40
Give some more information.
– Offlaw
Nov 22 at 13:45