Position, Displacement & Force Vectors: Solving 3D Vector Problems

  • Thread starter Thread starter Physicus2
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
The discussion revolves around solving a 3D vector problem involving two particles, A and B, with specific positions on the x-y and y-z planes. Particle A is located at (20, 20, 0) and particle B at (0, 40, 40), with the need to determine the displacement vector R from A to B and a force vector F of 20 Newtons pointing from A to B. The user struggles with visualizing the positions and applying Pythagorean theorem to find the coordinates correctly, especially after a misstatement in the problem regarding the coordinates. The solution involves using geometric principles to establish the correct relationships between the coordinates and applying unit vectors to determine the force vector. Overall, the discussion emphasizes the importance of accurately interpreting the problem and using mathematical concepts to solve for vector components.
Physicus2
Messages
4
Reaction score
0

Homework Statement


I'm working with some 3-D vectors, which I'm a bit unsure about. I may have more of a clue than I think, but I could use a bit of assistance. So...

I'm dealing with two particles, A and B. A is on the x-y plane where x=y (*corrected: this was mistyped as x=7 when originally posted; it should be x=y) and is 20 meters from the origin, while B is on the y-z plane where y=z and is 40 meters from the origin. Write the two position vectors A and B in terms of their components, and the same for the displacement vector R that goes from A to B. Then, write a force vector F with magnitude 20 Newtons and pointing from A to B (also in component form).

The Attempt at a Solution



My initial and probably primary issue with this problem is determining where these two points are. I presume in digging through my thoughts that A is at point (20, 20, 0) and B (0, 40, 40). That would mean that my components are (for A) 20i + 20j and (for B) 40j + 40k. I'm not positive about this, though, and I'd appreciate some advice. As for the force vector, I realize I need to use (create) a unit vector to do this, but how do I create a vector that is in this 3-D form? My thought is that I could do this when I have the other vector components, but how do I use the magnitude (20 Newtons) in order to solve this?

Thank you for any assistance!
 
Last edited:
Physics news on Phys.org
It's a matter of actually drawing it out to solve for things =).

Such as the first part; x = 7 and is 20 meters away. We can use Pythagoreans theorem to this. x = 7, R = 20. a^2 + b^2 = c^2; b^2 = c^2 - a^2; b (This is y) = sqrt(20^2 - 7^2).

Then you have an idea of where it should be in the y direction =).

For A: [x y z] --> [7 y z]

It's just setting it up geometrically (using triangles) to understand where they are and applying some stuff here and there =). There's nothing too tricky about it, it's just how you go about doing your work.
 
Last edited:
Thank you, that does help. I do unfortunately have to say that I apparently glossed over it in my proofreading, but the question should state that "x=y" and not "x=7." What does this do for the development of my triangle? Does that mean that the two sides are 20 and 20, since the point is 20 from the origin?
 
No. You have a point A in the x-y plane, such that its distance from the origin in 20 and its x coordinate is equal to its y coordinate. So, one can construct a right angled triangle with sides x, y and 20 (where 20 is the hypotenuse). Try using Pythagoras' Theorem on this triangle to obtain x and y (remembering that x=y).
 
Last edited:
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