Vector addition. finding x & y components, the magnitude, & the angle

AI Thread Summary
The discussion revolves around solving a vector addition problem involving two vectors of equal magnitude (14.8 m) at angles 32 degrees and 108 degrees. The user initially calculated the x and y components, resulting in Rx = 7.98 m and Ry = 21.9 m, and subsequently found the magnitude of the resultant vector to be 23.3 m. However, the angle with the positive x-axis was initially calculated incorrectly. The user later realized the correct angle should be based on 140 degrees, which is the sum of the two angles, leading to the correct calculation of the resultant angle. The final resolution highlights the importance of accurately determining the angles in vector problems.
pizzie
Messages
4
Reaction score
0

Homework Statement


Two vectors have equal magnitude of 14.8 m and the angles are theta 1 = 32 deg & theta 2 = 108 deg. Find a) their x component b)their y component of vector sum \vec{}r c) the magnitude of \vec{}r & d) the angle \vec{}r makes with the positive direction of the x axis.


Homework Equations


Ax = Acos(theta)
Ay = Asin(theta)
Rx = Ax + Bx
Ry = Ay + By
R = sqrt of [Rx (squared) + Ry (squared)]
theta = arctan of (Ry/Rx)

The Attempt at a Solution


a) First, I found Ax by doing 14.8 * cos32 which gave me 12.55
then i found Bx by multiplying 14.8*cos108 which gave me -4.57
I added those two for Rx] & got 7.98 m

b) i found the y of A by doing 14.8sin32 = 7.8428. i found the y of B by doing 14.8sin108 = 14.0756. i added 7.8 & 14.0756 to get Ry & got 21.9 m

c) i took the square root of (7.98(squared) + 21.9(squared) & got 23.3 m

d) to find theta i took the inverse tangent of 21.9/7.98 & got 7.9776 degrees

the problem is that all of my answers are wrong & I'm not sure where my issue is. any help would be much appreciated. thank you
 
Physics news on Phys.org
Your answers look fine to me except for the angle r makes with the x-axis. Your approach is fine, so you probably just plugged it into the calculator incorrectly.
 
thanks. i figured it out. i needed to use 140 for theta 2 (108+32). because B's angle was 108 plus the 32
 
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