Angular Momentum Homework: Magnitude of Object's L at (0,9,0)

AI Thread Summary
To calculate the angular momentum of a 1.2 kg object moving at (4i - 2j) m/s at the point (0, 9, 0), the correct approach involves using the vector cross product rather than simple multiplication. The angular momentum L is defined as L = r × p, where r is the position vector and p is the momentum vector. The initial calculations yielded a magnitude of 48.2, which was incorrect due to misunderstanding the vector nature of the problem. The correct answer, derived from proper vector analysis, is approximately 24.0, with discussions highlighting the importance of understanding vector components and the right-hand rule for cross products. Clarifications on finding angles between vectors and the significance of direction in momentum and radius were also emphasized.
yankees26an
Messages
36
Reaction score
0

Homework Statement



A 1.2 kg object travels with constant velocity (4i - 2j) m/s. When the object is at the point (0
m, 9 m, 0 m), what is the magnitude of its angular momentum about the origin?


Homework Equations



p = m*v
L = r*p

The Attempt at a Solution



v = sqrt(4^2 + 2^2)
p = m*v = 5.36

L = r*p = 9*5.36 = 48.2

Interestingly the answer I get this way is 2x the right answer. I wonder if this is a coincidence of not. Not sure how to do it the 'right' way.
 
Physics news on Phys.org
yankees26an said:
L = r*p

These are not scalars, so this

L = r*p = 9*5.36 = 48.2

is wrong.
 
L is NOT simply given by r multiplied by p. The definition of L is

\textbf{L} = \textbf{r} \times \textbf{p}​

Where boldface quantities are vectors and the multiplication symbol signifies the vector cross product. Since L is the cross product of the r and p vectors, components of the momentum parallel to r do not contribute to the angular momentum. Are you sure that the right answer is 24.1, because I get a different answer both ways (i.e. by doing the full vector cross product or by using the fact that components of the velocity || to the position vector can be ignored)?
 
Borek said:
These are not scalars

Ok. On a diagram, 9 just turns out to be the height/radius. Not sure if that means anything.

x and z are 0 so they don't affect anything, so I just have the value of y left. If it's not scalar then do you have any suggestions how to continue the problem. :-p

cepheid said:
The answer was 24.0, which was 0.1 off but I thought it was acceptable to call it 2x because of the magnititude of the uncertainty

So a cross product would be r*Fsin(pheta). But how do I get to pheta?
 
Last edited:
First of all, to answer your question, the angle in the sine factor is the angle between the two vectors in the cross product.

Second of all, that is probably not the approach you want to take to calculate the cross product. It only tells you the magnitude, not the direction. You need to look up the definition of a cross product in Cartesian coordinates. Ie for input vectors of given x,y, and z components, what are the x y and z components of the result? This is closely related to the right hand rule.

Thirdly (minor point), there is no such Greek letter as 'pheta'. Perhaps you were thnking of theta?
 
cepheid said:
Thirdly (minor point), there is no such Greek letter as 'pheta'. Perhaps you were thnking of theta?

Ok you got me =P

cepheid said:
First of all, to answer your question, the angle in the sine factor is the angle between the two vectors in the cross product.

How would I go about finding the angle between momentum and r?
 
How would I go about finding the angle between momentum and r?[/QUOTE]

You would find it based upon their respective directions. But like I said, that is not the best approach. You should really read the second of my three points (the one you did not quote)
 
cepheid said:
How would I go about finding the angle between momentum and r?

You would find it based upon their respective directions. But like I said, that is not the best approach. You should really read the second of my three points (the one you did not quote)[/QUOTE]

Ok so the radius is in the Y direction? The momentum in the x direction?

I also remember some stuff about i,j,k, but seriously how do I apply it here :bugeye:
 
Back
Top