Is there an easy way to find the sign of this determinant without calculating it directly?











up vote
0
down vote

favorite












There exist real numbers $A_x, A_y, B_x, B_y, C_x, C_y, D_x$ and $D_y$. Is there an easy way to find the sign of following determinant without calculating it directly? BTW, the determinant appears when judging whether or not point $D$ is inside the circumcircle of triangle $ABC$ on the plane.



$$
left|
begin{array}{ccc}
A_x - D_x & A_y - D_y & (A_x - D_x)^2 + (A_y - D_y)^2 \
B_x - D_x & B_y - D_y & (B_x - D_x)^2 + (B_y - D_y)^2 \
C_x - D_x & C_y - D_y & (C_x - D_x)^2 + (C_y - D_y)^2
end{array}
right|
$$










share|cite|improve this question









New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • At a glance, this would be way easier to read if the subscripts were removed and every argument was just assigned a single letter.
    – The Count
    yesterday















up vote
0
down vote

favorite












There exist real numbers $A_x, A_y, B_x, B_y, C_x, C_y, D_x$ and $D_y$. Is there an easy way to find the sign of following determinant without calculating it directly? BTW, the determinant appears when judging whether or not point $D$ is inside the circumcircle of triangle $ABC$ on the plane.



$$
left|
begin{array}{ccc}
A_x - D_x & A_y - D_y & (A_x - D_x)^2 + (A_y - D_y)^2 \
B_x - D_x & B_y - D_y & (B_x - D_x)^2 + (B_y - D_y)^2 \
C_x - D_x & C_y - D_y & (C_x - D_x)^2 + (C_y - D_y)^2
end{array}
right|
$$










share|cite|improve this question









New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • At a glance, this would be way easier to read if the subscripts were removed and every argument was just assigned a single letter.
    – The Count
    yesterday













up vote
0
down vote

favorite









up vote
0
down vote

favorite











There exist real numbers $A_x, A_y, B_x, B_y, C_x, C_y, D_x$ and $D_y$. Is there an easy way to find the sign of following determinant without calculating it directly? BTW, the determinant appears when judging whether or not point $D$ is inside the circumcircle of triangle $ABC$ on the plane.



$$
left|
begin{array}{ccc}
A_x - D_x & A_y - D_y & (A_x - D_x)^2 + (A_y - D_y)^2 \
B_x - D_x & B_y - D_y & (B_x - D_x)^2 + (B_y - D_y)^2 \
C_x - D_x & C_y - D_y & (C_x - D_x)^2 + (C_y - D_y)^2
end{array}
right|
$$










share|cite|improve this question









New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











There exist real numbers $A_x, A_y, B_x, B_y, C_x, C_y, D_x$ and $D_y$. Is there an easy way to find the sign of following determinant without calculating it directly? BTW, the determinant appears when judging whether or not point $D$ is inside the circumcircle of triangle $ABC$ on the plane.



$$
left|
begin{array}{ccc}
A_x - D_x & A_y - D_y & (A_x - D_x)^2 + (A_y - D_y)^2 \
B_x - D_x & B_y - D_y & (B_x - D_x)^2 + (B_y - D_y)^2 \
C_x - D_x & C_y - D_y & (C_x - D_x)^2 + (C_y - D_y)^2
end{array}
right|
$$







determinant triangle circle triangulation






share|cite|improve this question









New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited yesterday





















New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 15 at 18:29









cia_rana

1012




1012




New contributor




cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






cia_rana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • At a glance, this would be way easier to read if the subscripts were removed and every argument was just assigned a single letter.
    – The Count
    yesterday


















  • At a glance, this would be way easier to read if the subscripts were removed and every argument was just assigned a single letter.
    – The Count
    yesterday
















At a glance, this would be way easier to read if the subscripts were removed and every argument was just assigned a single letter.
– The Count
yesterday




At a glance, this would be way easier to read if the subscripts were removed and every argument was just assigned a single letter.
– The Count
yesterday















active

oldest

votes











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
});


}
});






cia_rana is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3000082%2fis-there-an-easy-way-to-find-the-sign-of-this-determinant-without-calculating-it%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








cia_rana is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















cia_rana is a new contributor. Be nice, and check out our Code of Conduct.













cia_rana is a new contributor. Be nice, and check out our Code of Conduct.












cia_rana is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3000082%2fis-there-an-easy-way-to-find-the-sign-of-this-determinant-without-calculating-it%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei