(High School Vectors) Distance between Parallel Lines
up vote
1
down vote
favorite
Given $2$ lines
$$L_1 : r = (1, 2, 3) + lambda (1, 2, 1.5)\
L_2 : r = (4, 0, -1) + mu (2, 4, 3)$$
Are parallel to each other with points $A(1, 2, 3)$ and $B(4, 0, -1)$.
Determine the distance between the two lines.
Method 1: distance from a point B to line L1
$AB(to) = OB(to) - OA(to) = (3, -2, -4)$
the distance is
$$frac{|(3, -2, -4) times (1, 2, 1.5) |}{sqrt{1 + 4 + 2.25}}= 4.716$$
Method 2: foot of perpendicular
Let foot of perpendicular of $A$ on $L2$ be $F$
$$OF(→) = (4+2mu, 4mu, -1+3mu) text{ for some }muinmathbb R\
AF(→) = (3+2mu, 4mu-2, -4+3mu) $$
Since $AF$ perpendicular to $L2$ :
$$(3+2mu, 4mu-2, -4+3mu) cdot (2, 4, 3) = 0\
μ = frac{14}{29}\
AF(to) = left(frac{115}{29}, frac{56}{29}, -frac{74}{29}right)\
|AF(to)| = 5.095$$
Method 3: Length of projection and Pythagoras Theorem
Length of projection of vector $vec{AB}$ onto $L_1$:
$$frac{|(3, -2, -4)cdot (1, 2, 1.5)|}{sqrt{1 + 4 + 2.25}} = 2.90065391$$
Length of $vec{AB} = | (3, -2, -4) |$.
Distance between two lines by Pythagoras theorem:
$$sqrt{| (3, -2, -4) |^2 - 2.90065391^2 } = 4.537237 . $$
Why do I get different answers for methods? I believe the three methods are correct.
vectors
add a comment |
up vote
1
down vote
favorite
Given $2$ lines
$$L_1 : r = (1, 2, 3) + lambda (1, 2, 1.5)\
L_2 : r = (4, 0, -1) + mu (2, 4, 3)$$
Are parallel to each other with points $A(1, 2, 3)$ and $B(4, 0, -1)$.
Determine the distance between the two lines.
Method 1: distance from a point B to line L1
$AB(to) = OB(to) - OA(to) = (3, -2, -4)$
the distance is
$$frac{|(3, -2, -4) times (1, 2, 1.5) |}{sqrt{1 + 4 + 2.25}}= 4.716$$
Method 2: foot of perpendicular
Let foot of perpendicular of $A$ on $L2$ be $F$
$$OF(→) = (4+2mu, 4mu, -1+3mu) text{ for some }muinmathbb R\
AF(→) = (3+2mu, 4mu-2, -4+3mu) $$
Since $AF$ perpendicular to $L2$ :
$$(3+2mu, 4mu-2, -4+3mu) cdot (2, 4, 3) = 0\
μ = frac{14}{29}\
AF(to) = left(frac{115}{29}, frac{56}{29}, -frac{74}{29}right)\
|AF(to)| = 5.095$$
Method 3: Length of projection and Pythagoras Theorem
Length of projection of vector $vec{AB}$ onto $L_1$:
$$frac{|(3, -2, -4)cdot (1, 2, 1.5)|}{sqrt{1 + 4 + 2.25}} = 2.90065391$$
Length of $vec{AB} = | (3, -2, -4) |$.
Distance between two lines by Pythagoras theorem:
$$sqrt{| (3, -2, -4) |^2 - 2.90065391^2 } = 4.537237 . $$
Why do I get different answers for methods? I believe the three methods are correct.
vectors
Why would anyone downvote this question and want to close it? It's a perfectly legitimate question, OP is confused about a mathematical topic and wants help. It could use some latex, but that's hardly a reason to close it...
– 5xum
Sep 13 '15 at 8:54
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Given $2$ lines
$$L_1 : r = (1, 2, 3) + lambda (1, 2, 1.5)\
L_2 : r = (4, 0, -1) + mu (2, 4, 3)$$
Are parallel to each other with points $A(1, 2, 3)$ and $B(4, 0, -1)$.
Determine the distance between the two lines.
Method 1: distance from a point B to line L1
$AB(to) = OB(to) - OA(to) = (3, -2, -4)$
the distance is
$$frac{|(3, -2, -4) times (1, 2, 1.5) |}{sqrt{1 + 4 + 2.25}}= 4.716$$
Method 2: foot of perpendicular
Let foot of perpendicular of $A$ on $L2$ be $F$
$$OF(→) = (4+2mu, 4mu, -1+3mu) text{ for some }muinmathbb R\
AF(→) = (3+2mu, 4mu-2, -4+3mu) $$
Since $AF$ perpendicular to $L2$ :
$$(3+2mu, 4mu-2, -4+3mu) cdot (2, 4, 3) = 0\
μ = frac{14}{29}\
AF(to) = left(frac{115}{29}, frac{56}{29}, -frac{74}{29}right)\
|AF(to)| = 5.095$$
Method 3: Length of projection and Pythagoras Theorem
Length of projection of vector $vec{AB}$ onto $L_1$:
$$frac{|(3, -2, -4)cdot (1, 2, 1.5)|}{sqrt{1 + 4 + 2.25}} = 2.90065391$$
Length of $vec{AB} = | (3, -2, -4) |$.
Distance between two lines by Pythagoras theorem:
$$sqrt{| (3, -2, -4) |^2 - 2.90065391^2 } = 4.537237 . $$
Why do I get different answers for methods? I believe the three methods are correct.
vectors
Given $2$ lines
$$L_1 : r = (1, 2, 3) + lambda (1, 2, 1.5)\
L_2 : r = (4, 0, -1) + mu (2, 4, 3)$$
Are parallel to each other with points $A(1, 2, 3)$ and $B(4, 0, -1)$.
Determine the distance between the two lines.
Method 1: distance from a point B to line L1
$AB(to) = OB(to) - OA(to) = (3, -2, -4)$
the distance is
$$frac{|(3, -2, -4) times (1, 2, 1.5) |}{sqrt{1 + 4 + 2.25}}= 4.716$$
Method 2: foot of perpendicular
Let foot of perpendicular of $A$ on $L2$ be $F$
$$OF(→) = (4+2mu, 4mu, -1+3mu) text{ for some }muinmathbb R\
AF(→) = (3+2mu, 4mu-2, -4+3mu) $$
Since $AF$ perpendicular to $L2$ :
$$(3+2mu, 4mu-2, -4+3mu) cdot (2, 4, 3) = 0\
μ = frac{14}{29}\
AF(to) = left(frac{115}{29}, frac{56}{29}, -frac{74}{29}right)\
|AF(to)| = 5.095$$
Method 3: Length of projection and Pythagoras Theorem
Length of projection of vector $vec{AB}$ onto $L_1$:
$$frac{|(3, -2, -4)cdot (1, 2, 1.5)|}{sqrt{1 + 4 + 2.25}} = 2.90065391$$
Length of $vec{AB} = | (3, -2, -4) |$.
Distance between two lines by Pythagoras theorem:
$$sqrt{| (3, -2, -4) |^2 - 2.90065391^2 } = 4.537237 . $$
Why do I get different answers for methods? I believe the three methods are correct.
vectors
vectors
edited Nov 20 at 9:23
asked Sep 13 '15 at 8:39
NetUser5y62
393114
393114
Why would anyone downvote this question and want to close it? It's a perfectly legitimate question, OP is confused about a mathematical topic and wants help. It could use some latex, but that's hardly a reason to close it...
– 5xum
Sep 13 '15 at 8:54
add a comment |
Why would anyone downvote this question and want to close it? It's a perfectly legitimate question, OP is confused about a mathematical topic and wants help. It could use some latex, but that's hardly a reason to close it...
– 5xum
Sep 13 '15 at 8:54
Why would anyone downvote this question and want to close it? It's a perfectly legitimate question, OP is confused about a mathematical topic and wants help. It could use some latex, but that's hardly a reason to close it...
– 5xum
Sep 13 '15 at 8:54
Why would anyone downvote this question and want to close it? It's a perfectly legitimate question, OP is confused about a mathematical topic and wants help. It could use some latex, but that's hardly a reason to close it...
– 5xum
Sep 13 '15 at 8:54
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
accepted
The vector $AF$ should be $$left(frac{115}{29}, -frac{2}{29}, -frac{74}{29}right)$$
This vector has a norm of approximately $4.716$ which is what you hot with method 1.
Your steps were correct up to the point where you inserted $mu$ into the formula
$$AF = (3+2mu, 4mu - 2, -4+3mu)$$
since
$$3+2cdot frac{14}{29} = frac{87 + 28}{29} = frac{115}{29}\
4cdot frac{14}{29} - 2 = frac{56 - 58}{29} = -frac{2}{29}\
-4+3cdotfrac{14}{29} = frac{-116 + 42}{29} = -frac{74}{29}$$
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
The vector $AF$ should be $$left(frac{115}{29}, -frac{2}{29}, -frac{74}{29}right)$$
This vector has a norm of approximately $4.716$ which is what you hot with method 1.
Your steps were correct up to the point where you inserted $mu$ into the formula
$$AF = (3+2mu, 4mu - 2, -4+3mu)$$
since
$$3+2cdot frac{14}{29} = frac{87 + 28}{29} = frac{115}{29}\
4cdot frac{14}{29} - 2 = frac{56 - 58}{29} = -frac{2}{29}\
-4+3cdotfrac{14}{29} = frac{-116 + 42}{29} = -frac{74}{29}$$
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
add a comment |
up vote
3
down vote
accepted
The vector $AF$ should be $$left(frac{115}{29}, -frac{2}{29}, -frac{74}{29}right)$$
This vector has a norm of approximately $4.716$ which is what you hot with method 1.
Your steps were correct up to the point where you inserted $mu$ into the formula
$$AF = (3+2mu, 4mu - 2, -4+3mu)$$
since
$$3+2cdot frac{14}{29} = frac{87 + 28}{29} = frac{115}{29}\
4cdot frac{14}{29} - 2 = frac{56 - 58}{29} = -frac{2}{29}\
-4+3cdotfrac{14}{29} = frac{-116 + 42}{29} = -frac{74}{29}$$
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
add a comment |
up vote
3
down vote
accepted
up vote
3
down vote
accepted
The vector $AF$ should be $$left(frac{115}{29}, -frac{2}{29}, -frac{74}{29}right)$$
This vector has a norm of approximately $4.716$ which is what you hot with method 1.
Your steps were correct up to the point where you inserted $mu$ into the formula
$$AF = (3+2mu, 4mu - 2, -4+3mu)$$
since
$$3+2cdot frac{14}{29} = frac{87 + 28}{29} = frac{115}{29}\
4cdot frac{14}{29} - 2 = frac{56 - 58}{29} = -frac{2}{29}\
-4+3cdotfrac{14}{29} = frac{-116 + 42}{29} = -frac{74}{29}$$
The vector $AF$ should be $$left(frac{115}{29}, -frac{2}{29}, -frac{74}{29}right)$$
This vector has a norm of approximately $4.716$ which is what you hot with method 1.
Your steps were correct up to the point where you inserted $mu$ into the formula
$$AF = (3+2mu, 4mu - 2, -4+3mu)$$
since
$$3+2cdot frac{14}{29} = frac{87 + 28}{29} = frac{115}{29}\
4cdot frac{14}{29} - 2 = frac{56 - 58}{29} = -frac{2}{29}\
-4+3cdotfrac{14}{29} = frac{-116 + 42}{29} = -frac{74}{29}$$
edited Sep 13 '15 at 9:37
answered Sep 13 '15 at 9:32
5xum
89k393160
89k393160
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
add a comment |
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong Please format it correctly, like the rest of your question. Also, do this in future questions.
– 5xum
Sep 13 '15 at 9:46
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
@GuoJinLong You made a mistake in calculating the length of projection. Redo the calculation to get the right result.
– 5xum
Sep 13 '15 at 11:53
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%2f1433256%2fhigh-school-vectors-distance-between-parallel-lines%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
Why would anyone downvote this question and want to close it? It's a perfectly legitimate question, OP is confused about a mathematical topic and wants help. It could use some latex, but that's hardly a reason to close it...
– 5xum
Sep 13 '15 at 8:54