Finding the displacement thru position vectors

AI Thread Summary
To find the displacement vector between points A(2,3,4) and B(-4,-5,3), the equation vector AB = (x2-x1)i + (y2-y1)j + (z2-z1)k is used. The displacement vector must have a magnitude of 10m and point in the same direction as vector AB, which is calculated as (-6i -8j -k)/sqrt(101). This indicates that while the displacement vector shares the direction of vector AB, it is not identical to it; instead, it is a scaled version. The average velocity of the particle can be determined by dividing the displacement vector by the time of motion, which is 2.5 seconds. Understanding the relationship between the magnitude and direction is crucial for solving the problem accurately.
pratjoehahn
Messages
2
Reaction score
0

Homework Statement


A particle is displaced by 10m along a direction joining 2 points having coordinates A(2,3,4) and B(-4,-5,3).Find the displacement vector if the time of the motion is 2.5 seconds.Find avg. velocity of this particle.


Homework Equations


vector AB = (x2-x1)i + (y2-y1)j +(z2-z1)k



The Attempt at a Solution


using the above equation I got the position vectors but I don't know how to do anything after that...I can maybe but displacement is already given(10m) so why does it tell to find the displacement again.
Behind the book I checked the answers and got this 10[(-6i -8j -k)/sqrt(101)].
 
Physics news on Phys.org
It wants the displacement vector along the direction of the vector from A to B.

This vector will have a magnitude of 10 m, and will be in the direction of the vector from A to B.
 
but the answer still bugs me ... I know 10 is the magnitude but what is (-6i -8j -k)/sqrt(101) ?
 
The displacement vector of 10m has the same direction as the vector (B-A) but it is not identical to (B-A). Hint: think unit vector multiplied by a magnitude.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top