Finding Vector Lengths: Can't figure out what I am doing wrong

  • Thread starter Thread starter lanzjohn
  • Start date Start date
  • Tags Tags
    Figure Vector
AI Thread Summary
The discussion revolves around calculating the y-component of vector B given vector A and their respective angles. The user initially calculated the y-component using trigonometric functions but was uncertain about the sign of the result. It was clarified that since vector B points downward, its y-component should indeed be negative. Additionally, the importance of considering vector direction after calculating lengths was emphasized, noting that reversing directions would not change the triangle's dimensions. Ultimately, the correct approach involves both accurate calculations and attention to vector orientation.
lanzjohn
Messages
14
Reaction score
0

Homework Statement


The diagram below shows two vectors, A and B, and their angles relative to the coordinate axes as indicated.
prob01a_vectors2.gif



DATA: alpha = 42.7 degrees,
beta = 60.0 degrees,
A = 6.70 cm.
The vector A - B is parallel to the -x axis (points due West). Calculate the y component of vector B.



Homework Equations



SOH CAH TOA



The Attempt at a Solution


So I can't figure out what I am doing wrong. I thought I knew these basics! ARG Anyway I got one chance left. So please let me know if I'm right

Well I found the angle of the triangle I am trying to find vecor y for. I am using the right triangle Since the sum vector (A-B) has no y-component, vector A must have the same y-component as vector B.

So:
90-42.7=47.3

cos47.3 = x/6.7
6.7 * cos47.3=x

Answer:
x=4.54367 cm

And that's it! BUT NOOOOO its not right ha. Is it suppose to be -4.54367cm because the component y is going y-? Or maybe I am just pig headed and am missing a major part in the problem.
 
Physics news on Phys.org
lanzjohn said:
Is it suppose to be -4.54367cm because the component y is going y-?
Yes, that's my guess. The y-component of vector B is point down, so that component is negative.

If you solve this problem using triangles (which is perfectly okay to do), you need to go back later and look at the vector to keep track of the directions of the components. Hypothetically, if A and/or B reversed directions (180o), you would still end up with the same triangles. The lengths of the sides of the triangles involved would be identical to the case where directions were not reversed. So after you calculate the lengths of a given side, you need to go back and look at the vector to determine which way that side is pointing.
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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