Vector Addition using coordinates

AI Thread Summary
Vector A has coordinates (2,1,1) and vector B has coordinates (3,-1,4). To find the result of subtracting vector B from vector A, one must first understand that the coordinates represent the x, y, and z components of the vectors. The third coordinate indicates the z-component, and the order of the coordinates is always (x, y, z). To perform vector addition or subtraction, simply add or subtract the corresponding components. Understanding these components is crucial for accurately calculating the resultant vector.
jumbogala
Messages
414
Reaction score
4

Homework Statement


You have a vector, labelled A, with the coordinates (2,1,1). Subtract vector B, coordinates (3,-1,4) from vector A.


Homework Equations


Take vector A, and flip vector B in the opposite direction. Line up vector B's tip to vector A's tail, and draw the new vector from tail to tip.

What I am unsure about are those 3 coordinates. I have only learned in class to use two coordinates. What does the third one mean?


The Attempt at a Solution


I'm guessing that one number is the x-component, and that one is the y-component. I have no idea what the third one would be, however. Also, I have no idea what order they are in!
 
Physics news on Phys.org
The third number is the z-component. They are always written in the order (x, y, z). In this context they are called the components of the vector. To add vectors given their components, just add x-components, to give the resultant vector x-component, the y-components to give the resultant vector y-component... etc.
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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