Finding the position vector of the midpoint of a line formed by the difference of two vectors











up vote
0
down vote

favorite












The question I need help addressing has to do with part iv)



enter image description here



The solution is as follows:



enter image description here



This is the vector equation of a line. From what I gather, the solution has the following logical forethought:




  • The vector equation of a line allows us to find the position vector of any point on a given line, which is usually specified by the difference between two points. For example, in $r = a + t(b-a)$, due to the way adding vectors works, when we impose vector $vec a$ and $vec {b-a}$ and create the resultant vector, it will still be a position vector on that line. This means the scalar t can be used to find us the position of any point on that line.

  • In the case of (iv), we need to find the midpoint of line $overline {PQ}$. We can find any point on line $overline {PQ}$ by finding $vec P - vec Q$ and applying $r_x = r_1 + t(vec P - vec Q)$ to find any given point on the line given the scalar. If we set constant $t$ to $frac {1}{2}$, shouldn't that then give us $X$ in the graphic?


However, I take issue with the solution, primarily the graphic. My qualms with this solution:




  • The two vectors both have the same $x$ coordinate, but seemed to be separated in the graphic. In fact, given their coordinates, their positions in this graphic don't make sense to me.

  • I don't understand why $r_1, r_2$ and $ a$ in the graphic are halved in size.

  • If I want to find a point on $overline {PQ}$ that is 3 units from X, what value of $t$ do I set?


Please do let me know if any of my logical forethoughts were incorrect, and why, and if you have any answers to my qualms stated above, especially the "3 units away from X" one.



EDIT: It also seems I need to use $r_x = r_1 + t(vec Q - vec P)$ instead of $r_x = r_1 + t(vec P - vec Q)$ to get the right answer? Why is that? Why is it $r = a + t(b-a)$ instead of $r = a + t(a-b)$?










share|cite|improve this question
















bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.



















    up vote
    0
    down vote

    favorite












    The question I need help addressing has to do with part iv)



    enter image description here



    The solution is as follows:



    enter image description here



    This is the vector equation of a line. From what I gather, the solution has the following logical forethought:




    • The vector equation of a line allows us to find the position vector of any point on a given line, which is usually specified by the difference between two points. For example, in $r = a + t(b-a)$, due to the way adding vectors works, when we impose vector $vec a$ and $vec {b-a}$ and create the resultant vector, it will still be a position vector on that line. This means the scalar t can be used to find us the position of any point on that line.

    • In the case of (iv), we need to find the midpoint of line $overline {PQ}$. We can find any point on line $overline {PQ}$ by finding $vec P - vec Q$ and applying $r_x = r_1 + t(vec P - vec Q)$ to find any given point on the line given the scalar. If we set constant $t$ to $frac {1}{2}$, shouldn't that then give us $X$ in the graphic?


    However, I take issue with the solution, primarily the graphic. My qualms with this solution:




    • The two vectors both have the same $x$ coordinate, but seemed to be separated in the graphic. In fact, given their coordinates, their positions in this graphic don't make sense to me.

    • I don't understand why $r_1, r_2$ and $ a$ in the graphic are halved in size.

    • If I want to find a point on $overline {PQ}$ that is 3 units from X, what value of $t$ do I set?


    Please do let me know if any of my logical forethoughts were incorrect, and why, and if you have any answers to my qualms stated above, especially the "3 units away from X" one.



    EDIT: It also seems I need to use $r_x = r_1 + t(vec Q - vec P)$ instead of $r_x = r_1 + t(vec P - vec Q)$ to get the right answer? Why is that? Why is it $r = a + t(b-a)$ instead of $r = a + t(a-b)$?










    share|cite|improve this question
















    bumped to the homepage by Community yesterday


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      The question I need help addressing has to do with part iv)



      enter image description here



      The solution is as follows:



      enter image description here



      This is the vector equation of a line. From what I gather, the solution has the following logical forethought:




      • The vector equation of a line allows us to find the position vector of any point on a given line, which is usually specified by the difference between two points. For example, in $r = a + t(b-a)$, due to the way adding vectors works, when we impose vector $vec a$ and $vec {b-a}$ and create the resultant vector, it will still be a position vector on that line. This means the scalar t can be used to find us the position of any point on that line.

      • In the case of (iv), we need to find the midpoint of line $overline {PQ}$. We can find any point on line $overline {PQ}$ by finding $vec P - vec Q$ and applying $r_x = r_1 + t(vec P - vec Q)$ to find any given point on the line given the scalar. If we set constant $t$ to $frac {1}{2}$, shouldn't that then give us $X$ in the graphic?


      However, I take issue with the solution, primarily the graphic. My qualms with this solution:




      • The two vectors both have the same $x$ coordinate, but seemed to be separated in the graphic. In fact, given their coordinates, their positions in this graphic don't make sense to me.

      • I don't understand why $r_1, r_2$ and $ a$ in the graphic are halved in size.

      • If I want to find a point on $overline {PQ}$ that is 3 units from X, what value of $t$ do I set?


      Please do let me know if any of my logical forethoughts were incorrect, and why, and if you have any answers to my qualms stated above, especially the "3 units away from X" one.



      EDIT: It also seems I need to use $r_x = r_1 + t(vec Q - vec P)$ instead of $r_x = r_1 + t(vec P - vec Q)$ to get the right answer? Why is that? Why is it $r = a + t(b-a)$ instead of $r = a + t(a-b)$?










      share|cite|improve this question















      The question I need help addressing has to do with part iv)



      enter image description here



      The solution is as follows:



      enter image description here



      This is the vector equation of a line. From what I gather, the solution has the following logical forethought:




      • The vector equation of a line allows us to find the position vector of any point on a given line, which is usually specified by the difference between two points. For example, in $r = a + t(b-a)$, due to the way adding vectors works, when we impose vector $vec a$ and $vec {b-a}$ and create the resultant vector, it will still be a position vector on that line. This means the scalar t can be used to find us the position of any point on that line.

      • In the case of (iv), we need to find the midpoint of line $overline {PQ}$. We can find any point on line $overline {PQ}$ by finding $vec P - vec Q$ and applying $r_x = r_1 + t(vec P - vec Q)$ to find any given point on the line given the scalar. If we set constant $t$ to $frac {1}{2}$, shouldn't that then give us $X$ in the graphic?


      However, I take issue with the solution, primarily the graphic. My qualms with this solution:




      • The two vectors both have the same $x$ coordinate, but seemed to be separated in the graphic. In fact, given their coordinates, their positions in this graphic don't make sense to me.

      • I don't understand why $r_1, r_2$ and $ a$ in the graphic are halved in size.

      • If I want to find a point on $overline {PQ}$ that is 3 units from X, what value of $t$ do I set?


      Please do let me know if any of my logical forethoughts were incorrect, and why, and if you have any answers to my qualms stated above, especially the "3 units away from X" one.



      EDIT: It also seems I need to use $r_x = r_1 + t(vec Q - vec P)$ instead of $r_x = r_1 + t(vec P - vec Q)$ to get the right answer? Why is that? Why is it $r = a + t(b-a)$ instead of $r = a + t(a-b)$?







      vector-spaces vectors vector-analysis






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited May 12 '17 at 1:27

























      asked May 12 '17 at 1:17









      sangstar

      808214




      808214





      bumped to the homepage by Community yesterday


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community yesterday


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          A line described by $(1-t)P+tQ$, where the parameter $t$ is taken from the interval $[0,1]$ gives at $t=frac{1}{2}$ the middle point you had as the answer.






          share|cite|improve this answer





















          • Yep: ${{bf P} + {bf Q} over 2}$.
            – David G. Stork
            May 12 '17 at 1:51











          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%2f2277271%2ffinding-the-position-vector-of-the-midpoint-of-a-line-formed-by-the-difference-o%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













          A line described by $(1-t)P+tQ$, where the parameter $t$ is taken from the interval $[0,1]$ gives at $t=frac{1}{2}$ the middle point you had as the answer.






          share|cite|improve this answer





















          • Yep: ${{bf P} + {bf Q} over 2}$.
            – David G. Stork
            May 12 '17 at 1:51















          up vote
          0
          down vote













          A line described by $(1-t)P+tQ$, where the parameter $t$ is taken from the interval $[0,1]$ gives at $t=frac{1}{2}$ the middle point you had as the answer.






          share|cite|improve this answer





















          • Yep: ${{bf P} + {bf Q} over 2}$.
            – David G. Stork
            May 12 '17 at 1:51













          up vote
          0
          down vote










          up vote
          0
          down vote









          A line described by $(1-t)P+tQ$, where the parameter $t$ is taken from the interval $[0,1]$ gives at $t=frac{1}{2}$ the middle point you had as the answer.






          share|cite|improve this answer












          A line described by $(1-t)P+tQ$, where the parameter $t$ is taken from the interval $[0,1]$ gives at $t=frac{1}{2}$ the middle point you had as the answer.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered May 12 '17 at 1:49









          janmarqz

          6,14241630




          6,14241630












          • Yep: ${{bf P} + {bf Q} over 2}$.
            – David G. Stork
            May 12 '17 at 1:51


















          • Yep: ${{bf P} + {bf Q} over 2}$.
            – David G. Stork
            May 12 '17 at 1:51
















          Yep: ${{bf P} + {bf Q} over 2}$.
          – David G. Stork
          May 12 '17 at 1:51




          Yep: ${{bf P} + {bf Q} over 2}$.
          – David G. Stork
          May 12 '17 at 1:51


















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2277271%2ffinding-the-position-vector-of-the-midpoint-of-a-line-formed-by-the-difference-o%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

          Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

          Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

          A Topological Invariant for $pi_3(U(n))$