Two-Thirds Point Between Vectors

  • Thread starter Thread starter iberhammer
  • Start date Start date
  • Tags Tags
    Vectors
iberhammer
Messages
7
Reaction score
0
The question is: Use vectors to find the point that lies two-thirds of the way from P to Q.

P: (1,2,5)
Q:(6,9,5)

I tried finding the distance, then multiplying by 2/3 but obviously that will yield a scaler. Tried multiplying 2/3 by every coordinate then add them? That didn't work. I am sort of lost on such a simple problem :rolleyes:

Thank you in advance for any attempt made :)
 
Physics news on Phys.org
Think about a vector that would join the tip of P to the tip of Q.
 
a little more push? lol We learned about tip-to-tail method. no tip-to-tip that i know of
 
Well if you can find the vector that joins the tip of P to the tip of Q, then you take two-thirds of that vector, add it to P, and you are two-thirds of the way to the tip of Q.

Tto go from the tip of A to the tip of B, you need the vector B-A. Make sense yet?
 
Last edited:
Yeah, I got it after that last post of mine >_<. Sometimes I'm used to thinking so complex that I forget about just visualizing the concept first lol. Thanks a whole bunch :D
 
iberhammer said:
Yeah, I got it after that last post of mine >_<. Sometimes I'm used to thinking so complex that I forget about just visualizing the concept first lol. Thanks a whole bunch :D

"visualizing the concept" - whenever possible, visualize the concept by drawing a picture. You're using another half of your brain when you have an image to work with, instead of just the half that deals with logic and equations and such.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top