Foot of perpendicular in 3 dimensions











up vote
0
down vote

favorite
1












Let us suppose that $Q$ is a foot of perpendicular from a point $P (2,4,3) $on the line joining the points $A(1,2,4)$ and $B(3,4,5)$; then what are the coordinates of $Q$?



My try: Had this been a two dimensional problem, I would have found the equation of line and proceeded further to get the answer. But in 3D neither do I know to find the equation of a line nor do I know how to proceed further. Kindly Help.










share|cite|improve this question






















  • Are you familiar with vector calculus, or at least linear algebra?
    – Triatticus
    Feb 2 '17 at 17:17










  • I am. I just need to brush up the concepts, so if you could give me a clue how to proceed?
    – Zlatan
    Feb 2 '17 at 17:20










  • You are trying to find the component of the vector that ends on the point in question along the line defined by the other two points.
    – Triatticus
    Feb 2 '17 at 17:22










  • Could you start with the solution please?
    – Zlatan
    Feb 2 '17 at 17:28















up vote
0
down vote

favorite
1












Let us suppose that $Q$ is a foot of perpendicular from a point $P (2,4,3) $on the line joining the points $A(1,2,4)$ and $B(3,4,5)$; then what are the coordinates of $Q$?



My try: Had this been a two dimensional problem, I would have found the equation of line and proceeded further to get the answer. But in 3D neither do I know to find the equation of a line nor do I know how to proceed further. Kindly Help.










share|cite|improve this question






















  • Are you familiar with vector calculus, or at least linear algebra?
    – Triatticus
    Feb 2 '17 at 17:17










  • I am. I just need to brush up the concepts, so if you could give me a clue how to proceed?
    – Zlatan
    Feb 2 '17 at 17:20










  • You are trying to find the component of the vector that ends on the point in question along the line defined by the other two points.
    – Triatticus
    Feb 2 '17 at 17:22










  • Could you start with the solution please?
    – Zlatan
    Feb 2 '17 at 17:28













up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





Let us suppose that $Q$ is a foot of perpendicular from a point $P (2,4,3) $on the line joining the points $A(1,2,4)$ and $B(3,4,5)$; then what are the coordinates of $Q$?



My try: Had this been a two dimensional problem, I would have found the equation of line and proceeded further to get the answer. But in 3D neither do I know to find the equation of a line nor do I know how to proceed further. Kindly Help.










share|cite|improve this question













Let us suppose that $Q$ is a foot of perpendicular from a point $P (2,4,3) $on the line joining the points $A(1,2,4)$ and $B(3,4,5)$; then what are the coordinates of $Q$?



My try: Had this been a two dimensional problem, I would have found the equation of line and proceeded further to get the answer. But in 3D neither do I know to find the equation of a line nor do I know how to proceed further. Kindly Help.







3d






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Feb 2 '17 at 17:14









Zlatan

369312




369312












  • Are you familiar with vector calculus, or at least linear algebra?
    – Triatticus
    Feb 2 '17 at 17:17










  • I am. I just need to brush up the concepts, so if you could give me a clue how to proceed?
    – Zlatan
    Feb 2 '17 at 17:20










  • You are trying to find the component of the vector that ends on the point in question along the line defined by the other two points.
    – Triatticus
    Feb 2 '17 at 17:22










  • Could you start with the solution please?
    – Zlatan
    Feb 2 '17 at 17:28


















  • Are you familiar with vector calculus, or at least linear algebra?
    – Triatticus
    Feb 2 '17 at 17:17










  • I am. I just need to brush up the concepts, so if you could give me a clue how to proceed?
    – Zlatan
    Feb 2 '17 at 17:20










  • You are trying to find the component of the vector that ends on the point in question along the line defined by the other two points.
    – Triatticus
    Feb 2 '17 at 17:22










  • Could you start with the solution please?
    – Zlatan
    Feb 2 '17 at 17:28
















Are you familiar with vector calculus, or at least linear algebra?
– Triatticus
Feb 2 '17 at 17:17




Are you familiar with vector calculus, or at least linear algebra?
– Triatticus
Feb 2 '17 at 17:17












I am. I just need to brush up the concepts, so if you could give me a clue how to proceed?
– Zlatan
Feb 2 '17 at 17:20




I am. I just need to brush up the concepts, so if you could give me a clue how to proceed?
– Zlatan
Feb 2 '17 at 17:20












You are trying to find the component of the vector that ends on the point in question along the line defined by the other two points.
– Triatticus
Feb 2 '17 at 17:22




You are trying to find the component of the vector that ends on the point in question along the line defined by the other two points.
– Triatticus
Feb 2 '17 at 17:22












Could you start with the solution please?
– Zlatan
Feb 2 '17 at 17:28




Could you start with the solution please?
– Zlatan
Feb 2 '17 at 17:28










1 Answer
1






active

oldest

votes

















up vote
0
down vote













We know $A(1,2,4)$ and $B(3,4,5)$, so $vec{AB}=langle2,2,1rangle$.



A vector equation for $overleftrightarrow{AB}$ is $vec{r}=langle1,2,4rangle+tlangle2,2,1rangle$ for $tinmathbb{R}$.



Point $Q$ must lie on $overleftrightarrow{AB}$, so the position vector for $Q$ is $vec{Q}=langle1,2,4rangle+qlangle2,2,1rangle=langle1+2q,2+2q,4+qrangle$ for some $qinmathbb{R}$.



We need to find $q$ in order to find $Q$. We know $Q$ is the foot of the perpendicular from $P$ to $Q$. In other words, $vec{PQ}perpvec{AB}$.



We find $vec{PQ}=langle2q-1,2q-2,q+1rangle$.



Since $vec{PQ}perpvec{AB}$, then $vec{PQ}cdotvec{AB}=0$.



begin{align}
vec{PQ}cdotvec{AB}&=0\
langle2q-1,2q-2,q+1ranglecdotlangle2,2,1rangle&=0\
4q-2+4q-4+q+1&=0\
9q&=5\
q&=frac{5}{9}
end{align}



Using $q=5/9$, we find that $vec{Q}=langle1+2(5/9),2+2(5/9),4+(5/9)rangle=langle19/9,28/9,41/9rangle$.



Thus we have $Qleft(frac{19}{9},frac{28}{9},frac{41}{9}right)$.






share|cite|improve this answer























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


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2126055%2ffoot-of-perpendicular-in-3-dimensions%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
    0
    down vote













    We know $A(1,2,4)$ and $B(3,4,5)$, so $vec{AB}=langle2,2,1rangle$.



    A vector equation for $overleftrightarrow{AB}$ is $vec{r}=langle1,2,4rangle+tlangle2,2,1rangle$ for $tinmathbb{R}$.



    Point $Q$ must lie on $overleftrightarrow{AB}$, so the position vector for $Q$ is $vec{Q}=langle1,2,4rangle+qlangle2,2,1rangle=langle1+2q,2+2q,4+qrangle$ for some $qinmathbb{R}$.



    We need to find $q$ in order to find $Q$. We know $Q$ is the foot of the perpendicular from $P$ to $Q$. In other words, $vec{PQ}perpvec{AB}$.



    We find $vec{PQ}=langle2q-1,2q-2,q+1rangle$.



    Since $vec{PQ}perpvec{AB}$, then $vec{PQ}cdotvec{AB}=0$.



    begin{align}
    vec{PQ}cdotvec{AB}&=0\
    langle2q-1,2q-2,q+1ranglecdotlangle2,2,1rangle&=0\
    4q-2+4q-4+q+1&=0\
    9q&=5\
    q&=frac{5}{9}
    end{align}



    Using $q=5/9$, we find that $vec{Q}=langle1+2(5/9),2+2(5/9),4+(5/9)rangle=langle19/9,28/9,41/9rangle$.



    Thus we have $Qleft(frac{19}{9},frac{28}{9},frac{41}{9}right)$.






    share|cite|improve this answer



























      up vote
      0
      down vote













      We know $A(1,2,4)$ and $B(3,4,5)$, so $vec{AB}=langle2,2,1rangle$.



      A vector equation for $overleftrightarrow{AB}$ is $vec{r}=langle1,2,4rangle+tlangle2,2,1rangle$ for $tinmathbb{R}$.



      Point $Q$ must lie on $overleftrightarrow{AB}$, so the position vector for $Q$ is $vec{Q}=langle1,2,4rangle+qlangle2,2,1rangle=langle1+2q,2+2q,4+qrangle$ for some $qinmathbb{R}$.



      We need to find $q$ in order to find $Q$. We know $Q$ is the foot of the perpendicular from $P$ to $Q$. In other words, $vec{PQ}perpvec{AB}$.



      We find $vec{PQ}=langle2q-1,2q-2,q+1rangle$.



      Since $vec{PQ}perpvec{AB}$, then $vec{PQ}cdotvec{AB}=0$.



      begin{align}
      vec{PQ}cdotvec{AB}&=0\
      langle2q-1,2q-2,q+1ranglecdotlangle2,2,1rangle&=0\
      4q-2+4q-4+q+1&=0\
      9q&=5\
      q&=frac{5}{9}
      end{align}



      Using $q=5/9$, we find that $vec{Q}=langle1+2(5/9),2+2(5/9),4+(5/9)rangle=langle19/9,28/9,41/9rangle$.



      Thus we have $Qleft(frac{19}{9},frac{28}{9},frac{41}{9}right)$.






      share|cite|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        We know $A(1,2,4)$ and $B(3,4,5)$, so $vec{AB}=langle2,2,1rangle$.



        A vector equation for $overleftrightarrow{AB}$ is $vec{r}=langle1,2,4rangle+tlangle2,2,1rangle$ for $tinmathbb{R}$.



        Point $Q$ must lie on $overleftrightarrow{AB}$, so the position vector for $Q$ is $vec{Q}=langle1,2,4rangle+qlangle2,2,1rangle=langle1+2q,2+2q,4+qrangle$ for some $qinmathbb{R}$.



        We need to find $q$ in order to find $Q$. We know $Q$ is the foot of the perpendicular from $P$ to $Q$. In other words, $vec{PQ}perpvec{AB}$.



        We find $vec{PQ}=langle2q-1,2q-2,q+1rangle$.



        Since $vec{PQ}perpvec{AB}$, then $vec{PQ}cdotvec{AB}=0$.



        begin{align}
        vec{PQ}cdotvec{AB}&=0\
        langle2q-1,2q-2,q+1ranglecdotlangle2,2,1rangle&=0\
        4q-2+4q-4+q+1&=0\
        9q&=5\
        q&=frac{5}{9}
        end{align}



        Using $q=5/9$, we find that $vec{Q}=langle1+2(5/9),2+2(5/9),4+(5/9)rangle=langle19/9,28/9,41/9rangle$.



        Thus we have $Qleft(frac{19}{9},frac{28}{9},frac{41}{9}right)$.






        share|cite|improve this answer














        We know $A(1,2,4)$ and $B(3,4,5)$, so $vec{AB}=langle2,2,1rangle$.



        A vector equation for $overleftrightarrow{AB}$ is $vec{r}=langle1,2,4rangle+tlangle2,2,1rangle$ for $tinmathbb{R}$.



        Point $Q$ must lie on $overleftrightarrow{AB}$, so the position vector for $Q$ is $vec{Q}=langle1,2,4rangle+qlangle2,2,1rangle=langle1+2q,2+2q,4+qrangle$ for some $qinmathbb{R}$.



        We need to find $q$ in order to find $Q$. We know $Q$ is the foot of the perpendicular from $P$ to $Q$. In other words, $vec{PQ}perpvec{AB}$.



        We find $vec{PQ}=langle2q-1,2q-2,q+1rangle$.



        Since $vec{PQ}perpvec{AB}$, then $vec{PQ}cdotvec{AB}=0$.



        begin{align}
        vec{PQ}cdotvec{AB}&=0\
        langle2q-1,2q-2,q+1ranglecdotlangle2,2,1rangle&=0\
        4q-2+4q-4+q+1&=0\
        9q&=5\
        q&=frac{5}{9}
        end{align}



        Using $q=5/9$, we find that $vec{Q}=langle1+2(5/9),2+2(5/9),4+(5/9)rangle=langle19/9,28/9,41/9rangle$.



        Thus we have $Qleft(frac{19}{9},frac{28}{9},frac{41}{9}right)$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Feb 2 '17 at 18:42

























        answered Feb 2 '17 at 18:23









        Tim Thayer

        1,186410




        1,186410






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2126055%2ffoot-of-perpendicular-in-3-dimensions%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

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?