Regarding an answer on angular bisectors in 2D coordinate geometry.How do I prove this method of determining the sign for acute or obtuse angle bisector in the angle bisector formula works?Given two lines in 2D, how to select the angle bisector related to the smallest angle between the lines?Equation of angle bisector, given the equations of two lines in 2D$A$ is a point on either of the two lines $y+sqrt3|x|=2$ at a distance of $frac4sqrt3$ units from their point of intersection.Equations of the two lines through the origin which intersect the line $fracx-32=fracy-31=fracz1$ at an angle of $fracpi3$How to find whether equation of angle bisector represents the obtuse or acute angle bisector of two given straight lines?Proof that if two lines are parallel then $A_1$ = $A_2$ and $B_1$ = $B_2$?Bisectors of a triangle meet at point.How do I prove this method of determining the sign for acute or obtuse angle bisector in the angle bisector formula works?Find the equations of the bisectors of the angles between the lines $y=x$ and $y=7x+4$.Find the angle between two tangents from an external point $(x_1,y_1)$ to the circle $x^2+y^2=a^2$ .Need proof for a property in Analytic Geometry
Current sense amp + op-amp buffer + ADC: Measuring down to 0 with single supply
Why are there 40 737 Max planes in flight when they have been grounded as not airworthy?
Does this AnyDice function accurately calculate the number of ogres you make unconcious with three 4th-level castings of Sleep?
Russian cases: A few examples, I'm really confused
An Accountant Seeks the Help of a Mathematician
Is it true that real estate prices mainly go up?
Why did it take so long to abandon sail after steamships were demonstrated?
Will a pinhole camera work with instant film?
Where is the 1/8 CR apprentice in Volo's Guide to Monsters?
What does it mean to make a bootable LiveUSB?
How to answer questions about my characters?
Is it possible that AIC = BIC?
Why must traveling waves have the same amplitude to form a standing wave?
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
How to make healing in an exploration game interesting
Force user to remove USB token
Professor being mistaken for a grad student
Welcoming 2019 Pi day: How to draw the letter π?
Theorems like the Lovász Local Lemma?
Dot in front of file
Sword in the Stone story where the sword was held in place by electromagnets
Can anyone tell me why this program fails?
Why do Australian milk farmers need to protest supermarkets' milk price?
Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?
Regarding an answer on angular bisectors in 2D coordinate geometry.
How do I prove this method of determining the sign for acute or obtuse angle bisector in the angle bisector formula works?Given two lines in 2D, how to select the angle bisector related to the smallest angle between the lines?Equation of angle bisector, given the equations of two lines in 2D$A$ is a point on either of the two lines $y+sqrt3|x|=2$ at a distance of $frac4sqrt3$ units from their point of intersection.Equations of the two lines through the origin which intersect the line $fracx-32=fracy-31=fracz1$ at an angle of $fracpi3$How to find whether equation of angle bisector represents the obtuse or acute angle bisector of two given straight lines?Proof that if two lines are parallel then $A_1$ = $A_2$ and $B_1$ = $B_2$?Bisectors of a triangle meet at point.How do I prove this method of determining the sign for acute or obtuse angle bisector in the angle bisector formula works?Find the equations of the bisectors of the angles between the lines $y=x$ and $y=7x+4$.Find the angle between two tangents from an external point $(x_1,y_1)$ to the circle $x^2+y^2=a^2$ .Need proof for a property in Analytic Geometry
$begingroup$
I am aware that the following expression represents the two angular bisectors for two straight lines.
$$fraca_1x+b_1y-c_1sqrta_1^2+b_1^2=pm fraca_2x+b_2y-c_2sqrta_2^2+b_2^2qquad $$
I had the following question which was already asked and answered here:
Is there any link between the sign of RHS and the bisector of the smallest (biggest) angle?
I then had the following questions regarding the best answer:
Forget about $c_1$ and $c_2$, put $u:=(a_1,b_1)/sqrta_1^2+b_1^2$, $v:=(a_2,b_2)/sqrta_2^2+b_2^2$ and let $z:=(x,y)$. The lines $ucdot z=0$ and $vcdot z =0$ are parallel to your lines $g_1$ and $g_2$. If $ucdot v>0$ (i.e., $u$ and $v$ enclose an acute angle) then it easy to see that $u+v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so this bisector is parallel to the line $(u+v)cdot z=0$. If, on the other hand, $ucdot v<0$ then $u$ and $-v$ enclose an acute angle; therefore $u-v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so in this case the desired bisector is parallel to the line $(u-v)cdot z=0$.
- What are $u$ and $v$ and $z$? Hence what would $u+v$ and $u-v$ be? (I am unable to understand the notation.)
- How are the dot products parallel to the original lines? (Probably answerable from 1.)
- Is there a way to use the original equations to tell if a bisector is 'internal' or 'external'?
Apologies for the silly question and for violating any rules. I do not have enough reputation to ask in the comments.
analytic-geometry
$endgroup$
add a comment |
$begingroup$
I am aware that the following expression represents the two angular bisectors for two straight lines.
$$fraca_1x+b_1y-c_1sqrta_1^2+b_1^2=pm fraca_2x+b_2y-c_2sqrta_2^2+b_2^2qquad $$
I had the following question which was already asked and answered here:
Is there any link between the sign of RHS and the bisector of the smallest (biggest) angle?
I then had the following questions regarding the best answer:
Forget about $c_1$ and $c_2$, put $u:=(a_1,b_1)/sqrta_1^2+b_1^2$, $v:=(a_2,b_2)/sqrta_2^2+b_2^2$ and let $z:=(x,y)$. The lines $ucdot z=0$ and $vcdot z =0$ are parallel to your lines $g_1$ and $g_2$. If $ucdot v>0$ (i.e., $u$ and $v$ enclose an acute angle) then it easy to see that $u+v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so this bisector is parallel to the line $(u+v)cdot z=0$. If, on the other hand, $ucdot v<0$ then $u$ and $-v$ enclose an acute angle; therefore $u-v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so in this case the desired bisector is parallel to the line $(u-v)cdot z=0$.
- What are $u$ and $v$ and $z$? Hence what would $u+v$ and $u-v$ be? (I am unable to understand the notation.)
- How are the dot products parallel to the original lines? (Probably answerable from 1.)
- Is there a way to use the original equations to tell if a bisector is 'internal' or 'external'?
Apologies for the silly question and for violating any rules. I do not have enough reputation to ask in the comments.
analytic-geometry
$endgroup$
$begingroup$
Re: 3: the sign of $ucdot v$ is equal to the sign of $(a_1,b_1)cdot(a_2,b_2)$.
$endgroup$
– amd
Mar 12 at 6:05
add a comment |
$begingroup$
I am aware that the following expression represents the two angular bisectors for two straight lines.
$$fraca_1x+b_1y-c_1sqrta_1^2+b_1^2=pm fraca_2x+b_2y-c_2sqrta_2^2+b_2^2qquad $$
I had the following question which was already asked and answered here:
Is there any link between the sign of RHS and the bisector of the smallest (biggest) angle?
I then had the following questions regarding the best answer:
Forget about $c_1$ and $c_2$, put $u:=(a_1,b_1)/sqrta_1^2+b_1^2$, $v:=(a_2,b_2)/sqrta_2^2+b_2^2$ and let $z:=(x,y)$. The lines $ucdot z=0$ and $vcdot z =0$ are parallel to your lines $g_1$ and $g_2$. If $ucdot v>0$ (i.e., $u$ and $v$ enclose an acute angle) then it easy to see that $u+v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so this bisector is parallel to the line $(u+v)cdot z=0$. If, on the other hand, $ucdot v<0$ then $u$ and $-v$ enclose an acute angle; therefore $u-v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so in this case the desired bisector is parallel to the line $(u-v)cdot z=0$.
- What are $u$ and $v$ and $z$? Hence what would $u+v$ and $u-v$ be? (I am unable to understand the notation.)
- How are the dot products parallel to the original lines? (Probably answerable from 1.)
- Is there a way to use the original equations to tell if a bisector is 'internal' or 'external'?
Apologies for the silly question and for violating any rules. I do not have enough reputation to ask in the comments.
analytic-geometry
$endgroup$
I am aware that the following expression represents the two angular bisectors for two straight lines.
$$fraca_1x+b_1y-c_1sqrta_1^2+b_1^2=pm fraca_2x+b_2y-c_2sqrta_2^2+b_2^2qquad $$
I had the following question which was already asked and answered here:
Is there any link between the sign of RHS and the bisector of the smallest (biggest) angle?
I then had the following questions regarding the best answer:
Forget about $c_1$ and $c_2$, put $u:=(a_1,b_1)/sqrta_1^2+b_1^2$, $v:=(a_2,b_2)/sqrta_2^2+b_2^2$ and let $z:=(x,y)$. The lines $ucdot z=0$ and $vcdot z =0$ are parallel to your lines $g_1$ and $g_2$. If $ucdot v>0$ (i.e., $u$ and $v$ enclose an acute angle) then it easy to see that $u+v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so this bisector is parallel to the line $(u+v)cdot z=0$. If, on the other hand, $ucdot v<0$ then $u$ and $-v$ enclose an acute angle; therefore $u-v$ is orthogonal to the bisector of the smaller angle between $g_1$ and $g_2$, so in this case the desired bisector is parallel to the line $(u-v)cdot z=0$.
- What are $u$ and $v$ and $z$? Hence what would $u+v$ and $u-v$ be? (I am unable to understand the notation.)
- How are the dot products parallel to the original lines? (Probably answerable from 1.)
- Is there a way to use the original equations to tell if a bisector is 'internal' or 'external'?
Apologies for the silly question and for violating any rules. I do not have enough reputation to ask in the comments.
analytic-geometry
analytic-geometry
edited Mar 11 at 12:01
MarianD
9931612
9931612
asked Mar 11 at 11:45
JC2000JC2000
418
418
$begingroup$
Re: 3: the sign of $ucdot v$ is equal to the sign of $(a_1,b_1)cdot(a_2,b_2)$.
$endgroup$
– amd
Mar 12 at 6:05
add a comment |
$begingroup$
Re: 3: the sign of $ucdot v$ is equal to the sign of $(a_1,b_1)cdot(a_2,b_2)$.
$endgroup$
– amd
Mar 12 at 6:05
$begingroup$
Re: 3: the sign of $ucdot v$ is equal to the sign of $(a_1,b_1)cdot(a_2,b_2)$.
$endgroup$
– amd
Mar 12 at 6:05
$begingroup$
Re: 3: the sign of $ucdot v$ is equal to the sign of $(a_1,b_1)cdot(a_2,b_2)$.
$endgroup$
– amd
Mar 12 at 6:05
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Ad $1$:
$u, v$ are unit vectors perpendicular to those lines. $z := (x, y)$ is a $formal$ vector, so for example
$$u cdot z = 0 $$
is an equation of a line, because it is
$$(u_1, u_2) cdot(x,y) = 0$$
or
$$u_1x+u_2y=0$$
$(u+v)$ and $(u-v)$ are perpendicular to bisectors $f, g$ of original lines $m,n$:
Ad $2$:
As you guessed, it follows from the previous part.
Ad $3$:
Yes, there is. Follow the link in your own question to learn how.
$endgroup$
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
1
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
|
show 3 more comments
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%2f3143592%2fregarding-an-answer-on-angular-bisectors-in-2d-coordinate-geometry%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
$begingroup$
Ad $1$:
$u, v$ are unit vectors perpendicular to those lines. $z := (x, y)$ is a $formal$ vector, so for example
$$u cdot z = 0 $$
is an equation of a line, because it is
$$(u_1, u_2) cdot(x,y) = 0$$
or
$$u_1x+u_2y=0$$
$(u+v)$ and $(u-v)$ are perpendicular to bisectors $f, g$ of original lines $m,n$:
Ad $2$:
As you guessed, it follows from the previous part.
Ad $3$:
Yes, there is. Follow the link in your own question to learn how.
$endgroup$
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
1
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
|
show 3 more comments
$begingroup$
Ad $1$:
$u, v$ are unit vectors perpendicular to those lines. $z := (x, y)$ is a $formal$ vector, so for example
$$u cdot z = 0 $$
is an equation of a line, because it is
$$(u_1, u_2) cdot(x,y) = 0$$
or
$$u_1x+u_2y=0$$
$(u+v)$ and $(u-v)$ are perpendicular to bisectors $f, g$ of original lines $m,n$:
Ad $2$:
As you guessed, it follows from the previous part.
Ad $3$:
Yes, there is. Follow the link in your own question to learn how.
$endgroup$
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
1
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
|
show 3 more comments
$begingroup$
Ad $1$:
$u, v$ are unit vectors perpendicular to those lines. $z := (x, y)$ is a $formal$ vector, so for example
$$u cdot z = 0 $$
is an equation of a line, because it is
$$(u_1, u_2) cdot(x,y) = 0$$
or
$$u_1x+u_2y=0$$
$(u+v)$ and $(u-v)$ are perpendicular to bisectors $f, g$ of original lines $m,n$:
Ad $2$:
As you guessed, it follows from the previous part.
Ad $3$:
Yes, there is. Follow the link in your own question to learn how.
$endgroup$
Ad $1$:
$u, v$ are unit vectors perpendicular to those lines. $z := (x, y)$ is a $formal$ vector, so for example
$$u cdot z = 0 $$
is an equation of a line, because it is
$$(u_1, u_2) cdot(x,y) = 0$$
or
$$u_1x+u_2y=0$$
$(u+v)$ and $(u-v)$ are perpendicular to bisectors $f, g$ of original lines $m,n$:
Ad $2$:
As you guessed, it follows from the previous part.
Ad $3$:
Yes, there is. Follow the link in your own question to learn how.
edited 2 days ago
answered Mar 11 at 12:35
MarianDMarianD
9931612
9931612
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
1
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
|
show 3 more comments
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
1
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
The diagram does help tremendously as I am trying to work my head around 1 and 2. But how does Ad.3 tell us which equation refers to the 'internal' bisector and which to the 'external'? So when '$+$' is used you get one of the bisectors and the other is obtained when '$-$' is used, but which one bisects the acute and which one the obtuse?
$endgroup$
– JC2000
Mar 11 at 13:03
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
It doesn't tell us, I showed that it is impossible. The problem is that the same line has (infinitely) many different equations.
$endgroup$
– MarianD
Mar 11 at 13:10
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
$begingroup$
Regarding 1 and 2. : Since $u,v$ are perpendicular to $m,n$ thus the vector $u+v$ (which is the acute bisector for $u,v$) is the 'obtuse' bisector for the original pair of lines. Thus $(u+v)cdot z=0$ which is perpendicular to $u+v$ is the 'acute bisector' for the original lines?! Sorry for being painfully slow but why is $ucdot z = 0$ parallel to the original?
$endgroup$
– JC2000
Mar 11 at 13:29
1
1
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
See, you put a question and I answered it. You didn't accept my answer. It seems that you are not satisfied with it, so you have wait for a better one.
$endgroup$
– MarianD
Mar 11 at 15:04
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
$begingroup$
Sorry for being a bit dense but can I ask follow up questions?
$endgroup$
– JC2000
Mar 11 at 16:44
|
show 3 more comments
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%2f3143592%2fregarding-an-answer-on-angular-bisectors-in-2d-coordinate-geometry%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$
Re: 3: the sign of $ucdot v$ is equal to the sign of $(a_1,b_1)cdot(a_2,b_2)$.
$endgroup$
– amd
Mar 12 at 6:05