Displacement problem with unit vectors

AI Thread Summary
The discussion revolves around solving a displacement problem using unit vectors and the dot product. One participant successfully calculated a result using a specific method but encountered confusion with the dot product and vector magnitudes. They struggled to understand how to properly compute the component of one vector along another, particularly the significance of the denominator in the formula. Clarifications were provided about the dot product and the magnitude of vectors, leading to a better understanding of the calculations involved. The exchange highlights the complexities of working with vectors and the importance of grasping fundamental concepts in vector mathematics.
Ursa
Messages
11
Reaction score
2
Homework Statement
In a meeting of mimes, mime 1 goes through a displacement d1 = (7.07 m)i + (3.94 m)j and and mime 2 goes through a displacement d2 = (-7.03 m)i + (4.1 m)j. What are (a)|d1 × d2|, (b)d1 · d2, (c)(d1 + d2) · d2, and (d) the component of d1 along the direction of d2?
Relevant Equations
a · b = ab *cos ϕ
a · b = ax*bx+ ay*by+az*bz
a = sqrt(ax^2+ay^2)
rx=ax+bx
rx=ax+bx
(a) I did (7.07*4.1)-(-7.03*3.94)=56.7 with this method I got this answer correct in my first attempt.

(b) This where I seem to have gone wrong. I used a · b = (axbx +ayby) then I used a = sqrt(ax2+ay2) to get a single number for the answer. Filling in the numbers 7.07*-7.03 + 4.94*4.1 = -49.7i+16.2j. Then sqrt(-49.2+16.22)=52.3

(c) I first solved for (d1 + d2) with ax+bx 7.07+-7.03 + 4.94+4.1 = -0.04i+8.04j. Then used those unit vectors in the same way as in part (b) to get 32.97

(d) This one I didn't understand at all, I gave it a shot by trying to solve d1 *cos ϕ. first trying to find ϕ by a · b = ab *cos ϕ
cos-1((a · b)/ab). Finding d1 and d2 by a = sqrt(ax2+ay2
d1=8.09
d2= 8.14
cos-1(52.3/8.09 * 8.14)=37.4

Then 8.14 cos 37.4= 6.43 mI just fundamentally don't understand vectors and really don't get how to do math with them. Any analyses of what I'm doing wrong, explanation and/or drawings would be appreciated.
 
Last edited:
Physics news on Phys.org
Ursa said:
(b) This where I seem to have gone wrong. I used a · b = (axbx +ayby) then I used a = sqrt(ax2+ay2) to get a single number for the answer. Filling in the numbers 7.07*-7.03 + 4.94*4.1 = -49.7i+16.2j. Then sqrt(-49.2+16.22)=52.3
The dot product is just a number so: ##\vec d_1 \cdot \vec d_2 = 7.07*-7.03 + 3.94*4.1 = -49.7+16.2##

Note that should be ##3.94## in there.

Ursa said:
(d) This one I didn't understand at all,
The component of one vector along another is what you get if you imagine taking the second vector as one of your basis vectors. Specifically, the component of ##\vec d_1## along ##\vec d_2## is defined as:
$$\frac{\vec d_1 \cdot \vec d_2}{|\vec d_2|}$$
 
PeroK said:
The dot product is just a number so: ##\vec d_1 \cdot \vec d_2 = 7.07*-7.03 + 3.94*4.1 = -49.7+16.2##
So in order to get the answer I should just add ##-49.7+16.2## to get ##-33.5##?

PeroK said:
The component of one vector along another is what you get if you imagine taking the second vector as one of your basis vectors. Specifically, the component of ##\vec d_1## along ##\vec d_2## is defined as:
$$\frac{\vec d_1 \cdot \vec d_2}{|\vec d_2|}$$
Once I grasp how to get ##\vec d_1 \cdot \vec d_2## correct I have the top part, but could you expand on what exactly the denominator is? Will is be the ##d_2## = 8.14 which I calculated in my attempt?
 
Ursa said:
So in order to get the answer I should just add ##-49.7+16.2## to get ##-33.5##?Once I grasp how to get ##\vec d_1 \cdot \vec d_2## correct I have the top part, but could you expand on what exactly the denominator is? Will is be the ##d_2## = 8.14 which I calculated in my attempt?
Yes, and yes. If ##\vec d## is a vector, then ##|\vec d| \equiv d \equiv \sqrt{\vec d \cdot \vec d}## where ##|\vec d|## and ##d## are both common notations for the magnitude of a vector.
 
PeroK said:
Yes, and yes. If ##\vec d## is a vector, then ##|\vec d| \equiv d \equiv \sqrt{\vec d \cdot \vec d}## where ##|\vec d|## and ##d## are both common notations for the magnitude of a vector.
Thank you, now I understand it a bit better.
 
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