Solving a Simple Vector Problem

  • Thread starter Thread starter Einstein
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
To find the vector equation of the line passing through points A and B, the correct equation is r = 4i - 11j + 4k + t(3i + 12j + 3k). For part b, to determine the position vector of point P where OP is perpendicular to AB, the dot product of OP and AB must equal zero. The vector AB is calculated as (3i + 12j + 3k), and the unit vector uAB is derived from its magnitude. By substituting the position vector of P into the dot product equation, the coefficients must equal zero to find the correct values for x, y, and z. The solution confirms that the position vector of point P is 6i - 3j + 6k.
Einstein
Messages
13
Reaction score
1
"simple" vector problem

I need help on the second part of this question:

The points A and B have position vectors (4i -11j +4k) and (7i +j +7k) respectively.

a) Find vector equation of the line passing through the two points in terms of a parameter t.

My answer: r = 4i -11j +4k + t(3i +12j +k)

b) Find the position vector of the point P on AB such that OP is perpendicular to AB where O is the origin.

I have attempted this many times but I do not know how to start. Can anyone please tell me how to. I am on the level capable of understanding scalar and dot product and converting vector equations into cartesian equations so i appreciate if you can keep it as simple as this (not too complex) and understandble. Thanks. By the way the answer to b) is 6i -3j +6k
 
Last edited:
Physics news on Phys.org


Originally posted by Einstein
My answer: r = 4i -11j +4k + t(3i +12j +k)
Almost correct. Should read
r = 4i -11j +4k + t(3i +12j +3k)

For b), just remember that two vectors are perpendicular (orthogonal) WRT to each other, if their scalar product is zero.
 


To solve part b) of this problem, we can use the dot product to find the position vector of point P. Since we know that OP is perpendicular to AB, we can use the fact that the dot product of two perpendicular vectors is equal to 0.

First, let's find the vector AB by subtracting the position vector of point A from the position vector of point B:

AB = (7i +j +7k) - (4i -11j +4k)
= 3i +12j +3k

Next, we need to find the unit vector of AB by dividing the vector AB by its magnitude:

|AB| = √(3^2 + 12^2 + 3^2) = √(144) = 12

uAB = (3i +12j +3k)/12 = (1/4)i + (1/4)j + (1/4)k

Now, we can use the dot product to find the position vector of point P. We know that the dot product of OP and AB is equal to 0, so we can set up the following equation:

OP · AB = 0

Substituting the values we have found, we get:

(x,y,z) · (3i +12j +3k) = 0

Using the distributive property, we can expand this to:

3x +12y +3z = 0

We also know that the position vector of point P must lie on the line AB, so we can set up the following equation using the vector equation we found in part a):

(x,y,z) = (4i -11j +4k) + t(3i +12j +3k)

Substituting this into the equation we found earlier, we get:

3(4i -11j +4k) +12(-11j +4k) +3(4k) + t(3i +12j +3k) = 0

Expanding this equation, we get:

12i -33j +12k -132j +48k +12k + 3ti +12tj +3tk = 0

Simplifying, we get:

(3t+12)i + (-33+12t)j + (12+3t)k = 0

Since the coefficients of i, j
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Correct statement about a reservoir with an outlet pipe'
The answer to this question is statements (ii) and (iv) are correct. (i) This is FALSE because the speed of water in the tap is greater than speed at the water surface (ii) I don't even understand this statement. What does the "seal" part have to do with water flowing out? Won't the water still flow out through the tap until the tank is empty whether the reservoir is sealed or not? (iii) In my opinion, this statement would be correct. Increasing the gravitational potential energy of the...
Thread 'A bead-mass oscillatory system problem'
I can't figure out how to find the velocity of the particle at 37 degrees. Basically the bead moves with velocity towards right let's call it v1. The particle moves with some velocity v2. In frame of the bead, the particle is performing circular motion. So v of particle wrt bead would be perpendicular to the string. But how would I find the velocity of particle in ground frame? I tried using vectors to figure it out and the angle is coming out to be extremely long. One equation is by work...
Back
Top