Determine the least value that the area of the triangle OAP can take. O is the origin, A is known and P is an unknown point on a line
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I have two lines
$$
l_1:
begincases
x=-14-4t\
y=5+t\
z=t
endcases
$$
$$
l_2:
begincases
x=t\
y=2t\
z=2t
endcases
$$
I have a known point A on $l_2$,
$$
A=(1,2,2)
$$
and an unknown point P on $l_1$, which I want to use to minimize the area of the triangle OAP, where O is the origin. How do I do this? I'm having troubles visualizing this as I tried doing it by finding the shortest distance between the lines to use as the length of one of the sides in the triangle and use the formula for triangles $fracbcdot h2$, but I got the wrong answer. So it must be something else.
linear-algebra vector-spaces vectors
 |Â
show 1 more comment
up vote
1
down vote
favorite
I have two lines
$$
l_1:
begincases
x=-14-4t\
y=5+t\
z=t
endcases
$$
$$
l_2:
begincases
x=t\
y=2t\
z=2t
endcases
$$
I have a known point A on $l_2$,
$$
A=(1,2,2)
$$
and an unknown point P on $l_1$, which I want to use to minimize the area of the triangle OAP, where O is the origin. How do I do this? I'm having troubles visualizing this as I tried doing it by finding the shortest distance between the lines to use as the length of one of the sides in the triangle and use the formula for triangles $fracbcdot h2$, but I got the wrong answer. So it must be something else.
linear-algebra vector-spaces vectors
Use area triangle $textOAP=frac12left|oversetrightharpoonup textOA times oversetrightharpoonup textOPright|$ where "$times $" is the cross product
â Lozenges
Jul 28 at 14:53
How would I find P?
â Chisq
Jul 28 at 14:54
$P(-14-4 t,5+t,t)$ is an arbitrary point on $l_1$. Write the area as a function of $t$ and minimize. Are we allowed to use Calculus?
â Lozenges
Jul 28 at 15:13
Hmm. Not if that entails any derivatives or anything. What did you have in mind?
â Chisq
Jul 28 at 15:16
Hmm. How about using the shortest distance as the height $PH$. It is not one of the sides.
â Lozenges
Jul 28 at 15:22
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have two lines
$$
l_1:
begincases
x=-14-4t\
y=5+t\
z=t
endcases
$$
$$
l_2:
begincases
x=t\
y=2t\
z=2t
endcases
$$
I have a known point A on $l_2$,
$$
A=(1,2,2)
$$
and an unknown point P on $l_1$, which I want to use to minimize the area of the triangle OAP, where O is the origin. How do I do this? I'm having troubles visualizing this as I tried doing it by finding the shortest distance between the lines to use as the length of one of the sides in the triangle and use the formula for triangles $fracbcdot h2$, but I got the wrong answer. So it must be something else.
linear-algebra vector-spaces vectors
I have two lines
$$
l_1:
begincases
x=-14-4t\
y=5+t\
z=t
endcases
$$
$$
l_2:
begincases
x=t\
y=2t\
z=2t
endcases
$$
I have a known point A on $l_2$,
$$
A=(1,2,2)
$$
and an unknown point P on $l_1$, which I want to use to minimize the area of the triangle OAP, where O is the origin. How do I do this? I'm having troubles visualizing this as I tried doing it by finding the shortest distance between the lines to use as the length of one of the sides in the triangle and use the formula for triangles $fracbcdot h2$, but I got the wrong answer. So it must be something else.
linear-algebra vector-spaces vectors
asked Jul 28 at 14:21
Chisq
1025
1025
Use area triangle $textOAP=frac12left|oversetrightharpoonup textOA times oversetrightharpoonup textOPright|$ where "$times $" is the cross product
â Lozenges
Jul 28 at 14:53
How would I find P?
â Chisq
Jul 28 at 14:54
$P(-14-4 t,5+t,t)$ is an arbitrary point on $l_1$. Write the area as a function of $t$ and minimize. Are we allowed to use Calculus?
â Lozenges
Jul 28 at 15:13
Hmm. Not if that entails any derivatives or anything. What did you have in mind?
â Chisq
Jul 28 at 15:16
Hmm. How about using the shortest distance as the height $PH$. It is not one of the sides.
â Lozenges
Jul 28 at 15:22
 |Â
show 1 more comment
Use area triangle $textOAP=frac12left|oversetrightharpoonup textOA times oversetrightharpoonup textOPright|$ where "$times $" is the cross product
â Lozenges
Jul 28 at 14:53
How would I find P?
â Chisq
Jul 28 at 14:54
$P(-14-4 t,5+t,t)$ is an arbitrary point on $l_1$. Write the area as a function of $t$ and minimize. Are we allowed to use Calculus?
â Lozenges
Jul 28 at 15:13
Hmm. Not if that entails any derivatives or anything. What did you have in mind?
â Chisq
Jul 28 at 15:16
Hmm. How about using the shortest distance as the height $PH$. It is not one of the sides.
â Lozenges
Jul 28 at 15:22
Use area triangle $textOAP=frac12left|oversetrightharpoonup textOA times oversetrightharpoonup textOPright|$ where "$times $" is the cross product
â Lozenges
Jul 28 at 14:53
Use area triangle $textOAP=frac12left|oversetrightharpoonup textOA times oversetrightharpoonup textOPright|$ where "$times $" is the cross product
â Lozenges
Jul 28 at 14:53
How would I find P?
â Chisq
Jul 28 at 14:54
How would I find P?
â Chisq
Jul 28 at 14:54
$P(-14-4 t,5+t,t)$ is an arbitrary point on $l_1$. Write the area as a function of $t$ and minimize. Are we allowed to use Calculus?
â Lozenges
Jul 28 at 15:13
$P(-14-4 t,5+t,t)$ is an arbitrary point on $l_1$. Write the area as a function of $t$ and minimize. Are we allowed to use Calculus?
â Lozenges
Jul 28 at 15:13
Hmm. Not if that entails any derivatives or anything. What did you have in mind?
â Chisq
Jul 28 at 15:16
Hmm. Not if that entails any derivatives or anything. What did you have in mind?
â Chisq
Jul 28 at 15:16
Hmm. How about using the shortest distance as the height $PH$. It is not one of the sides.
â Lozenges
Jul 28 at 15:22
Hmm. How about using the shortest distance as the height $PH$. It is not one of the sides.
â Lozenges
Jul 28 at 15:22
 |Â
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2865283%2fdetermine-the-least-value-that-the-area-of-the-triangle-oap-can-take-o-is-the-o%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Use area triangle $textOAP=frac12left|oversetrightharpoonup textOA times oversetrightharpoonup textOPright|$ where "$times $" is the cross product
â Lozenges
Jul 28 at 14:53
How would I find P?
â Chisq
Jul 28 at 14:54
$P(-14-4 t,5+t,t)$ is an arbitrary point on $l_1$. Write the area as a function of $t$ and minimize. Are we allowed to use Calculus?
â Lozenges
Jul 28 at 15:13
Hmm. Not if that entails any derivatives or anything. What did you have in mind?
â Chisq
Jul 28 at 15:16
Hmm. How about using the shortest distance as the height $PH$. It is not one of the sides.
â Lozenges
Jul 28 at 15:22