Solving for the X and Y components of a Vector

  • Thread starter Thread starter slu1986
  • Start date Start date
  • Tags Tags
    Components Vector
AI Thread Summary
To find the x- and y-components of a vector that is 40.0 m long and makes a 50.0° angle counterclockwise from the y-axis, it's essential to visualize the vector correctly in the Cartesian plane. The x-component should be calculated using the sine function, as it represents the opposite side of the right triangle formed, resulting in 40 sin(50°), while the y-component is found using the cosine function, yielding 40 cos(50°). The confusion arises from the orientation of the angle; since the vector is in the second quadrant, the x-component will indeed be negative, while the y-component remains positive. The correct components are thus x = -40 sin(50°) and y = 40 cos(50°). Understanding the relationship between the angle and the triangle's sides is crucial for accurate calculations.
slu1986
Messages
36
Reaction score
0
1. A vector is 40.0 m long and makes an angle of 50.0° counterclockwise from the y-axis (on the side of the -x-axis). What are the x- and y-components of this vector?




2. Homework Equations
Sin = opp/hyp
Cos = adj/hyp


3. I tried solving for the x and y components of the vector by taking the -cos(50.0) 40.0m and came up with this= x-component: -25.7 and for the y component I took the sin (50.0) 40.0 m and came up with this = y-component: 30.6 m. However, these answers aren't correct and I don't understand what I am doing wrong. Could someone please explain exactly what I'm doing wrong.
 
Physics news on Phys.org
Imagine the Cartesian grid, with its x- and y-axis stretching to infinity. Imagine an arrow going off at 50 degrees to the y-axis. Then, imagine a line going from the end of the arrow to the y-axis. Do you see why the x-component isn't -40cos(50)?
 
I drew out the vector in the second quadrant which means the x component would be negative and the y component would be positive right? I'm sorry, but I do not understand what I'm doing wrong.
 
Note the right triangle in your drawing, formed by the vector, the y-axis, and the line from the end of the vector to the y-axis. The horizontal part--the leg from the y-axis to the vector--is the "opposite" side from the 50-degree angle, so its length would be 40sin(50). It also represents the distance from the x=0.
 
I am still confused, I did what you're saying for the y-component. So the 40 sin(50) would be the x component? I thought only cosine could be used to find the x component and sin for the y component.
 
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